{ "_from": "data2xml@*", "_id": "data2xml@1.3.4", "_inBundle": false, "_integrity": "sha512-rcxNdfZPaWiPStQxEZwQZ0+TYhBit2VZNFI+qLol4cYgpkMXCs3tnIB0osEesBde07u+C+HUOB0osSsGjReHcg==", "_location": "/data2xml", "_phantomChildren": {}, "_requested": { "type": "range", "registry": true, "raw": "data2xml@*", "name": "data2xml", "escapedName": "data2xml", "rawSpec": "*", "saveSpec": null, "fetchSpec": "*" }, "_requiredBy": [ "/oss" ], "_resolved": "https://registry.npmmirror.com/data2xml/-/data2xml-1.3.4.tgz", "_shasum": "db1d98d59d06e97b03a34ff3b05d3162d2a499c9", "_spec": "data2xml@*", "_where": "C:\\Users\\Administrator\\Desktop\\crmeb5.0\\template\\admin\\node_modules\\oss", "author": { "name": "Andrew Chilton", "email": "andychilton@gmail.com", "url": "https://chilts.org/" }, "bugs": { "url": "https://github.com/chilts/data2xml/issues" }, "bundleDependencies": false, "deprecated": false, "description": "A data to XML converter with a nice interface (for NodeJS).", "devDependencies": { "tape": "^4.9.1" }, "homepage": "https://github.com/chilts/data2xml", "keywords": [ "data", "xml", "data2xml", "datatoxml", "js2xml", "jstoxml", "json2xml", "jsontoxml" ], "license": "MIT", "main": "data2xml.js", "name": "data2xml", "repository": { "type": "git", "url": "git+ssh://git@github.com/chilts/data2xml.git" }, "scripts": { "test": "set -e; for FILE in test/*.js; do node $FILE; done" }, "version": "1.3.4" }