shelf.js
Version:
A modular, powerful wrapper library for persistent objects in the browser and Node.js
34 lines (33 loc) • 707 B
JSON
{
"author": {
"name": "Douglas Crockford",
"email": "douglas@crockford.com",
"url": "http://crockford.com"
},
"contributors": [
{
"name": "AJ ONeal",
"email": "coolaj86@gmail.com",
"url": "http://coolaj86.info"
}
],
"name": "JSON",
"description": "Douglas Crockford's json2.js",
"keywords": [
"ender"
],
"version": "1.0.0",
"homepage": "http://json.org",
"repository": {
"url": "git://github.com/douglascrockford/JSON-js.git"
},
"main": "json2.js",
"engines": {
"node": ">= 0.2.0"
},
"dependencies": {},
"devDependencies": {},
"_id": "JSON@1.0.0",
"readme": "ERROR: No README.md file found!",
"_from": "JSON@1.0.0"
}