mirror of
https://dev.iopsys.eu/feed/iopsys.git
synced 2026-03-03 16:04:53 +01:00
40 lines
921 B
JSON
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"
|
|
}
|