iopsys-feed/luciexpress/node_modules/JSON/package.json
Martin Schröder 6897e61b2c Merged source
2015-06-15 21:59:01 +02:00

40 lines
921 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": {},
"bugs": {
"url": "https://github.com/douglascrockford/JSON-js/issues"
},
"readme": "ERROR: No README data found!",
"_id": "JSON@1.0.0",
"dist": {
"shasum": "0d49bb3478046f641a747357929daa61a2326bff"
},
"_from": "JSON@",
"_resolved": "https://registry.npmjs.org/JSON/-/JSON-1.0.0.tgz"
}