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
124 lines (123 loc) • 2.84 kB
JSON
{
"_args": [
[
{
"raw": "debug@^2.0.0",
"scope": null,
"escapedName": "debug",
"name": "debug",
"rawSpec": "^2.0.0",
"spec": ">=2.0.0 <3.0.0",
"type": "range"
},
"/home/esatterwhite/dev/js/node-tastypie"
]
],
"_from": "debug@>=2.0.0 <3.0.0",
"_id": "debug@2.3.3",
"_inCache": true,
"_installable": true,
"_location": "/debug",
"_nodeVersion": "7.0.0",
"_npmOperationalInternal": {
"host": "packages-12-west.internal.npmjs.com",
"tmp": "tmp/debug-2.3.3.tgz_1479585558307_0.03629564819857478"
},
"_npmUser": {
"name": "tootallnate",
"email": "nathan@tootallnate.net"
},
"_npmVersion": "3.10.8",
"_phantomChildren": {},
"_requested": {
"raw": "debug@^2.0.0",
"scope": null,
"escapedName": "debug",
"name": "debug",
"rawSpec": "^2.0.0",
"spec": ">=2.0.0 <3.0.0",
"type": "range"
},
"_requiredBy": [
"/"
],
"_resolved": "https://registry.npmjs.org/debug/-/debug-2.3.3.tgz",
"_shasum": "40c453e67e6e13c901ddec317af8986cda9eff8c",
"_shrinkwrap": null,
"_spec": "debug@^2.0.0",
"_where": "/home/esatterwhite/dev/js/node-tastypie",
"author": {
"name": "TJ Holowaychuk",
"email": "tj@vision-media.ca"
},
"browser": "./browser.js",
"bugs": {
"url": "https://github.com/visionmedia/debug/issues"
},
"component": {
"scripts": {
"debug/index.js": "browser.js",
"debug/debug.js": "debug.js"
}
},
"contributors": [
{
"name": "Nathan Rajlich",
"email": "nathan@tootallnate.net",
"url": "http://n8.io"
},
{
"name": "Andrew Rhyne",
"email": "rhyneandrew@gmail.com"
}
],
"dependencies": {
"ms": "0.7.2"
},
"description": "small debugging utility",
"devDependencies": {
"browserify": "9.0.3",
"mocha": "*"
},
"directories": {},
"dist": {
"shasum": "40c453e67e6e13c901ddec317af8986cda9eff8c",
"tarball": "https://registry.npmjs.org/debug/-/debug-2.3.3.tgz"
},
"gitHead": "3ad8df75614cd4306709ad73519fd579971fb8d9",
"homepage": "https://github.com/visionmedia/debug#readme",
"keywords": [
"debug",
"log",
"debugger"
],
"license": "MIT",
"main": "./index.js",
"maintainers": [
{
"name": "kolban",
"email": "kolban1@kolban.com"
},
{
"name": "thebigredgeek",
"email": "rhyneandrew@gmail.com"
},
{
"name": "tjholowaychuk",
"email": "tj@vision-media.ca"
},
{
"name": "tootallnate",
"email": "nathan@tootallnate.net"
}
],
"name": "debug",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git://github.com/visionmedia/debug.git"
},
"scripts": {},
"version": "2.3.3"
}