mirror of
https://github.com/wahyd4/cdnjs.git
synced 2026-08-21 10:47:12 +10:00
Faker, angular-ui-router, backbone-associations, backbone-react-component, bean, bignumber.js, blueimp-gallery, chroma-js, crossfilter, crossroads, cubism, dc, depot, dropzone, es5-shim, eve.js, font-awesome, jsoneditor, jszip, klass, knockback, leapjs, minitranslate, moment-timezone, primish, queue-async, qwery, reqwest, reveal.js, rickshaw, sass.js, shred, speakingurl, stapes, string_score, typeahead.js, underscore.string, vega They were verified as fully matching contents of cdnjs in npm version and individual files were compared with md5 to show no differences.
46 lines
1.1 KiB
JSON
46 lines
1.1 KiB
JSON
{
|
|
"name": "jsoneditor",
|
|
"filename": "jsoneditor-min.js",
|
|
"version": "2.3.6",
|
|
"description": "JSON Editor Online is a web-based tool to view, edit, and format JSON. It shows your data side by side in a clear, editable treeview and in formatted plain text.",
|
|
"homepage": "http://jsoneditoronline.org",
|
|
"keywords": [
|
|
"json",
|
|
"html",
|
|
"editor"
|
|
],
|
|
"licenses": [
|
|
{
|
|
"type": "Apache License 2.0",
|
|
"url": "http://www.apache.org/licenses/"
|
|
}
|
|
],
|
|
"author": {
|
|
"name": "Jos de Jong",
|
|
"web": "http://github.com/wjosdejong"
|
|
},
|
|
"maintainers": [
|
|
{
|
|
"name": "Jos de Jong",
|
|
"web": "http://github.com/wjosdejong"
|
|
}
|
|
],
|
|
"bugs": "http://github.com/wjosdejong/jsoneditoronline/issues",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git://github.com/wjosdejong/jsoneditoronline.git"
|
|
},
|
|
"npmName": "jsoneditor",
|
|
"npmFileMap": [
|
|
{
|
|
"basePath": "/",
|
|
"files": [
|
|
"img/jsoneditor-icons.png",
|
|
"jsoneditor-min.css",
|
|
"jsoneditor-min.js",
|
|
"jsoneditor.css",
|
|
"jsoneditor.js"
|
|
]
|
|
}
|
|
]
|
|
} |