mirror of
https://github.com/wahyd4/cdnjs.git
synced 2026-08-11 05:46:04 +10:00
25 lines
570 B
JSON
25 lines
570 B
JSON
{
|
|
"name": "json2",
|
|
"filename": "json2.js",
|
|
"version": "20110223",
|
|
"description": "This file creates a global JSON object containing two methods: stringify and parse.",
|
|
"homepage": "https://github.com/douglascrockford/JSON-js",
|
|
"keywords": [
|
|
"json",
|
|
"popular"
|
|
],
|
|
"maintainers": [
|
|
{
|
|
"name": "Douglas Crockford",
|
|
"web": "http://crockford.com/"
|
|
}
|
|
],
|
|
"repositories": [
|
|
{
|
|
"type": "git",
|
|
"url": "https://github.com/douglascrockford/JSON-js"
|
|
}
|
|
]
|
|
|
|
}
|