tastypie
Version:
Tastypie is a webservice API framework for Node.js based on Django's Tastypie Framework. It provides a convenient, yet powerful and highly customizable, abstraction for creating REST-style interfaces
89 lines (88 loc) • 2.13 kB
JSON
{
"_args": [
[
{
"raw": "prime-util@*",
"scope": null,
"escapedName": "prime-util",
"name": "prime-util",
"rawSpec": "*",
"spec": "*",
"type": "range"
},
"/home/esatterwhite/dev/js/node-tastypie"
]
],
"_from": "prime-util@*",
"_id": "prime-util@0.5.0",
"_inCache": true,
"_installable": true,
"_location": "/prime-util",
"_npmUser": {
"name": "arian",
"email": "stolwijk.arian@gmail.com"
},
"_npmVersion": "1.4.23",
"_phantomChildren": {},
"_requested": {
"raw": "prime-util@*",
"scope": null,
"escapedName": "prime-util",
"name": "prime-util",
"rawSpec": "*",
"spec": "*",
"type": "range"
},
"_requiredBy": [
"/"
],
"_resolved": "https://registry.npmjs.org/prime-util/-/prime-util-0.5.0.tgz",
"_shasum": "8f1021d395de866237423e97511427eecc256b10",
"_shrinkwrap": null,
"_spec": "prime-util@*",
"_where": "/home/esatterwhite/dev/js/node-tastypie",
"author": {
"name": "Arian Stolwijk"
},
"bugs": {
"url": "https://github.com/arian/prime-util/issues"
},
"dependencies": {
"mout": "^0.10.0",
"prime": "~0.4.0"
},
"description": "Extra Utilities using Prime",
"devDependencies": {
"expect.js": "0.2",
"jshint": "^2.5.5",
"mocha": "^1.21.4"
},
"directories": {},
"dist": {
"shasum": "8f1021d395de866237423e97511427eecc256b10",
"tarball": "https://registry.npmjs.org/prime-util/-/prime-util-0.5.0.tgz"
},
"gitHead": "e45d5bd46ce214e3790b3bcbd62c823e54ca3492",
"homepage": "https://github.com/arian/prime-util",
"license": "MIT",
"main": "index.js",
"maintainers": [
{
"name": "arian",
"email": "stolwijk.arian@gmail.com"
}
],
"name": "prime-util",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git://github.com/arian/prime-util.git"
},
"scripts": {
"lint": "jshint .",
"mocha": "mocha --reporter spec test/**/*",
"test": "npm run lint && npm run mocha"
},
"version": "0.5.0"
}