Repository URL to install this package:
|
Version:
1.2.0-1346 ▾
|
{
"author": {
"name": "Douglas Crockford",
"url": "http://crockford.com/"
},
"bugs": {
"url": "https://github.com/substack/jsonify/issues"
},
"dependencies": {},
"description": "JSON without touching any globals",
"devDependencies": {
"garbage": "0.0.x",
"tap": "0.0.x"
},
"directories": {
"lib": ".",
"test": "test"
},
"engines": {
"node": "*"
},
"homepage": "https://github.com/substack/jsonify#readme",
"license": "Public Domain",
"main": "index.js",
"maintainers": [
{
"name": "substack",
"email": "mail@substack.net"
}
],
"name": "jsonify",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git://github.com/substack/jsonify.git"
},
"version": "0.0.0"
}