node-vhd
Version:
virtual hard disk
24 lines (23 loc) • 489 B
JSON
{
"name": "node-vhd",
"version": "0.2.0",
"description": "virtual hard disk",
"main": "index.js",
"scripts": {
"test": "index.html"
},
"repository": {
"type": "git",
"url": "git+ssh://git@github.com/zccz14/node-vhd.git"
},
"keywords": [
"node",
"vhd"
],
"author": "Riki",
"license": "MIT",
"bugs": {
"url": "https://github.com/zccz14/node-vhd/issues"
},
"homepage": "https://github.com/zccz14/node-vhd#readme"
}