UNPKG

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

96 lines (95 loc) 2.33 kB
{ "_args": [ [ { "raw": "jstoxml@~0.2.2", "scope": null, "escapedName": "jstoxml", "name": "jstoxml", "rawSpec": "~0.2.2", "spec": ">=0.2.2 <0.3.0", "type": "range" }, "/home/esatterwhite/dev/js/node-tastypie" ] ], "_from": "jstoxml@>=0.2.2 <0.3.0", "_id": "jstoxml@0.2.4", "_inCache": true, "_installable": true, "_location": "/jstoxml", "_nodeVersion": "5.0.0", "_npmOperationalInternal": { "host": "packages-12-west.internal.npmjs.com", "tmp": "tmp/jstoxml-0.2.4.tgz_1474916931681_0.49155469657853246" }, "_npmUser": { "name": "davidcalhoun", "email": "david.b.calhoun@gmail.com" }, "_npmVersion": "3.10.5", "_phantomChildren": {}, "_requested": { "raw": "jstoxml@~0.2.2", "scope": null, "escapedName": "jstoxml", "name": "jstoxml", "rawSpec": "~0.2.2", "spec": ">=0.2.2 <0.3.0", "type": "range" }, "_requiredBy": [ "/" ], "_resolved": "https://registry.npmjs.org/jstoxml/-/jstoxml-0.2.4.tgz", "_shasum": "ff3fb67856883a032953c7ce8ce7486210f48447", "_shrinkwrap": null, "_spec": "jstoxml@~0.2.2", "_where": "/home/esatterwhite/dev/js/node-tastypie", "author": { "name": "David Calhoun", "email": "david.b.calhoun@gmail.com" }, "bugs": { "url": "https://github.com/davidcalhoun/jstoxml/issues" }, "dependencies": {}, "description": "Convert JSON to XML (for RSS, Podcasts, etc.)", "devDependencies": {}, "directories": {}, "dist": { "shasum": "ff3fb67856883a032953c7ce8ce7486210f48447", "tarball": "https://registry.npmjs.org/jstoxml/-/jstoxml-0.2.4.tgz" }, "engines": { "node": ">=0.2.0" }, "gitHead": "9e5b339c4406e6fef5f6881bbe522bef9c78e171", "homepage": "http://github.com/davidcalhoun/jstoxml", "keywords": [ "xml", "json", "rss", "podcast", "sitemap", "site map" ], "main": "./jstoxml.js", "maintainers": [ { "name": "davidcalhoun", "email": "david.b.calhoun@gmail.com" } ], "name": "jstoxml", "optionalDependencies": {}, "readme": "ERROR: No README data found!", "repository": { "type": "git", "url": "git://github.com/davidcalhoun/jstoxml.git" }, "scripts": { "test": "node test.js" }, "version": "0.2.4" }