mirror of
https://github.com/wahyd4/cdnjs.git
synced 2026-08-21 18:56:05 +10:00
27 lines
452 B
JSON
27 lines
452 B
JSON
{
|
|
"name": "jxon",
|
|
"version": "1.1.0",
|
|
"description": "A complete, bidirectional, JXON library",
|
|
"filename": "index.js",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git://github.com/tyrasd/JXON.git"
|
|
},
|
|
"browser": {
|
|
"xmldom": false
|
|
},
|
|
"license": "GPL v3",
|
|
"dependencies": {
|
|
"xmldom": "~0.1.17"
|
|
},
|
|
"npmName": "jxon",
|
|
"npmFileMap": [
|
|
{
|
|
"basePath": "/",
|
|
"files": [
|
|
"index.js"
|
|
]
|
|
}
|
|
]
|
|
}
|