Files
cdnjs/ajax/libs/json5/package.json
T
2014-03-06 14:15:51 -08:00

18 lines
316 B
JSON

{
"name": "json5",
"npm-name": "json5",
"filename": "json5.min.js",
"version": "0.3.0",
"description": "Modern JSON for the ES5 era",
"homepage": "http://json5.org",
"keywords": [
"json"
],
"repositories": [
{
"type": "git",
"url": "https://github.com/aseemk/json5"
}
]
}