2025-04-24 17:03:28 +08:00

61 lines
1.5 KiB
JSON

{
"_args": [
[
"jstoxml@0.2.4",
"/Users/xyf/Documents/project/cocos-creator-plugin/plugin-project/packages/hot-update-tools"
]
],
"_from": "jstoxml@0.2.4",
"_id": "jstoxml@0.2.4",
"_inBundle": false,
"_integrity": "sha1-/z+2eFaIOgMpU8fOjOdIYhD0hEc=",
"_location": "/jstoxml",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "jstoxml@0.2.4",
"name": "jstoxml",
"escapedName": "jstoxml",
"rawSpec": "0.2.4",
"saveSpec": null,
"fetchSpec": "0.2.4"
},
"_requiredBy": [
"/ali-oss"
],
"_resolved": "https://registry.nlark.com/jstoxml/download/jstoxml-0.2.4.tgz?cache=0&sync_timestamp=1632144702194&other_urls=https%3A%2F%2Fregistry.nlark.com%2Fjstoxml%2Fdownload%2Fjstoxml-0.2.4.tgz",
"_spec": "0.2.4",
"_where": "/Users/xyf/Documents/project/cocos-creator-plugin/plugin-project/packages/hot-update-tools",
"author": {
"name": "David Calhoun",
"email": "david.b.calhoun@gmail.com"
},
"bugs": {
"url": "https://github.com/davidcalhoun/jstoxml/issues"
},
"description": "Convert JSON to XML (for RSS, Podcasts, etc.)",
"engines": {
"node": ">=0.2.0"
},
"homepage": "http://github.com/davidcalhoun/jstoxml",
"keywords": [
"xml",
"json",
"rss",
"podcast",
"sitemap",
"site map"
],
"main": "./jstoxml.js",
"name": "jstoxml",
"repository": {
"type": "git",
"url": "git://github.com/davidcalhoun/jstoxml.git"
},
"scripts": {
"test": "node test.js"
},
"version": "0.2.4"
}