nodulator
Version:
Complete NodeJS Framework for Restfull APIs
79 lines (78 loc) • 1.89 kB
JSON
{
"_args": [
[
{
"name": "parseuri",
"raw": "parseuri@0.0.4",
"rawSpec": "0.0.4",
"scope": null,
"spec": "0.0.4",
"type": "version"
},
"/home/fgreiner/prog/js/Nodulator/node_modules/socket.io-client"
]
],
"_from": "parseuri@0.0.4",
"_id": "parseuri@0.0.4",
"_inCache": true,
"_installable": true,
"_location": "/parseuri",
"_npmUser": {
"email": "koren@mit.edu",
"name": "gal"
},
"_npmVersion": "1.3.15",
"_phantomChildren": {},
"_requested": {
"name": "parseuri",
"raw": "parseuri@0.0.4",
"rawSpec": "0.0.4",
"scope": null,
"spec": "0.0.4",
"type": "version"
},
"_requiredBy": [
"/engine.io-client",
"/socket.io-client"
],
"_resolved": "https://registry.npmjs.org/parseuri/-/parseuri-0.0.4.tgz",
"_shasum": "806582a39887e1ea18dd5e2fe0e01902268e9350",
"_shrinkwrap": null,
"_spec": "parseuri@0.0.4",
"_where": "/home/fgreiner/prog/js/Nodulator/node_modules/socket.io-client",
"author": "",
"bugs": {
"url": "https://github.com/get/parseuri/issues"
},
"dependencies": {
"better-assert": "~1.0.0"
},
"description": "Method that parses a URI and returns an array of its components",
"devDependencies": {
"mocha": "1.17.1"
},
"directories": {},
"dist": {
"shasum": "806582a39887e1ea18dd5e2fe0e01902268e9350",
"tarball": "https://registry.npmjs.org/parseuri/-/parseuri-0.0.4.tgz"
},
"homepage": "https://github.com/get/parseuri",
"license": "MIT",
"maintainers": [
{
"email": "koren@mit.edu",
"name": "gal"
}
],
"name": "parseuri",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git+https://github.com/get/parseuri.git"
},
"scripts": {
"test": "make test"
},
"version": "0.0.4"
}