installeriza
Version:
Programmatically spawn & install node dependencies.
26 lines (25 loc) • 585 B
JSON
{
"name": "installeriza",
"version": "1.0.9",
"description": "Programmatically spawn & install node dependencies.",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://gitlab.com/marvindanig/npm-update-module.git"
},
"keywords": [
"bookiza",
"books",
"npm",
"installer",
"programmatically"
],
"author": "Marvin Danig <marvin@bubbl.in> (https://bubbl.in/marvin)",
"license": "ISC",
"dependencies": {
"spawn-npm-install": "1.2.0"
}
}