%PDF- %PDF-
| Direktori : /www/specpages-backup/node_modules/jsontoxml/ |
| Current File : /www/specpages-backup/node_modules/jsontoxml/package.json |
{
"_from": "jsontoxml@^1.0.1",
"_id": "jsontoxml@1.0.1",
"_inBundle": false,
"_integrity": "sha512-dtKGq0K8EWQBRqcAaePSgKR4Hyjfsz/LkurHSV3Cxk4H+h2fWDeaN2jzABz+ZmOJylgXS7FGeWmbZ6jgYUMdJQ==",
"_location": "/jsontoxml",
"_phantomChildren": {},
"_requested": {
"type": "range",
"registry": true,
"raw": "jsontoxml@^1.0.1",
"name": "jsontoxml",
"escapedName": "jsontoxml",
"rawSpec": "^1.0.1",
"saveSpec": null,
"fetchSpec": "^1.0.1"
},
"_requiredBy": [
"/favicons"
],
"_resolved": "https://registry.npmjs.org/jsontoxml/-/jsontoxml-1.0.1.tgz",
"_shasum": "07fff7f6bfbfa1097d779aec7f041b5046075e70",
"_spec": "jsontoxml@^1.0.1",
"_where": "/www/specpages-backup/node_modules/favicons",
"bugs": {
"url": "https://github.com/soldair/node-jsontoxml/issues"
},
"bundleDependencies": false,
"deprecated": false,
"description": "This is a library designed to render js objects as xml. Its not made to parse or otherwise edit existing xml/html structures.",
"devDependencies": {
"tape": "~0.2.2"
},
"engines": {
"node": ">=0.2.0"
},
"homepage": "http://github.com/ken-franken/node-jsontoxml",
"license": "MIT",
"main": "./jsontoxml.js",
"name": "jsontoxml",
"people": {
"author": {
"name": "Ryan Day",
"email": "soldair@gmail.com",
"url": "http://ryanday.org"
}
},
"repository": {
"type": "git",
"url": "git://github.com/soldair/node-jsontoxml.git"
},
"scripts": {
"test": "node ./test.js"
},
"testling": {
"files": "./test.js",
"browsers": {
"ie": [
8,
9
],
"firefox": [
13
],
"chrome": [
20
],
"safari": [
5.1
],
"opera": [
12
]
}
},
"version": "1.0.1"
}