nodulator
Version:
Complete NodeJS Framework for Restfull APIs
94 lines (93 loc) • 2.22 kB
JSON
{
"_args": [
[
{
"name": "hacktiv",
"raw": "hacktiv@0.0.4",
"rawSpec": "0.0.4",
"scope": null,
"spec": "0.0.4",
"type": "version"
},
"/home/fgreiner/prog/js/Nodulator"
]
],
"_from": "hacktiv@0.0.4",
"_id": "hacktiv@0.0.4",
"_inCache": true,
"_installable": true,
"_location": "/hacktiv",
"_nodeVersion": "5.9.0",
"_npmOperationalInternal": {
"host": "packages-12-west.internal.npmjs.com",
"tmp": "tmp/hacktiv-0.0.4.tgz_1459015090907_0.08943115524016321"
},
"_npmUser": {
"email": "contact@champii.io",
"name": "champii"
},
"_npmVersion": "3.7.3",
"_phantomChildren": {},
"_requested": {
"name": "hacktiv",
"raw": "hacktiv@0.0.4",
"rawSpec": "0.0.4",
"scope": null,
"spec": "0.0.4",
"type": "version"
},
"_requiredBy": [
"/"
],
"_resolved": "https://registry.npmjs.org/hacktiv/-/hacktiv-0.0.4.tgz",
"_shasum": "99f1855feae54c7a80d2fc51d9abdab9fb7b6037",
"_shrinkwrap": null,
"_spec": "hacktiv@0.0.4",
"_where": "/home/fgreiner/prog/js/Nodulator",
"author": {
"name": "Champii"
},
"bugs": {
"url": "https://github.com/Champii/Hacktiv/issues"
},
"dependencies": {
"livescript": "^1.4.0",
"underscore": "^1.8.3"
},
"description": "Auto re-execute functions when data change",
"devDependencies": {
"livescript": "^1.4.0"
},
"directories": {},
"dist": {
"shasum": "99f1855feae54c7a80d2fc51d9abdab9fb7b6037",
"tarball": "https://registry.npmjs.org/hacktiv/-/hacktiv-0.0.4.tgz"
},
"gitHead": "68140d42aca5333030c388ed3f9b34476e94e081",
"homepage": "https://github.com/Champii/Hacktiv#readme",
"keywords": [
"FRP",
"Functional",
"Reactive",
"Programming"
],
"license": "GPLv2",
"main": "index.js",
"maintainers": [
{
"email": "greine_f@epitech.eu",
"name": "champii"
}
],
"name": "hacktiv",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git+https://github.com/Champii/Hacktiv.git"
},
"scripts": {
"test": "mocha --compilers ls:livescript test"
},
"version": "0.0.4"
}