npm-helper
Version:
A Node.JS module, It allow to automatically install modules for Node.js from your application
25 lines (24 loc) • 508 B
JSON
{
"name": "npm-helper",
"version": "0.0.6",
"description": "A Node.JS module, It allow to automatically install modules for Node.js from your application",
"main": "./lib/npm.js",
"repository": {
"type": "git",
"url": "git://github.com/pradeep-mishra/npm-helper.git"
},
"author": {
"name": "Pradeep Mishra"
},
"license": "MIT",
"readmeFilename": "README.md",
"keywords": [
"npm",
"npm-wrapper",
"npm",
"wrapper",
"npm",
"auto",
"installer"
]
}