nodulator
Version:
Complete NodeJS Framework for Restfull APIs
90 lines (89 loc) • 2.24 kB
JSON
{
"_args": [
[
{
"name": "polyparams",
"raw": "polyparams@0.0.4",
"rawSpec": "0.0.4",
"scope": null,
"spec": "0.0.4",
"type": "version"
},
"/home/fgreiner/prog/js/Nodulator"
]
],
"_from": "polyparams@0.0.4",
"_id": "polyparams@0.0.4",
"_inCache": true,
"_installable": true,
"_location": "/polyparams",
"_nodeVersion": "5.9.0",
"_npmOperationalInternal": {
"host": "packages-12-west.internal.npmjs.com",
"tmp": "tmp/polyparams-0.0.4.tgz_1459015181861_0.8557806557510048"
},
"_npmUser": {
"email": "contact@champii.io",
"name": "champii"
},
"_npmVersion": "3.7.3",
"_phantomChildren": {},
"_requested": {
"name": "polyparams",
"raw": "polyparams@0.0.4",
"rawSpec": "0.0.4",
"scope": null,
"spec": "0.0.4",
"type": "version"
},
"_requiredBy": [
"/"
],
"_resolved": "https://registry.npmjs.org/polyparams/-/polyparams-0.0.4.tgz",
"_shasum": "315a8117f92f81a9bf90a735f3fd5bc3be0b9ab4",
"_shrinkwrap": null,
"_spec": "polyparams@0.0.4",
"_where": "/home/fgreiner/prog/js/Nodulator",
"author": {
"name": "Champii"
},
"bugs": {
"url": "https://github.com/Champii/PolyParams/issues"
},
"dependencies": {
"livescript": "^1.4.0",
"prelude-ls": "^1.1.2"
},
"description": "Change your parameters position and/or their default value",
"devDependencies": {},
"directories": {},
"dist": {
"shasum": "315a8117f92f81a9bf90a735f3fd5bc3be0b9ab4",
"tarball": "https://registry.npmjs.org/polyparams/-/polyparams-0.0.4.tgz"
},
"gitHead": "065b823e07a5eeff46de66265bfd7e16f3b2cda5",
"homepage": "https://github.com/Champii/PolyParams#readme",
"keywords": [
"parameters",
"polymorphism"
],
"license": "GPL-2.0",
"main": "index.js",
"maintainers": [
{
"email": "contact@champii.io",
"name": "champii"
}
],
"name": "polyparams",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git+https://github.com/Champii/PolyParams.git"
},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"version": "0.0.4"
}