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
105 lines (104 loc) • 2.59 kB
JSON
{
"_args": [
[
{
"raw": "catbox-memory@^2.0.3",
"scope": null,
"escapedName": "catbox-memory",
"name": "catbox-memory",
"rawSpec": "^2.0.3",
"spec": ">=2.0.3 <3.0.0",
"type": "range"
},
"/home/esatterwhite/dev/js/node-tastypie"
]
],
"_from": "catbox-memory@>=2.0.3 <3.0.0",
"_id": "catbox-memory@2.0.4",
"_inCache": true,
"_installable": true,
"_location": "/catbox-memory",
"_nodeVersion": "6.4.0",
"_npmOperationalInternal": {
"host": "packages-12-west.internal.npmjs.com",
"tmp": "tmp/catbox-memory-2.0.4.tgz_1477441873298_0.3296869082842022"
},
"_npmUser": {
"name": "wyatt",
"email": "wpreul@gmail.com"
},
"_npmVersion": "3.10.3",
"_phantomChildren": {},
"_requested": {
"raw": "catbox-memory@^2.0.3",
"scope": null,
"escapedName": "catbox-memory",
"name": "catbox-memory",
"rawSpec": "^2.0.3",
"spec": ">=2.0.3 <3.0.0",
"type": "range"
},
"_requiredBy": [
"/"
],
"_resolved": "https://registry.npmjs.org/catbox-memory/-/catbox-memory-2.0.4.tgz",
"_shasum": "433e255902caf54233d1286429c8f4df14e822d5",
"_shrinkwrap": null,
"_spec": "catbox-memory@^2.0.3",
"_where": "/home/esatterwhite/dev/js/node-tastypie",
"bugs": {
"url": "https://github.com/hapijs/catbox-memory/issues"
},
"dependencies": {
"hoek": "4.x.x"
},
"description": "Memory adapter for catbox",
"devDependencies": {
"catbox": "7.x.x",
"code": "4.x.x",
"lab": "11.x.x"
},
"directories": {},
"dist": {
"shasum": "433e255902caf54233d1286429c8f4df14e822d5",
"tarball": "https://registry.npmjs.org/catbox-memory/-/catbox-memory-2.0.4.tgz"
},
"engines": {
"node": ">=4.0.0"
},
"gitHead": "91dc637a35fa79f6afb2d5baccd34c44898b37e9",
"homepage": "https://github.com/hapijs/catbox-memory#readme",
"keywords": [
"cache",
"catbox",
"memory"
],
"license": "BSD-3-Clause",
"main": "lib/index.js",
"maintainers": [
{
"name": "hueniverse",
"email": "eran@hueniverse.com"
},
{
"name": "wyatt",
"email": "wpreul@gmail.com"
},
{
"name": "cjihrig",
"email": "cjihrig@gmail.com"
}
],
"name": "catbox-memory",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git://github.com/hapijs/catbox-memory.git"
},
"scripts": {
"test": "lab -a code -v -L -t 100",
"test-cov-html": "lab -a code -r html -o coverage.html"
},
"version": "2.0.4"
}