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
110 lines (109 loc) • 2.56 kB
JSON
{
"_args": [
[
{
"raw": "boom@^4.0.0",
"scope": null,
"escapedName": "boom",
"name": "boom",
"rawSpec": "^4.0.0",
"spec": ">=4.0.0 <5.0.0",
"type": "range"
},
"/home/esatterwhite/dev/js/node-tastypie"
]
],
"_from": "boom@>=4.0.0 <5.0.0",
"_id": "boom@4.2.0",
"_inCache": true,
"_installable": true,
"_location": "/boom",
"_nodeVersion": "4.4.0",
"_npmOperationalInternal": {
"host": "packages-16-east.internal.npmjs.com",
"tmp": "tmp/boom-4.2.0.tgz_1476377152466_0.09154713805764914"
},
"_npmUser": {
"name": "arb",
"email": "arbretz@gmail.com"
},
"_npmVersion": "3.8.6",
"_phantomChildren": {},
"_requested": {
"raw": "boom@^4.0.0",
"scope": null,
"escapedName": "boom",
"name": "boom",
"rawSpec": "^4.0.0",
"spec": ">=4.0.0 <5.0.0",
"type": "range"
},
"_requiredBy": [
"/",
"/ammo",
"/catbox",
"/inert",
"/vision"
],
"_resolved": "https://registry.npmjs.org/boom/-/boom-4.2.0.tgz",
"_shasum": "c1a74174b11fbba223f6162d4fd8851a1b82a536",
"_shrinkwrap": null,
"_spec": "boom@^4.0.0",
"_where": "/home/esatterwhite/dev/js/node-tastypie",
"bugs": {
"url": "https://github.com/hapijs/boom/issues"
},
"dependencies": {
"hoek": "4.x.x"
},
"description": "HTTP-friendly error objects",
"devDependencies": {
"code": "3.x.x",
"lab": "10.x.x",
"markdown-toc": "0.12.x"
},
"directories": {},
"dist": {
"shasum": "c1a74174b11fbba223f6162d4fd8851a1b82a536",
"tarball": "https://registry.npmjs.org/boom/-/boom-4.2.0.tgz"
},
"engines": {
"node": ">=4.0.0"
},
"gitHead": "7cc537da52fdb551ee6517119e018640336739dc",
"homepage": "https://github.com/hapijs/boom#readme",
"keywords": [
"error",
"http"
],
"license": "BSD-3-Clause",
"main": "lib/index.js",
"maintainers": [
{
"name": "hueniverse",
"email": "eran@hueniverse.com"
},
{
"name": "wyatt",
"email": "wpreul@gmail.com"
},
{
"name": "arb",
"email": "arbretz@gmail.com"
}
],
"name": "boom",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git://github.com/hapijs/boom.git"
},
"scripts": {
"test": "lab -a code -t 100 -L -v",
"test-cov-html": "lab -a code -r html -o coverage.html -L",
"toc": "node generate-toc.js",
"version": "npm run toc && git add README.md"
},
"version": "4.2.0"
}