nodulator
Version:
Complete NodeJS Framework for Restfull APIs
90 lines (89 loc) • 2.1 kB
JSON
{
"_args": [
[
{
"name": "uri-path",
"raw": "uri-path@0.0.2",
"rawSpec": "0.0.2",
"scope": null,
"spec": "0.0.2",
"type": "version"
},
"/home/fgreiner/prog/js/Nodulator/node_modules/grunt-contrib-coffee"
]
],
"_from": "uri-path@0.0.2",
"_id": "uri-path@0.0.2",
"_inCache": true,
"_installable": true,
"_location": "/uri-path",
"_npmUser": {
"email": "ult_combo@hotmail.com",
"name": "ult_combo"
},
"_npmVersion": "1.4.6",
"_phantomChildren": {},
"_requested": {
"name": "uri-path",
"raw": "uri-path@0.0.2",
"rawSpec": "0.0.2",
"scope": null,
"spec": "0.0.2",
"type": "version"
},
"_requiredBy": [
"/grunt-contrib-coffee"
],
"_resolved": "https://registry.npmjs.org/uri-path/-/uri-path-0.0.2.tgz",
"_shasum": "803eb01f2feb17927dcce0f6187e72b75f53f554",
"_shrinkwrap": null,
"_spec": "uri-path@0.0.2",
"_where": "/home/fgreiner/prog/js/Nodulator/node_modules/grunt-contrib-coffee",
"author": {
"email": "ultcombo@gmail.com",
"name": "Ult Combo"
},
"bugs": {
"url": "https://github.com/UltCombo/uri-path/issues"
},
"dependencies": {},
"description": "Convert relative file system paths into safe URI paths",
"devDependencies": {
"mocha": "^1.20.1",
"should": "^4.0.4"
},
"directories": {},
"dist": {
"shasum": "803eb01f2feb17927dcce0f6187e72b75f53f554",
"tarball": "https://registry.npmjs.org/uri-path/-/uri-path-0.0.2.tgz"
},
"engines": {
"node": ">= 0.10"
},
"homepage": "https://github.com/UltCombo/uri-path",
"keywords": [
"uri",
"url",
"relative",
"file system",
"fs",
"path",
"convert"
],
"license": "WTFPL",
"main": "index.js",
"maintainers": [
{
"email": "ult_combo@hotmail.com",
"name": "ult_combo"
}
],
"name": "uri-path",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git+https://github.com/UltCombo/uri-path.git"
},
"version": "0.0.2"
}