{"_id":"jstoxml","_rev":"3642873","name":"jstoxml","description":"Converts JavaScript/JSON to XML (for RSS, Podcasts, AMP, etc.)","dist-tags":{"latest":"5.0.2"},"maintainers":[{"name":"davidcalhoun","email":"david.b.calhoun@gmail.com"}],"time":{"modified":"2024-11-11T06:44:21.000Z","created":"2011-07-30T05:01:34.892Z","5.0.2":"2024-06-23T01:55:17.391Z","5.0.1":"2024-03-09T03:00:15.373Z","5.0.0":"2024-01-28T16:09:29.702Z","3.2.10":"2023-11-01T20:08:37.699Z","3.2.9":"2023-11-01T17:19:27.034Z","3.2.8":"2023-08-20T14:22:37.353Z","3.2.7":"2023-04-22T01:14:15.109Z","3.2.6":"2022-11-11T17:32:39.700Z","3.2.5":"2022-08-29T15:26:39.481Z","3.2.4":"2022-08-29T15:24:56.169Z","3.2.3":"2022-03-26T00:05:06.842Z","3.2.2":"2022-03-23T02:38:33.920Z","3.2.1":"2022-03-23T02:38:18.955Z","3.2.0":"2022-03-10T02:10:11.988Z","3.1.0":"2022-03-08T02:00:45.879Z","3.0.0":"2022-03-05T20:50:38.887Z","2.2.9":"2022-02-20T16:17:10.072Z","2.2.8":"2022-01-25T22:58:32.762Z","2.2.7":"2021-12-20T15:52:34.347Z","2.2.6":"2021-11-28T16:41:31.482Z","2.2.5":"2021-10-30T14:31:32.173Z","2.2.4":"2021-09-20T13:29:42.812Z","2.2.3":"2021-09-06T15:41:01.612Z","2.2.2":"2021-08-27T15:51:32.391Z","2.2.1":"2021-08-20T01:39:39.899Z","2.2.0":"2021-07-22T03:23:36.690Z","2.1.1":"2021-07-21T22:23:23.458Z","2.1.0":"2021-06-20T14:32:47.247Z","2.0.6":"2021-06-03T14:34:32.820Z","2.0.5":"2021-04-18T04:29:43.683Z","2.0.4":"2021-03-27T14:33:22.003Z","2.0.3":"2020-12-19T16:14:15.928Z","2.0.2":"2020-11-28T17:07:19.909Z","2.0.1":"2020-10-13T12:46:21.430Z","2.0.0":"2020-10-12T23:34:31.471Z","1.6.11":"2020-09-12T18:10:38.130Z","1.6.10":"2020-08-18T17:12:19.068Z","1.6.9":"2020-08-18T17:11:07.802Z","1.6.8":"2020-07-04T02:13:10.589Z","1.6.7":"2020-05-19T18:41:19.930Z","1.6.6":"2020-05-01T14:41:07.468Z","1.6.5":"2020-03-23T19:47:12.447Z","1.6.4":"2020-03-18T14:41:00.385Z","1.6.3":"2020-03-15T17:48:04.929Z","1.6.2":"2020-03-11T23:31:58.137Z","1.6.1":"2020-02-23T18:06:22.282Z","1.6.0":"2019-09-29T20:37:23.786Z","1.5.0":"2019-06-12T17:13:54.821Z","1.4.4":"2018-12-11T05:31:25.641Z","1.4.3":"2018-07-04T23:18:23.632Z","1.4.2":"2018-07-04T22:27:39.039Z","1.4.1":"2018-06-30T21:36:47.676Z","1.4.0":"2018-06-30T21:34:13.762Z","1.3.2":"2018-04-06T05:44:19.436Z","1.3.1":"2018-04-06T05:27:25.324Z","1.2.0":"2018-02-25T04:53:39.202Z","1.1.3":"2017-10-26T17:22:22.197Z","1.1.2":"2017-10-22T17:43:05.974Z","1.1.1":"2017-10-04T14:17:40.997Z","1.1.0":"2017-10-04T00:52:05.426Z","1.0.0":"2017-10-03T23:07:18.254Z","0.2.4":"2016-09-26T19:08:51.947Z","0.2.3":"2015-01-26T06:04:39.261Z","0.2.2":"2013-06-09T13:05:58.430Z","0.2.1":"2013-06-09T12:38:46.255Z","0.2.0":"2013-06-09T12:26:51.594Z","0.1.0":"2011-10-25T04:21:07.103Z","0.0.7":"2011-07-30T10:33:13.589Z","0.0.6":"2011-07-30T09:39:17.197Z","0.0.5":"2011-07-30T08:02:14.073Z","0.0.4-a":"2011-07-30T07:13:32.493Z","0.0.3":"2011-07-30T05:33:10.062Z","0.0.2":"2011-07-30T05:13:54.609Z","0.0.1":"2011-07-30T05:01:34.892Z"},"users":{"lucasbrigida":true},"author":{"name":"David Calhoun","email":"david.b.calhoun@gmail.com"},"repository":{"type":"git","url":"git://github.com/davidcalhoun/jstoxml.git"},"versions":{"5.0.2":{"name":"jstoxml","version":"5.0.2","description":"Converts JavaScript/JSON to XML (for RSS, Podcasts, AMP, etc.)","homepage":"http://github.com/davidcalhoun/jstoxml","keywords":["amp","google amp","json","podcast","rss","sitemap","site map","xml"],"main":"dist/jstoxml.js","author":{"name":"David Calhoun","email":"david.b.calhoun@gmail.com"},"license":"MIT","repository":{"type":"git","url":"git://github.com/davidcalhoun/jstoxml.git"},"scripts":{"dist":"./dist.sh","prepare":"./dist.sh","test":"rm -rf dist && ./dist.sh && mocha test.js","patch":"npm version patch && npm run npm-publish","minor":"npm version minor && npm run npm-publish","major":"npm version major && npm run npm-publish","npm-publish":"npm publish && git push && git push --tags","bump":"npm outdated & npm update && npm audit fix && npm test"},"unpkg":"dist/jstoxml-min.js","devDependencies":{"@babel/cli":"^7.16.0","@babel/core":"^7.16.5","@babel/eslint-parser":"^7.17.0","@babel/plugin-transform-modules-umd":"^7.16.5","@babel/preset-env":"^7.16.5","eslint":"^8.5.0","mocha":"^10","prettier":"^3.2.4","uglify-js":"^3.15.2"},"_id":"jstoxml@5.0.2","gitHead":"a39cf1fe656c9f52ff5459630b4c2bc878667cfe","bugs":{"url":"https://github.com/davidcalhoun/jstoxml/issues"},"_nodeVersion":"20.10.0","_npmVersion":"10.2.3","dist":{"shasum":"f1d3bb11a1f4ae6ee1aa1910dddc2b1411018325","size":23055,"noattachment":false,"key":"/jstoxml/-/jstoxml-5.0.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/jstoxml/download/jstoxml-5.0.2.tgz"},"_npmUser":{"name":"davidcalhoun","email":"david.b.calhoun@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/jstoxml_5.0.2_1719107717234_0.526302494465253"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-06-23T01:55:17.391Z","publish_time":1719107717391,"_source_registry_name":"default","maintainers":[{"name":"davidcalhoun","email":"david.b.calhoun@gmail.com"}],"_cnpm_publish_time":1719107717391},"5.0.1":{"name":"jstoxml","version":"5.0.1","description":"Converts JavaScript/JSON to XML (for RSS, Podcasts, AMP, etc.)","homepage":"http://github.com/davidcalhoun/jstoxml","keywords":["amp","google amp","json","podcast","rss","sitemap","site map","xml"],"main":"dist/jstoxml.js","author":{"name":"David Calhoun","email":"david.b.calhoun@gmail.com"},"license":"MIT","repository":{"type":"git","url":"git://github.com/davidcalhoun/jstoxml.git"},"scripts":{"dist":"./dist.sh","prepare":"./dist.sh","test":"rm -rf dist && ./dist.sh && mocha test.js","patch":"npm version patch && npm run npm-publish","minor":"npm version minor && npm run npm-publish","major":"npm version major && npm run npm-publish","npm-publish":"npm publish && git push && git push --tags","bump":"npm outdated & npm update && npm audit fix && npm test"},"unpkg":"dist/jstoxml-min.js","devDependencies":{"@babel/cli":"^7.16.0","@babel/core":"^7.16.5","@babel/eslint-parser":"^7.17.0","@babel/plugin-transform-modules-umd":"^7.16.5","@babel/preset-env":"^7.16.5","eslint":"^8.5.0","mocha":"^10","prettier":"^3.2.4","uglify-js":"^3.15.2"},"_id":"jstoxml@5.0.1","gitHead":"1da8e884d8877c3264bdb31f418f842d68986d3a","bugs":{"url":"https://github.com/davidcalhoun/jstoxml/issues"},"_nodeVersion":"20.10.0","_npmVersion":"10.2.3","dist":{"shasum":"ae7b669086090640e3cefe39b924533767346cb8","size":23055,"noattachment":false,"key":"/jstoxml/-/jstoxml-5.0.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/jstoxml/download/jstoxml-5.0.1.tgz"},"_npmUser":{"name":"davidcalhoun","email":"david.b.calhoun@gmail.com"},"directories":{},"maintainers":[{"name":"davidcalhoun","email":"david.b.calhoun@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/jstoxml_5.0.1_1709953215224_0.45299926227335807"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-03-09T03:00:15.373Z","publish_time":1709953215373,"_source_registry_name":"default","_cnpm_publish_time":1709953215373},"5.0.0":{"name":"jstoxml","version":"5.0.0","description":"Converts JavaScript/JSON to XML (for RSS, Podcasts, AMP, etc.)","homepage":"http://github.com/davidcalhoun/jstoxml","keywords":["amp","google amp","json","podcast","rss","sitemap","site map","xml"],"main":"dist/jstoxml.js","author":{"name":"David Calhoun","email":"david.b.calhoun@gmail.com"},"license":"MIT","repository":{"type":"git","url":"git://github.com/davidcalhoun/jstoxml.git"},"scripts":{"dist":"./dist.sh","prepare":"./dist.sh","test":"rm -rf dist && ./dist.sh && mocha test.js","patch":"npm version patch && npm run npm-publish","minor":"npm version minor && npm run npm-publish","major":"npm version major && npm run npm-publish","npm-publish":"npm publish && git push && git push --tags","bump":"npm outdated & npm update && npm audit fix && npm test"},"unpkg":"dist/jstoxml-min.js","devDependencies":{"@babel/cli":"^7.16.0","@babel/core":"^7.16.5","@babel/eslint-parser":"^7.17.0","@babel/plugin-transform-modules-umd":"^7.16.5","@babel/preset-env":"^7.16.5","eslint":"^8.5.0","mocha":"^10","prettier":"^3.2.4","uglify-js":"^3.15.2"},"_id":"jstoxml@5.0.0","gitHead":"4b988d5da8e901ccd567ed00c9b36c6b3917ea0a","bugs":{"url":"https://github.com/davidcalhoun/jstoxml/issues"},"_nodeVersion":"20.10.0","_npmVersion":"10.2.3","dist":{"shasum":"129a38898ffbdab165faa297e657441d39061398","size":23054,"noattachment":false,"key":"/jstoxml/-/jstoxml-5.0.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/jstoxml/download/jstoxml-5.0.0.tgz"},"_npmUser":{"name":"davidcalhoun","email":"david.b.calhoun@gmail.com"},"directories":{},"maintainers":[{"name":"davidcalhoun","email":"david.b.calhoun@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/jstoxml_5.0.0_1706458169538_0.5143830125870152"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-01-28T16:09:29.702Z","publish_time":1706458169702,"_source_registry_name":"default","_cnpm_publish_time":1706458169702},"3.2.10":{"name":"jstoxml","version":"3.2.10","description":"Converts JavaScript/JSON to XML (for RSS, Podcasts, AMP, etc.)","homepage":"http://github.com/davidcalhoun/jstoxml","keywords":["amp","google amp","json","podcast","rss","sitemap","site map","xml"],"main":"dist/jstoxml.js","author":{"name":"David Calhoun","email":"david.b.calhoun@gmail.com"},"license":"MIT","repository":{"type":"git","url":"git://github.com/davidcalhoun/jstoxml.git"},"scripts":{"dist":"./dist.sh","prepare":"./dist.sh","test":"rm -rf dist && ./dist.sh && mocha test.js","patch":"npm version patch && npm run npm-publish","minor":"npm version minor && npm run npm-publish","major":"npm version major && npm run npm-publish","npm-publish":"npm publish && git push && git push --tags","bump":"npm outdated & npm update && npm audit fix && npm test"},"unpkg":"dist/jstoxml-min.js","devDependencies":{"@babel/cli":"^7.16.0","@babel/core":"^7.16.5","@babel/eslint-parser":"^7.17.0","@babel/plugin-transform-modules-umd":"^7.16.5","@babel/preset-env":"^7.16.5","eslint":"^8.5.0","mocha":"^10","prettier":"^2.5.1","uglify-js":"^3.15.2"},"dependencies":{},"_id":"jstoxml@3.2.10","gitHead":"dcbeadf323c8800d1d65237635fb6dda49727111","bugs":{"url":"https://github.com/davidcalhoun/jstoxml/issues"},"_nodeVersion":"18.18.0","_npmVersion":"9.8.1","dist":{"shasum":"f3d3ba89478d6cf75c81fb43fe464786061a768e","size":22725,"noattachment":false,"key":"/jstoxml/-/jstoxml-3.2.10.tgz","tarball":"http://registry.cnpm.dingdandao.com/jstoxml/download/jstoxml-3.2.10.tgz"},"_npmUser":{"name":"davidcalhoun","email":"david.b.calhoun@gmail.com"},"directories":{},"maintainers":[{"name":"davidcalhoun","email":"david.b.calhoun@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/jstoxml_3.2.10_1698869317416_0.7328688630986988"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-11-01T20:08:37.699Z","publish_time":1698869317699,"_source_registry_name":"default","_cnpm_publish_time":1698869317699},"3.2.9":{"name":"jstoxml","version":"3.2.9","description":"Converts JavaScript/JSON to XML (for RSS, Podcasts, AMP, etc.)","homepage":"http://github.com/davidcalhoun/jstoxml","keywords":["amp","google amp","json","podcast","rss","sitemap","site map","xml"],"main":"dist/jstoxml.js","author":{"name":"David Calhoun","email":"david.b.calhoun@gmail.com"},"license":"MIT","repository":{"type":"git","url":"git://github.com/davidcalhoun/jstoxml.git"},"scripts":{"dist":"./dist.sh","prepare":"./dist.sh","test":"rm -rf dist && ./dist.sh && mocha test.js","patch":"npm version patch && npm run npm-publish","minor":"npm version minor && npm run npm-publish","major":"npm version major && npm run npm-publish","npm-publish":"npm publish && git push && git push --tags","bump":"npm outdated & npm update && npm audit fix && npm test"},"unpkg":"dist/jstoxml-min.js","devDependencies":{"@babel/cli":"^7.16.0","@babel/core":"^7.16.5","@babel/eslint-parser":"^7.17.0","@babel/plugin-transform-modules-umd":"^7.16.5","@babel/preset-env":"^7.16.5","eslint":"^8.5.0","mocha":"^10","prettier":"^2.5.1","uglify-js":"^3.15.2"},"dependencies":{},"_id":"jstoxml@3.2.9","gitHead":"d103b81b2cb7cb216ef577b4ec8a7d20b7b2b0e3","bugs":{"url":"https://github.com/davidcalhoun/jstoxml/issues"},"_nodeVersion":"18.18.0","_npmVersion":"9.8.1","dist":{"shasum":"7504be04d92dbfc445983c7f41e89ca55c1e2387","size":22723,"noattachment":false,"key":"/jstoxml/-/jstoxml-3.2.9.tgz","tarball":"http://registry.cnpm.dingdandao.com/jstoxml/download/jstoxml-3.2.9.tgz"},"_npmUser":{"name":"davidcalhoun","email":"david.b.calhoun@gmail.com"},"directories":{},"maintainers":[{"name":"davidcalhoun","email":"david.b.calhoun@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/jstoxml_3.2.9_1698859166837_0.975652089034927"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-11-01T17:19:27.034Z","publish_time":1698859167034,"_source_registry_name":"default","_cnpm_publish_time":1698859167034},"3.2.8":{"name":"jstoxml","version":"3.2.8","description":"Converts JavaScript/JSON to XML (for RSS, Podcasts, AMP, etc.)","homepage":"http://github.com/davidcalhoun/jstoxml","keywords":["amp","google amp","json","podcast","rss","sitemap","site map","xml"],"main":"dist/jstoxml.js","author":{"name":"David Calhoun","email":"david.b.calhoun@gmail.com"},"license":"MIT","repository":{"type":"git","url":"git://github.com/davidcalhoun/jstoxml.git"},"scripts":{"dist":"./dist.sh","prepare":"./dist.sh","test":"rm -rf dist && ./dist.sh && mocha test.js","patch":"npm version patch && npm run npm-publish","minor":"npm version minor && npm run npm-publish","major":"npm version major && npm run npm-publish","npm-publish":"npm publish && git push && git push --tags","bump":"npm outdated & npm update && npm audit fix && npm test"},"unpkg":"dist/jstoxml-min.js","devDependencies":{"@babel/cli":"^7.16.0","@babel/core":"^7.16.5","@babel/eslint-parser":"^7.17.0","@babel/plugin-transform-modules-umd":"^7.16.5","@babel/preset-env":"^7.16.5","eslint":"^8.5.0","mocha":"^10","prettier":"^2.5.1","uglify-js":"^3.15.2"},"dependencies":{},"gitHead":"7c85e0c321da2c3abd5c99783b2854f0e747294d","bugs":{"url":"https://github.com/davidcalhoun/jstoxml/issues"},"_id":"jstoxml@3.2.8","_nodeVersion":"16.13.1","_npmVersion":"8.3.2","dist":{"shasum":"62b79943836bf02cfa418d91a3875d90a5064ac6","size":23002,"noattachment":false,"key":"/jstoxml/-/jstoxml-3.2.8.tgz","tarball":"http://registry.cnpm.dingdandao.com/jstoxml/download/jstoxml-3.2.8.tgz"},"_npmUser":{"name":"davidcalhoun","email":"david.b.calhoun@gmail.com"},"directories":{},"maintainers":[{"name":"davidcalhoun","email":"david.b.calhoun@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/jstoxml_3.2.8_1692541357153_0.3495693403967346"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-08-20T14:22:37.353Z","publish_time":1692541357353,"_source_registry_name":"default","_cnpm_publish_time":1692541357353},"3.2.7":{"name":"jstoxml","version":"3.2.7","description":"Converts JavaScript/JSON to XML (for RSS, Podcasts, AMP, etc.)","homepage":"http://github.com/davidcalhoun/jstoxml","keywords":["amp","google amp","json","podcast","rss","sitemap","site map","xml"],"main":"dist/jstoxml.js","author":{"name":"David Calhoun","email":"david.b.calhoun@gmail.com"},"license":"MIT","repository":{"type":"git","url":"git://github.com/davidcalhoun/jstoxml.git"},"scripts":{"dist":"./dist.sh","prepare":"./dist.sh","test":"rm -rf dist && ./dist.sh && mocha test.js","patch":"npm version patch && npm run npm-publish","minor":"npm version minor && npm run npm-publish","major":"npm version major && npm run npm-publish","npm-publish":"npm publish && git push && git push --tags","bump":"npm outdated & npm update && npm audit fix && npm test"},"unpkg":"dist/jstoxml-min.js","devDependencies":{"@babel/cli":"^7.16.0","@babel/core":"^7.16.5","@babel/eslint-parser":"^7.17.0","@babel/plugin-transform-modules-umd":"^7.16.5","@babel/preset-env":"^7.16.5","eslint":"^8.5.0","mocha":"^10","prettier":"^2.5.1","uglify-js":"^3.15.2"},"dependencies":{},"gitHead":"a0d759d25bc63e61138238ca438d6bef07a47e58","bugs":{"url":"https://github.com/davidcalhoun/jstoxml/issues"},"_id":"jstoxml@3.2.7","_nodeVersion":"16.13.1","_npmVersion":"8.3.2","dist":{"shasum":"a159dd3c90ce51e0abebc3ccf2df7ff401d280a8","size":23002,"noattachment":false,"key":"/jstoxml/-/jstoxml-3.2.7.tgz","tarball":"http://registry.cnpm.dingdandao.com/jstoxml/download/jstoxml-3.2.7.tgz"},"_npmUser":{"name":"davidcalhoun","email":"david.b.calhoun@gmail.com"},"directories":{},"maintainers":[{"name":"davidcalhoun","email":"david.b.calhoun@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/jstoxml_3.2.7_1682126054902_0.6355772633837031"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-04-22T01:14:15.109Z","publish_time":1682126055109,"_cnpm_publish_time":1682126055109},"3.2.6":{"name":"jstoxml","version":"3.2.6","description":"Converts JavaScript/JSON to XML (for RSS, Podcasts, AMP, etc.)","homepage":"http://github.com/davidcalhoun/jstoxml","keywords":["amp","google amp","json","podcast","rss","sitemap","site map","xml"],"main":"dist/jstoxml.js","author":{"name":"David Calhoun","email":"david.b.calhoun@gmail.com"},"license":"MIT","repository":{"type":"git","url":"git://github.com/davidcalhoun/jstoxml.git"},"scripts":{"dist":"./dist.sh","prepare":"./dist.sh","test":"rm -rf dist && ./dist.sh && mocha test.js","patch":"npm version patch && npm run npm-publish","minor":"npm version minor && npm run npm-publish","major":"npm version major && npm run npm-publish","npm-publish":"npm publish && git push && git push --tags","bump":"npm outdated & npm update && npm audit fix && npm test"},"unpkg":"dist/jstoxml-min.js","devDependencies":{"@babel/cli":"^7.16.0","@babel/core":"^7.16.5","@babel/eslint-parser":"^7.17.0","@babel/plugin-transform-modules-umd":"^7.16.5","@babel/preset-env":"^7.16.5","eslint":"^8.5.0","mocha":"^10","prettier":"^2.5.1","uglify-js":"^3.15.2"},"dependencies":{},"gitHead":"09700e8cdae919a61a36942a5940965088266b35","bugs":{"url":"https://github.com/davidcalhoun/jstoxml/issues"},"_id":"jstoxml@3.2.6","_nodeVersion":"16.13.1","_npmVersion":"8.3.2","dist":{"shasum":"c9493c5631d1c847e7420f8259df038a7b8d6c26","size":22622,"noattachment":false,"key":"/jstoxml/-/jstoxml-3.2.6.tgz","tarball":"http://registry.cnpm.dingdandao.com/jstoxml/download/jstoxml-3.2.6.tgz"},"_npmUser":{"name":"davidcalhoun","email":"david.b.calhoun@gmail.com"},"directories":{},"maintainers":[{"name":"davidcalhoun","email":"david.b.calhoun@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/jstoxml_3.2.6_1668187959570_0.22996242499037844"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-11-11T17:44:14.968Z","publish_time":1668187959700,"_cnpm_publish_time":1668187959700},"3.2.5":{"name":"jstoxml","version":"3.2.5","description":"Converts JavaScript/JSON to XML (for RSS, Podcasts, AMP, etc.)","homepage":"http://github.com/davidcalhoun/jstoxml","keywords":["amp","google amp","json","podcast","rss","sitemap","site map","xml"],"main":"dist/jstoxml.js","author":{"name":"David Calhoun","email":"david.b.calhoun@gmail.com"},"license":"MIT","repository":{"type":"git","url":"git://github.com/davidcalhoun/jstoxml.git"},"scripts":{"dist":"./dist.sh","prepare":"./dist.sh","test":"rm -rf dist && ./dist.sh && mocha test.js","patch":"npm version patch && npm run npm-publish","minor":"npm version minor && npm run npm-publish","major":"npm version major && npm run npm-publish","npm-publish":"npm publish && git push && git push --tags","bump":"npm outdated & npm update && npm audit fix && npm test"},"unpkg":"dist/jstoxml-min.js","devDependencies":{"@babel/cli":"^7.16.0","@babel/core":"^7.16.5","@babel/eslint-parser":"^7.17.0","@babel/plugin-transform-modules-umd":"^7.16.5","@babel/preset-env":"^7.16.5","eslint":"^8.5.0","mocha":"^10","prettier":"^2.5.1","uglify-js":"^3.15.2"},"dependencies":{},"gitHead":"317e503dcc56055b8ed7cd4b3a5acb4cc76ccbf2","bugs":{"url":"https://github.com/davidcalhoun/jstoxml/issues"},"_id":"jstoxml@3.2.5","_nodeVersion":"16.13.1","_npmVersion":"8.3.2","dist":{"shasum":"6c3987405cd988b2266662f658be8274f05fb425","size":22667,"noattachment":false,"key":"/jstoxml/-/jstoxml-3.2.5.tgz","tarball":"http://registry.cnpm.dingdandao.com/jstoxml/download/jstoxml-3.2.5.tgz"},"_npmUser":{"name":"davidcalhoun","email":"david.b.calhoun@gmail.com"},"directories":{},"maintainers":[{"name":"davidcalhoun","email":"david.b.calhoun@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/jstoxml_3.2.5_1661786799269_0.7137684915046574"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-08-29T15:28:37.616Z","publish_time":1661786799481,"_cnpm_publish_time":1661786799481},"3.2.4":{"name":"jstoxml","version":"3.2.4","description":"Converts JavaScript/JSON to XML (for RSS, Podcasts, AMP, etc.)","homepage":"http://github.com/davidcalhoun/jstoxml","keywords":["amp","google amp","json","podcast","rss","sitemap","site map","xml"],"main":"dist/jstoxml.js","author":{"name":"David Calhoun","email":"david.b.calhoun@gmail.com"},"license":"MIT","repository":{"type":"git","url":"git://github.com/davidcalhoun/jstoxml.git"},"scripts":{"dist":"./dist.sh","prepare":"./dist.sh","test":"rm -rf dist && ./dist.sh && mocha test.js","patch":"npm version patch && npm run npm-publish","minor":"npm version minor && npm run npm-publish","major":"npm version major && npm run npm-publish","npm-publish":"npm publish && git push && git push --tags","bump":"npm outdated & npm update && npm audit fix && npm test"},"unpkg":"dist/jstoxml-min.js","devDependencies":{"@babel/cli":"^7.16.0","@babel/core":"^7.16.5","@babel/eslint-parser":"^7.17.0","@babel/plugin-transform-modules-umd":"^7.16.5","@babel/preset-env":"^7.16.5","eslint":"^8.5.0","mocha":"^9.1.3","prettier":"^2.5.1","uglify-js":"^3.15.2"},"dependencies":{},"gitHead":"e8de412f13dae0a18507fb78636b73c58ecf8d28","bugs":{"url":"https://github.com/davidcalhoun/jstoxml/issues"},"_id":"jstoxml@3.2.4","_nodeVersion":"16.13.1","_npmVersion":"8.3.2","dist":{"shasum":"836b078cd06bf14e33f68fe180fb31f34924bed2","size":22670,"noattachment":false,"key":"/jstoxml/-/jstoxml-3.2.4.tgz","tarball":"http://registry.cnpm.dingdandao.com/jstoxml/download/jstoxml-3.2.4.tgz"},"_npmUser":{"name":"davidcalhoun","email":"david.b.calhoun@gmail.com"},"directories":{},"maintainers":[{"name":"davidcalhoun","email":"david.b.calhoun@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/jstoxml_3.2.4_1661786695985_0.22575622229760017"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-08-29T15:28:36.611Z","publish_time":1661786696169,"_cnpm_publish_time":1661786696169},"3.2.3":{"name":"jstoxml","version":"3.2.3","description":"Converts JavaScript/JSON to XML (for RSS, Podcasts, AMP, etc.)","homepage":"http://github.com/davidcalhoun/jstoxml","keywords":["amp","google amp","json","podcast","rss","sitemap","site map","xml"],"main":"dist/jstoxml.js","author":{"name":"David Calhoun","email":"david.b.calhoun@gmail.com"},"license":"MIT","repository":{"type":"git","url":"git://github.com/davidcalhoun/jstoxml.git"},"scripts":{"dist":"./dist.sh","prepare":"./dist.sh","test":"rm -rf dist && ./dist.sh && mocha test.js","patch":"npm version patch && npm run npm-publish","minor":"npm version minor && npm run npm-publish","major":"npm version major && npm run npm-publish","npm-publish":"npm publish && git push && git push --tags","bump":"npm outdated & npm update && npm audit fix && npm test"},"unpkg":"dist/jstoxml-min.js","devDependencies":{"@babel/cli":"^7.16.0","@babel/core":"^7.16.5","@babel/eslint-parser":"^7.17.0","@babel/plugin-transform-modules-umd":"^7.16.5","@babel/preset-env":"^7.16.5","eslint":"^8.5.0","mocha":"^9.1.3","prettier":"^2.5.1","uglify-js":"^3.15.2"},"dependencies":{},"gitHead":"f642e3a5b8f7322006abea7d23d0779964843225","bugs":{"url":"https://github.com/davidcalhoun/jstoxml/issues"},"_id":"jstoxml@3.2.3","_nodeVersion":"16.13.1","_npmVersion":"8.3.2","dist":{"shasum":"2627c193f61b413bb54991130f07e0c7c25ed558","size":22670,"noattachment":false,"key":"/jstoxml/-/jstoxml-3.2.3.tgz","tarball":"http://registry.cnpm.dingdandao.com/jstoxml/download/jstoxml-3.2.3.tgz"},"_npmUser":{"name":"davidcalhoun","email":"david.b.calhoun@gmail.com"},"directories":{},"maintainers":[{"name":"davidcalhoun","email":"david.b.calhoun@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/jstoxml_3.2.3_1648253106658_0.5769917973689727"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-03-26T00:05:11.793Z","publish_time":1648253106842,"_cnpm_publish_time":1648253106842},"3.2.2":{"name":"jstoxml","version":"3.2.2","description":"Converts JavaScript/JSON to XML (for RSS, Podcasts, AMP, etc.)","homepage":"http://github.com/davidcalhoun/jstoxml","keywords":["amp","google amp","json","podcast","rss","sitemap","site map","xml"],"main":"dist/jstoxml.js","author":{"name":"David Calhoun","email":"david.b.calhoun@gmail.com"},"license":"MIT","repository":{"type":"git","url":"git://github.com/davidcalhoun/jstoxml.git"},"scripts":{"dist":"./dist.sh","prepare":"./dist.sh","test":"rm -rf dist && ./dist.sh && mocha test.js","patch":"npm version patch && npm run npm-publish","minor":"npm version minor && npm run npm-publish","major":"npm version major && npm run npm-publish","npm-publish":"npm publish && git push && git push --tags","bump":"npm outdated & npm update && npm audit fix && npm test"},"unpkg":"dist/jstoxml-min.js","devDependencies":{"@babel/cli":"^7.16.0","@babel/core":"^7.16.5","@babel/eslint-parser":"^7.17.0","@babel/plugin-transform-modules-umd":"^7.16.5","@babel/preset-env":"^7.16.5","eslint":"^8.5.0","mocha":"^9.1.3","prettier":"^2.5.1","uglify-js":"^3.15.2"},"dependencies":{},"gitHead":"1cebd851690d7b421d2a82a218eacd69e87c7e39","bugs":{"url":"https://github.com/davidcalhoun/jstoxml/issues"},"_id":"jstoxml@3.2.2","_nodeVersion":"16.13.1","_npmVersion":"8.3.2","dist":{"shasum":"8ca5f64c57a96adefa2aa8efea278493f920c69a","size":22650,"noattachment":false,"key":"/jstoxml/-/jstoxml-3.2.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/jstoxml/download/jstoxml-3.2.2.tgz"},"_npmUser":{"name":"davidcalhoun","email":"david.b.calhoun@gmail.com"},"directories":{},"maintainers":[{"name":"davidcalhoun","email":"david.b.calhoun@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/jstoxml_3.2.2_1648003113763_0.13764798904384223"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-03-23T02:38:43.193Z","publish_time":1648003113920,"_cnpm_publish_time":1648003113920},"3.2.1":{"name":"jstoxml","version":"3.2.1","description":"Converts JavaScript/JSON to XML (for RSS, Podcasts, AMP, etc.)","homepage":"http://github.com/davidcalhoun/jstoxml","keywords":["amp","google amp","json","podcast","rss","sitemap","site map","xml"],"main":"dist/jstoxml.js","author":{"name":"David Calhoun","email":"david.b.calhoun@gmail.com"},"license":"MIT","repository":{"type":"git","url":"git://github.com/davidcalhoun/jstoxml.git"},"scripts":{"dist":"./dist.sh","prepare":"./dist.sh","test":"rm -rf dist && ./dist.sh && mocha test.js","patch":"npm version patch && npm run npm-publish","minor":"npm version minor && npm run npm-publish","major":"npm version major && npm run npm-publish","npm-publish":"npm publish && git push && git push --tags","bump":"npm outdated & npm update && npm audit fix && npm test"},"unpkg":"dist/jstoxml-min.js","devDependencies":{"@babel/cli":"^7.16.0","@babel/core":"^7.16.5","@babel/eslint-parser":"^7.17.0","@babel/plugin-transform-modules-umd":"^7.16.5","@babel/preset-env":"^7.16.5","eslint":"^8.5.0","mocha":"^9.1.3","prettier":"^2.5.1","uglify-js":"^3.15.2"},"dependencies":{},"gitHead":"dc8abdf4744a6008958866ff2f0e27b52a105d2e","bugs":{"url":"https://github.com/davidcalhoun/jstoxml/issues"},"_id":"jstoxml@3.2.1","_nodeVersion":"16.13.1","_npmVersion":"8.3.2","dist":{"shasum":"12905df773e35d0b4e0108ac6892036631841039","size":22650,"noattachment":false,"key":"/jstoxml/-/jstoxml-3.2.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/jstoxml/download/jstoxml-3.2.1.tgz"},"_npmUser":{"name":"davidcalhoun","email":"david.b.calhoun@gmail.com"},"directories":{},"maintainers":[{"name":"davidcalhoun","email":"david.b.calhoun@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/jstoxml_3.2.1_1648003098715_0.582945167016159"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-03-23T02:38:25.704Z","publish_time":1648003098955,"_cnpm_publish_time":1648003098955},"3.2.0":{"name":"jstoxml","version":"3.2.0","description":"Converts JavaScript/JSON to XML (for RSS, Podcasts, AMP, etc.)","homepage":"http://github.com/davidcalhoun/jstoxml","keywords":["amp","google amp","json","podcast","rss","sitemap","site map","xml"],"main":"dist/jstoxml.js","author":{"name":"David Calhoun","email":"david.b.calhoun@gmail.com"},"license":"MIT","repository":{"type":"git","url":"git://github.com/davidcalhoun/jstoxml.git"},"scripts":{"dist":"./dist.sh","prepare":"./dist.sh","test":"rm -rf dist && ./dist.sh && mocha test.js","patch":"npm version patch && npm run npm-publish","minor":"npm version minor && npm run npm-publish","major":"npm version major && npm run npm-publish","npm-publish":"npm publish && git push && git push --tags","bump":"npm outdated & npm update && npm audit fix && npm test"},"unpkg":"dist/jstoxml-min.js","devDependencies":{"@babel/cli":"^7.16.0","@babel/core":"^7.16.5","@babel/eslint-parser":"^7.17.0","@babel/plugin-transform-modules-umd":"^7.16.5","@babel/preset-env":"^7.16.5","eslint":"^8.5.0","mocha":"^9.1.3","prettier":"^2.5.1","uglify-js":"^3.15.2"},"dependencies":{},"gitHead":"e613ec766694fc4674a54d36ba3542ce9191736d","bugs":{"url":"https://github.com/davidcalhoun/jstoxml/issues"},"_id":"jstoxml@3.2.0","_nodeVersion":"16.13.1","_npmVersion":"8.3.2","dist":{"shasum":"03bc472528a15107ae016c9ef946fce3e020283a","size":22647,"noattachment":false,"key":"/jstoxml/-/jstoxml-3.2.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/jstoxml/download/jstoxml-3.2.0.tgz"},"_npmUser":{"name":"davidcalhoun","email":"david.b.calhoun@gmail.com"},"directories":{},"maintainers":[{"name":"davidcalhoun","email":"david.b.calhoun@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/jstoxml_3.2.0_1646878211837_0.8564599523420602"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-03-10T02:10:17.657Z","publish_time":1646878211988,"_cnpm_publish_time":1646878211988},"3.1.0":{"name":"jstoxml","version":"3.1.0","description":"Converts JavaScript/JSON to XML (for RSS, Podcasts, AMP, etc.)","homepage":"http://github.com/davidcalhoun/jstoxml","keywords":["amp","google amp","json","podcast","rss","sitemap","site map","xml"],"main":"dist/jstoxml.js","author":{"name":"David Calhoun","email":"david.b.calhoun@gmail.com"},"license":"MIT","repository":{"type":"git","url":"git://github.com/davidcalhoun/jstoxml.git"},"scripts":{"dist":"./dist.sh","prepare":"./dist.sh","test":"rm -rf dist && ./dist.sh && mocha test.js","patch":"npm version patch && npm run npm-publish","minor":"npm version minor && npm run npm-publish","major":"npm version major && npm run npm-publish","npm-publish":"npm publish && git push && git push --tags","bump":"npm outdated & npm update && npm audit fix && npm test"},"unpkg":"dist/jstoxml-min.js","devDependencies":{"@babel/cli":"^7.16.0","@babel/core":"^7.16.5","@babel/eslint-parser":"^7.17.0","@babel/plugin-transform-modules-umd":"^7.16.5","@babel/preset-env":"^7.16.5","eslint":"^8.5.0","mocha":"^9.1.3","prettier":"^2.5.1","uglify-js":"^3.15.2"},"dependencies":{},"gitHead":"7548f3d47ab401d8cfbddb1bb7c6fd40045917c6","bugs":{"url":"https://github.com/davidcalhoun/jstoxml/issues"},"_id":"jstoxml@3.1.0","_nodeVersion":"16.13.1","_npmVersion":"8.3.2","dist":{"shasum":"6b16c9afdff0c59ce9f75e6ecde1a2ca61d714b8","size":22302,"noattachment":false,"key":"/jstoxml/-/jstoxml-3.1.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/jstoxml/download/jstoxml-3.1.0.tgz"},"_npmUser":{"name":"davidcalhoun","email":"david.b.calhoun@gmail.com"},"directories":{},"maintainers":[{"name":"davidcalhoun","email":"david.b.calhoun@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/jstoxml_3.1.0_1646704845702_0.35612920698728834"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-03-08T02:00:51.419Z","publish_time":1646704845879,"_cnpm_publish_time":1646704845879},"3.0.0":{"name":"jstoxml","version":"3.0.0","description":"Converts JavaScript/JSON to XML (for RSS, Podcasts, AMP, etc.)","homepage":"http://github.com/davidcalhoun/jstoxml","keywords":["amp","google amp","json","podcast","rss","sitemap","site map","xml"],"main":"dist/jstoxml.js","author":{"name":"David Calhoun","email":"david.b.calhoun@gmail.com"},"license":"MIT","repository":{"type":"git","url":"git://github.com/davidcalhoun/jstoxml.git"},"scripts":{"dist":"./dist.sh","prepare":"./dist.sh","test":"rm -rf dist && ./dist.sh && mocha test.js","patch":"npm version patch && npm run npm-publish","minor":"npm version minor && npm run npm-publish","major":"npm version major && npm run npm-publish","npm-publish":"npm publish && git push && git push --tags","bump":"npm outdated & npm update && npm audit fix && npm test"},"unpkg":"dist/jstoxml-min.js","devDependencies":{"@babel/cli":"^7.16.0","@babel/core":"^7.16.5","@babel/eslint-parser":"^7.17.0","@babel/plugin-transform-modules-umd":"^7.16.5","@babel/preset-env":"^7.16.5","eslint":"^8.5.0","mocha":"^9.1.3","prettier":"^2.5.1","uglify-js":"^3.15.2"},"dependencies":{},"gitHead":"f54b35ecc59564da33eee2acb78c43c1d013ba7b","bugs":{"url":"https://github.com/davidcalhoun/jstoxml/issues"},"_id":"jstoxml@3.0.0","_nodeVersion":"16.13.1","_npmVersion":"8.3.2","dist":{"shasum":"026b6020985148fa64da4f964c4d06d5a0c203db","size":21734,"noattachment":false,"key":"/jstoxml/-/jstoxml-3.0.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/jstoxml/download/jstoxml-3.0.0.tgz"},"_npmUser":{"name":"davidcalhoun","email":"david.b.calhoun@gmail.com"},"directories":{},"maintainers":[{"name":"davidcalhoun","email":"david.b.calhoun@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/jstoxml_3.0.0_1646513438729_0.8345916430027496"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-03-05T20:50:42.274Z","publish_time":1646513438887,"_cnpm_publish_time":1646513438887},"2.2.9":{"name":"jstoxml","version":"2.2.9","description":"Converts JavaScript/JSON to XML (for RSS, Podcasts, AMP, etc.)","homepage":"http://github.com/davidcalhoun/jstoxml","keywords":["amp","google amp","json","podcast","rss","sitemap","site map","xml"],"main":"dist/jstoxml.js","author":{"name":"David Calhoun","email":"david.b.calhoun@gmail.com"},"license":"MIT","repository":{"type":"git","url":"git://github.com/davidcalhoun/jstoxml.git"},"scripts":{"dist":"./dist.sh","prepare":"./dist.sh","test":"rm -rf dist && ./dist.sh && mocha test.js","patch":"npm version patch && npm run npm-publish","minor":"npm version minor && npm run npm-publish","major":"npm version major && npm run npm-publish","npm-publish":"npm publish && git push && git push --tags","bump":"npm outdated & npm update && npm audit fix && npm test"},"unpkg":"dist/jstoxml-min.js","devDependencies":{"@babel/cli":"^7.16.0","@babel/core":"^7.16.5","@babel/plugin-transform-modules-umd":"^7.16.5","@babel/preset-env":"^7.16.5","babel-eslint":"^10.1.0","eslint":"^8.5.0","mocha":"^9.1.3","prettier":"^2.5.1","uglify-es":"^3.3.9"},"gitHead":"270c8c7a96e5428c5aacb88546759a15427cb162","bugs":{"url":"https://github.com/davidcalhoun/jstoxml/issues"},"_id":"jstoxml@2.2.9","_nodeVersion":"16.13.1","_npmVersion":"8.3.2","dist":{"shasum":"2eebd5e55383fe66a375022ca0aa88f77bc4fb84","size":18257,"noattachment":false,"key":"/jstoxml/-/jstoxml-2.2.9.tgz","tarball":"http://registry.cnpm.dingdandao.com/jstoxml/download/jstoxml-2.2.9.tgz"},"_npmUser":{"name":"davidcalhoun","email":"david.b.calhoun@gmail.com"},"directories":{},"maintainers":[{"name":"davidcalhoun","email":"david.b.calhoun@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/jstoxml_2.2.9_1645373829707_0.6522020966660513"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-02-20T16:17:18.838Z","publish_time":1645373830072,"_cnpm_publish_time":1645373830072},"2.2.8":{"name":"jstoxml","version":"2.2.8","description":"Converts JavaScript/JSON to XML (for RSS, Podcasts, AMP, etc.)","homepage":"http://github.com/davidcalhoun/jstoxml","keywords":["amp","google amp","json","podcast","rss","sitemap","site map","xml"],"main":"dist/jstoxml.js","author":{"name":"David Calhoun","email":"david.b.calhoun@gmail.com"},"license":"MIT","repository":{"type":"git","url":"git://github.com/davidcalhoun/jstoxml.git"},"scripts":{"dist":"./dist.sh","prepare":"./dist.sh","test":"rm -rf dist && ./dist.sh && mocha test.js","patch":"npm version patch && npm run npm-publish","minor":"npm version minor && npm run npm-publish","major":"npm version major && npm run npm-publish","npm-publish":"npm publish && git push && git push --tags","bump":"npm outdated & npm update && npm audit fix && npm test"},"unpkg":"dist/jstoxml-min.js","devDependencies":{"@babel/cli":"^7.16.0","@babel/core":"^7.16.5","@babel/plugin-transform-modules-umd":"^7.16.5","@babel/preset-env":"^7.16.5","babel-eslint":"^10.1.0","eslint":"^8.5.0","mocha":"^9.1.3","prettier":"^2.5.1","uglify-es":"^3.3.9"},"gitHead":"87c67f83fa2bd072c8120d10b862723ce36d1841","bugs":{"url":"https://github.com/davidcalhoun/jstoxml/issues"},"_id":"jstoxml@2.2.8","_nodeVersion":"16.13.1","_npmVersion":"8.3.2","dist":{"shasum":"52e3db627e33120ae4dc328d56ad6ac22132398c","size":18257,"noattachment":false,"key":"/jstoxml/-/jstoxml-2.2.8.tgz","tarball":"http://registry.cnpm.dingdandao.com/jstoxml/download/jstoxml-2.2.8.tgz"},"_npmUser":{"name":"davidcalhoun","email":"david.b.calhoun@gmail.com"},"directories":{},"maintainers":[{"name":"davidcalhoun","email":"david.b.calhoun@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/jstoxml_2.2.8_1643151512585_0.4416299446690579"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-01-25T22:58:39.219Z","publish_time":1643151512762,"_cnpm_publish_time":1643151512762},"2.2.7":{"name":"jstoxml","version":"2.2.7","description":"Converts JavaScript/JSON to XML (for RSS, Podcasts, AMP, etc.)","homepage":"http://github.com/davidcalhoun/jstoxml","keywords":["amp","google amp","json","podcast","rss","sitemap","site map","xml"],"main":"dist/jstoxml.js","author":{"name":"David Calhoun","email":"david.b.calhoun@gmail.com"},"license":"MIT","repository":{"type":"git","url":"git://github.com/davidcalhoun/jstoxml.git"},"scripts":{"dist":"./dist.sh","prepare":"./dist.sh","test":"rm -rf dist && ./dist.sh && mocha test.js","patch":"npm version patch && npm run npm-publish","minor":"npm version minor && npm run npm-publish","major":"npm version major && npm run npm-publish","npm-publish":"npm publish && git push && git push --tags","bump":"npm outdated & npm update && npm audit fix && npm test"},"unpkg":"dist/jstoxml-min.js","devDependencies":{"@babel/cli":"^7.16.0","@babel/core":"^7.16.5","@babel/plugin-transform-modules-umd":"^7.16.5","@babel/preset-env":"^7.16.5","babel-eslint":"^10.1.0","eslint":"^8.5.0","mocha":"^9.1.3","prettier":"^2.5.1","uglify-es":"^3.3.9"},"gitHead":"20cbfe7418875d8b978cc3cc0213308b38e6b038","bugs":{"url":"https://github.com/davidcalhoun/jstoxml/issues"},"_id":"jstoxml@2.2.7","_nodeVersion":"14.17.5","_npmVersion":"6.14.14","dist":{"shasum":"78c05efcec264fedad81330c17caf96a4203787d","size":18428,"noattachment":false,"key":"/jstoxml/-/jstoxml-2.2.7.tgz","tarball":"http://registry.cnpm.dingdandao.com/jstoxml/download/jstoxml-2.2.7.tgz"},"_npmUser":{"name":"davidcalhoun","email":"david.b.calhoun@gmail.com"},"directories":{},"maintainers":[{"name":"davidcalhoun","email":"david.b.calhoun@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/jstoxml_2.2.7_1640015554177_0.8509330652331193"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2021-12-20T15:52:43.999Z","publish_time":1640015554347,"_cnpm_publish_time":1640015554347},"2.2.6":{"name":"jstoxml","version":"2.2.6","description":"Converts JavaScript/JSON to XML (for RSS, Podcasts, AMP, etc.)","homepage":"http://github.com/davidcalhoun/jstoxml","keywords":["amp","google amp","json","podcast","rss","sitemap","site map","xml"],"main":"dist/jstoxml.js","author":{"name":"David Calhoun","email":"david.b.calhoun@gmail.com"},"license":"MIT","repository":{"type":"git","url":"git://github.com/davidcalhoun/jstoxml.git"},"scripts":{"dist":"./dist.sh","prepare":"./dist.sh","test":"rm -rf dist && ./dist.sh && mocha test.js","patch":"npm version patch && npm run npm-publish","minor":"npm version minor && npm run npm-publish","major":"npm version major && npm run npm-publish","npm-publish":"npm publish && git push && git push --tags","bump":"npm outdated & npm update && npm audit fix && npm test"},"unpkg":"dist/jstoxml-min.js","devDependencies":{"@babel/cli":"^7.16.0","@babel/core":"^7.16.0","@babel/plugin-transform-modules-umd":"^7.16.0","@babel/preset-env":"^7.16.4","babel-eslint":"^10.1.0","eslint":"^8.3.0","mocha":"^9.1.3","prettier":"^2.5.0","uglify-es":"^3.3.9"},"gitHead":"9d65cea3337518802ee8fc08bd2db8380c233ab0","bugs":{"url":"https://github.com/davidcalhoun/jstoxml/issues"},"_id":"jstoxml@2.2.6","_nodeVersion":"14.17.5","_npmVersion":"6.14.14","dist":{"shasum":"82ccfe01faa582ce2588f2291c518d2482e88636","size":18422,"noattachment":false,"key":"/jstoxml/-/jstoxml-2.2.6.tgz","tarball":"http://registry.cnpm.dingdandao.com/jstoxml/download/jstoxml-2.2.6.tgz"},"_npmUser":{"name":"davidcalhoun","email":"david.b.calhoun@gmail.com"},"directories":{},"maintainers":[{"name":"davidcalhoun","email":"david.b.calhoun@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/jstoxml_2.2.6_1638117691328_0.2681856973347536"},"_hasShrinkwrap":false,"publish_time":1638117691482,"_cnpm_publish_time":1638117691482},"2.2.5":{"name":"jstoxml","version":"2.2.5","description":"Converts JavaScript/JSON to XML (for RSS, Podcasts, AMP, etc.)","homepage":"http://github.com/davidcalhoun/jstoxml","keywords":["amp","google amp","json","podcast","rss","sitemap","site map","xml"],"main":"dist/jstoxml.js","author":{"name":"David Calhoun","email":"david.b.calhoun@gmail.com"},"license":"MIT","repository":{"type":"git","url":"git://github.com/davidcalhoun/jstoxml.git"},"scripts":{"dist":"./dist.sh","prepare":"./dist.sh","test":"rm -rf dist && ./dist.sh && mocha test.js","patch":"npm version patch && npm run npm-publish","minor":"npm version minor && npm run npm-publish","major":"npm version major && npm run npm-publish","npm-publish":"npm publish && git push && git push --tags","bump":"npm outdated & npm update && npm audit fix && npm test"},"unpkg":"dist/jstoxml-min.js","devDependencies":{"@babel/cli":"^7.16.0","@babel/core":"^7.16.0","@babel/plugin-transform-modules-umd":"^7.16.0","@babel/preset-env":"^7.16.0","babel-eslint":"^10.1.0","eslint":"^8.1.0","mocha":"^9.1.3","prettier":"^2.4.1","uglify-es":"^3.3.9"},"gitHead":"a5e1378a43a40b5432f4f153faad9b8f20d55df0","bugs":{"url":"https://github.com/davidcalhoun/jstoxml/issues"},"_id":"jstoxml@2.2.5","_nodeVersion":"14.17.5","_npmVersion":"6.14.14","dist":{"shasum":"f5bda179e9d5c8a0312c92b3ac3009d23418e4ad","size":18422,"noattachment":false,"key":"/jstoxml/-/jstoxml-2.2.5.tgz","tarball":"http://registry.cnpm.dingdandao.com/jstoxml/download/jstoxml-2.2.5.tgz"},"_npmUser":{"name":"davidcalhoun","email":"david.b.calhoun@gmail.com"},"directories":{},"maintainers":[{"name":"davidcalhoun","email":"david.b.calhoun@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/jstoxml_2.2.5_1635604292008_0.31170180892650734"},"_hasShrinkwrap":false,"publish_time":1635604292173,"_cnpm_publish_time":1635604292173},"2.2.4":{"name":"jstoxml","version":"2.2.4","description":"Converts JavaScript/JSON to XML (for RSS, Podcasts, AMP, etc.)","homepage":"http://github.com/davidcalhoun/jstoxml","keywords":["amp","google amp","json","podcast","rss","sitemap","site map","xml"],"main":"dist/jstoxml.js","author":{"name":"David Calhoun","email":"david.b.calhoun@gmail.com"},"license":"MIT","repository":{"type":"git","url":"git://github.com/davidcalhoun/jstoxml.git"},"scripts":{"dist":"./dist.sh","prepare":"./dist.sh","test":"rm -rf dist && ./dist.sh && mocha test.js","patch":"npm version patch && npm run npm-publish","minor":"npm version minor && npm run npm-publish","major":"npm version major && npm run npm-publish","npm-publish":"npm publish && git push && git push --tags","bump":"npm outdated & npm update && npm audit fix && npm test"},"unpkg":"dist/jstoxml-min.js","devDependencies":{"@babel/cli":"^7.15.7","@babel/core":"^7.15.5","@babel/plugin-transform-modules-umd":"^7.12.13","@babel/preset-env":"^7.15.6","babel-eslint":"^10.1.0","eslint":"^7.19.0","mocha":"^9.1.1","prettier":"^2.4.1","uglify-es":"^3.3.9"},"gitHead":"2e445bd2feced781abb2103ca5cc00253bf2daf8","bugs":{"url":"https://github.com/davidcalhoun/jstoxml/issues"},"_id":"jstoxml@2.2.4","_nodeVersion":"14.17.5","_npmVersion":"6.14.14","dist":{"shasum":"4ddbe0f4a05ea7043353fd6268d041f6a975b765","size":18437,"noattachment":false,"key":"/jstoxml/-/jstoxml-2.2.4.tgz","tarball":"http://registry.cnpm.dingdandao.com/jstoxml/download/jstoxml-2.2.4.tgz"},"_npmUser":{"name":"davidcalhoun","email":"david.b.calhoun@gmail.com"},"directories":{},"maintainers":[{"name":"davidcalhoun","email":"david.b.calhoun@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/jstoxml_2.2.4_1632144582654_0.05891951746122337"},"_hasShrinkwrap":false,"publish_time":1632144582812,"_cnpm_publish_time":1632144582812},"2.2.3":{"name":"jstoxml","version":"2.2.3","description":"Converts JavaScript/JSON to XML (for RSS, Podcasts, AMP, etc.)","homepage":"http://github.com/davidcalhoun/jstoxml","keywords":["amp","google amp","json","podcast","rss","sitemap","site map","xml"],"main":"dist/jstoxml.js","author":{"name":"David Calhoun","email":"david.b.calhoun@gmail.com"},"license":"MIT","repository":{"type":"git","url":"git://github.com/davidcalhoun/jstoxml.git"},"scripts":{"dist":"./dist.sh","prepare":"./dist.sh","test":"rm -rf dist && ./dist.sh && mocha test.js","patch":"npm version patch && npm run npm-publish","minor":"npm version minor && npm run npm-publish","major":"npm version major && npm run npm-publish","npm-publish":"npm publish && git push && git push --tags","bump":"npm outdated && npm update && npm audit fix && npm test || echo 'Package up to date'"},"unpkg":"dist/jstoxml-min.js","devDependencies":{"@babel/cli":"^7.15.4","@babel/core":"^7.15.5","@babel/plugin-transform-modules-umd":"^7.12.13","@babel/preset-env":"^7.15.4","babel-eslint":"^10.1.0","eslint":"^7.19.0","mocha":"^9.1.1","prettier":"^2.2.1","uglify-es":"^3.3.9"},"gitHead":"53dc223df52945f0bf1e2c148d8288b758241f17","bugs":{"url":"https://github.com/davidcalhoun/jstoxml/issues"},"_id":"jstoxml@2.2.3","_nodeVersion":"14.17.5","_npmVersion":"6.14.14","dist":{"shasum":"5af92cd38d75e17f6eb8d57727d2082782a4955b","size":18449,"noattachment":false,"key":"/jstoxml/-/jstoxml-2.2.3.tgz","tarball":"http://registry.cnpm.dingdandao.com/jstoxml/download/jstoxml-2.2.3.tgz"},"_npmUser":{"name":"davidcalhoun","email":"david.b.calhoun@gmail.com"},"directories":{},"maintainers":[{"name":"davidcalhoun","email":"david.b.calhoun@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/jstoxml_2.2.3_1630942861447_0.12503397587205756"},"_hasShrinkwrap":false,"publish_time":1630942861612,"_cnpm_publish_time":1630942861612},"2.2.2":{"name":"jstoxml","version":"2.2.2","description":"Converts JavaScript/JSON to XML (for RSS, Podcasts, AMP, etc.)","homepage":"http://github.com/davidcalhoun/jstoxml","keywords":["amp","google amp","json","podcast","rss","sitemap","site map","xml"],"main":"dist/jstoxml.js","author":{"name":"David Calhoun","email":"david.b.calhoun@gmail.com"},"license":"MIT","repository":{"type":"git","url":"git://github.com/davidcalhoun/jstoxml.git"},"scripts":{"dist":"./dist.sh","prepare":"./dist.sh","test":"rm -rf dist && ./dist.sh && mocha test.js","patch":"npm version patch && npm run npm-publish","minor":"npm version minor && npm run npm-publish","major":"npm version major && npm run npm-publish","npm-publish":"npm publish && git push && git push --tags","bump":"npm outdated && npm update && npm audit fix && npm test || echo 'Package up to date'"},"unpkg":"dist/jstoxml-min.js","devDependencies":{"@babel/cli":"^7.12.13","@babel/core":"^7.12.13","@babel/plugin-transform-modules-umd":"^7.12.13","@babel/preset-env":"^7.12.13","babel-eslint":"^10.1.0","eslint":"^7.19.0","mocha":"^9.1.0","prettier":"^2.2.1","uglify-es":"^3.3.9"},"gitHead":"8d47ea64720bf483da231694a1252c21a3062a34","bugs":{"url":"https://github.com/davidcalhoun/jstoxml/issues"},"_id":"jstoxml@2.2.2","_nodeVersion":"14.17.5","_npmVersion":"6.14.14","dist":{"shasum":"3d121eb4841231496ac17fa26ea7f3159f7a575f","size":18443,"noattachment":false,"key":"/jstoxml/-/jstoxml-2.2.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/jstoxml/download/jstoxml-2.2.2.tgz"},"_npmUser":{"name":"davidcalhoun","email":"david.b.calhoun@gmail.com"},"directories":{},"maintainers":[{"name":"davidcalhoun","email":"david.b.calhoun@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/jstoxml_2.2.2_1630079492253_0.5268101882753151"},"_hasShrinkwrap":false,"publish_time":1630079492391,"_cnpm_publish_time":1630079492391},"2.2.1":{"name":"jstoxml","version":"2.2.1","description":"Converts JavaScript/JSON to XML (for RSS, Podcasts, AMP, etc.)","homepage":"http://github.com/davidcalhoun/jstoxml","keywords":["amp","google amp","json","podcast","rss","sitemap","site map","xml"],"main":"dist/jstoxml.js","author":{"name":"David Calhoun","email":"david.b.calhoun@gmail.com"},"license":"MIT","repository":{"type":"git","url":"git://github.com/davidcalhoun/jstoxml.git"},"scripts":{"dist":"./dist.sh","prepare":"./dist.sh","test":"rm -rf dist && ./dist.sh && mocha test.js","patch":"npm version patch && npm run npm-publish","minor":"npm version minor && npm run npm-publish","major":"npm version major && npm run npm-publish","npm-publish":"npm publish && git push && git push --tags","bump":"npm outdated && npm update && npm audit fix && npm test || echo 'Package up to date'"},"unpkg":"dist/jstoxml-min.js","devDependencies":{"@babel/cli":"^7.12.13","@babel/core":"^7.12.13","@babel/plugin-transform-modules-umd":"^7.12.13","@babel/preset-env":"^7.12.13","babel-eslint":"^10.1.0","eslint":"^7.19.0","mocha":"^9.0.1","prettier":"^2.2.1","uglify-es":"^3.3.9"},"gitHead":"37c040914dbaa1d1ce6d57eea7a6963294f4dca4","bugs":{"url":"https://github.com/davidcalhoun/jstoxml/issues"},"_id":"jstoxml@2.2.1","_nodeVersion":"14.17.5","_npmVersion":"6.14.14","dist":{"shasum":"674cb4549a8f95577659034f8fbbb871b1dbe5cd","size":18442,"noattachment":false,"key":"/jstoxml/-/jstoxml-2.2.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/jstoxml/download/jstoxml-2.2.1.tgz"},"_npmUser":{"name":"davidcalhoun","email":"david.b.calhoun@gmail.com"},"directories":{},"maintainers":[{"name":"davidcalhoun","email":"david.b.calhoun@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/jstoxml_2.2.1_1629423579771_0.686340342625746"},"_hasShrinkwrap":false,"publish_time":1629423579899,"_cnpm_publish_time":1629423579899},"2.2.0":{"name":"jstoxml","version":"2.2.0","description":"Converts JavaScript/JSON to XML (for RSS, Podcasts, AMP, etc.)","homepage":"http://github.com/davidcalhoun/jstoxml","keywords":["amp","google amp","json","podcast","rss","sitemap","site map","xml"],"main":"dist/jstoxml.js","author":{"name":"David Calhoun","email":"david.b.calhoun@gmail.com"},"license":"MIT","repository":{"type":"git","url":"git://github.com/davidcalhoun/jstoxml.git"},"scripts":{"dist":"./dist.sh","prepare":"./dist.sh","test":"rm -rf dist && ./dist.sh && mocha test.js","patch":"npm version patch && npm run npm-publish","minor":"npm version minor && npm run npm-publish","major":"npm version major && npm run npm-publish","npm-publish":"npm publish && git push && git push --tags","bump":"npm outdated && npm update && npm audit fix && npm test || echo 'Package up to date'"},"unpkg":"dist/jstoxml-min.js","devDependencies":{"@babel/cli":"^7.12.13","@babel/core":"^7.12.13","@babel/plugin-transform-modules-umd":"^7.12.13","@babel/preset-env":"^7.12.13","babel-eslint":"^10.1.0","eslint":"^7.19.0","mocha":"^9.0.1","prettier":"^2.2.1","uglify-es":"^3.3.9"},"gitHead":"1b5d4a617d3cbcaeb9fbc615cec672fad93957bf","bugs":{"url":"https://github.com/davidcalhoun/jstoxml/issues"},"_id":"jstoxml@2.2.0","_nodeVersion":"14.5.0","_npmVersion":"7.5.2","dist":{"shasum":"bb8dc0cbeb3022727bcfca28fbb18c015b948937","size":18441,"noattachment":false,"key":"/jstoxml/-/jstoxml-2.2.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/jstoxml/download/jstoxml-2.2.0.tgz"},"_npmUser":{"name":"davidcalhoun","email":"david.b.calhoun@gmail.com"},"directories":{},"maintainers":[{"name":"davidcalhoun","email":"david.b.calhoun@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/jstoxml_2.2.0_1626924216519_0.2667337937175418"},"_hasShrinkwrap":false,"publish_time":1626924216690,"_cnpm_publish_time":1626924216690},"2.1.1":{"name":"jstoxml","version":"2.1.1","description":"Converts JavaScript/JSON to XML (for RSS, Podcasts, AMP, etc.)","homepage":"http://github.com/davidcalhoun/jstoxml","keywords":["amp","google amp","json","podcast","rss","sitemap","site map","xml"],"main":"dist/jstoxml.js","author":{"name":"David Calhoun","email":"david.b.calhoun@gmail.com"},"license":"MIT","repository":{"type":"git","url":"git://github.com/davidcalhoun/jstoxml.git"},"scripts":{"dist":"./dist.sh","prepare":"./dist.sh","test":"rm -rf dist && ./dist.sh && mocha test.js","patch":"npm version patch && npm run npm-publish","minor":"npm version minor && npm run npm-publish","major":"npm version major && npm run npm-publish","npm-publish":"npm publish && git push && git push --tags","bump":"npm outdated && npm update && npm audit fix && npm test || echo 'Package up to date'"},"unpkg":"dist/jstoxml-min.js","devDependencies":{"@babel/cli":"^7.12.13","@babel/core":"^7.12.13","@babel/plugin-transform-modules-umd":"^7.12.13","@babel/preset-env":"^7.12.13","babel-eslint":"^10.1.0","eslint":"^7.19.0","mocha":"^9.0.1","prettier":"^2.2.1","uglify-es":"^3.3.9"},"gitHead":"18aa74ecce4e749d324b884410af9812c5cf3ee1","bugs":{"url":"https://github.com/davidcalhoun/jstoxml/issues"},"_id":"jstoxml@2.1.1","_nodeVersion":"14.5.0","_npmVersion":"7.5.2","dist":{"shasum":"c11b2b9dac3b426e45fd7074df36e6fee6b101a4","size":17782,"noattachment":false,"key":"/jstoxml/-/jstoxml-2.1.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/jstoxml/download/jstoxml-2.1.1.tgz"},"_npmUser":{"name":"davidcalhoun","email":"david.b.calhoun@gmail.com"},"directories":{},"maintainers":[{"name":"davidcalhoun","email":"david.b.calhoun@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/jstoxml_2.1.1_1626906203277_0.02920759048976196"},"_hasShrinkwrap":false,"publish_time":1626906203458,"_cnpm_publish_time":1626906203458},"2.1.0":{"name":"jstoxml","version":"2.1.0","description":"Converts JavaScript/JSON to XML (for RSS, Podcasts, AMP, etc.)","homepage":"http://github.com/davidcalhoun/jstoxml","keywords":["amp","google amp","json","podcast","rss","sitemap","site map","xml"],"main":"dist/jstoxml.js","author":{"name":"David Calhoun","email":"david.b.calhoun@gmail.com"},"license":"MIT","repository":{"type":"git","url":"git://github.com/davidcalhoun/jstoxml.git"},"scripts":{"dist":"./dist.sh","prepare":"./dist.sh","test":"rm -rf dist && ./dist.sh && mocha test.js","patch":"npm version patch && npm run npm-publish","minor":"npm version minor && npm run npm-publish","major":"npm version major && npm run npm-publish","npm-publish":"npm publish && git push && git push --tags","bump":"npm outdated && npm update && npm audit fix && npm test || echo 'Package up to date'"},"unpkg":"dist/jstoxml-min.js","devDependencies":{"@babel/cli":"^7.12.13","@babel/core":"^7.12.13","@babel/plugin-transform-modules-umd":"^7.12.13","@babel/preset-env":"^7.12.13","babel-eslint":"^10.1.0","eslint":"^7.19.0","mocha":"^9.0.1","prettier":"^2.2.1","uglify-es":"^3.3.9"},"gitHead":"1b5415142b1ef36a14a0e83cd4a812e086019a11","bugs":{"url":"https://github.com/davidcalhoun/jstoxml/issues"},"_id":"jstoxml@2.1.0","_nodeVersion":"14.5.0","_npmVersion":"7.5.2","dist":{"shasum":"09dff3adb15bf9642a2be708a3ae999dba59c738","size":17747,"noattachment":false,"key":"/jstoxml/-/jstoxml-2.1.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/jstoxml/download/jstoxml-2.1.0.tgz"},"_npmUser":{"name":"davidcalhoun","email":"david.b.calhoun@gmail.com"},"directories":{},"maintainers":[{"name":"davidcalhoun","email":"david.b.calhoun@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/jstoxml_2.1.0_1624199567067_0.8654773181181665"},"_hasShrinkwrap":false,"publish_time":1624199567247,"_cnpm_publish_time":1624199567247},"2.0.6":{"name":"jstoxml","version":"2.0.6","description":"Converts JavaScript/JSON to XML (for RSS, Podcasts, AMP, etc.)","homepage":"http://github.com/davidcalhoun/jstoxml","keywords":["amp","google amp","json","podcast","rss","sitemap","site map","xml"],"main":"dist/jstoxml.js","author":{"name":"David Calhoun","email":"david.b.calhoun@gmail.com"},"license":"MIT","repository":{"type":"git","url":"git://github.com/davidcalhoun/jstoxml.git"},"scripts":{"dist":"./dist.sh","prepare":"./dist.sh","test":"rm -rf dist && ./dist.sh && mocha test.js","patch":"npm version patch && npm run npm-publish","minor":"npm version minor && npm run npm-publish","major":"npm version major && npm run npm-publish","npm-publish":"npm publish && git push && git push --tags","bump":"npm outdated && npm update && npm audit fix && npm test || echo 'Package up to date'"},"unpkg":"dist/jstoxml-min.js","dependencies":{},"devDependencies":{"@babel/cli":"^7.12.13","@babel/core":"^7.12.13","@babel/plugin-transform-modules-umd":"^7.12.13","@babel/preset-env":"^7.12.13","babel-eslint":"^10.1.0","eslint":"^7.19.0","mocha":"^8.2.1","prettier":"^2.2.1","uglify-es":"^3.3.9"},"gitHead":"a550727558568cdd520ab04a76f837149f7af3aa","bugs":{"url":"https://github.com/davidcalhoun/jstoxml/issues"},"_id":"jstoxml@2.0.6","_nodeVersion":"14.5.0","_npmVersion":"7.5.2","dist":{"shasum":"77d460b60bdc9fabb8ebd546a79dfc167788f274","size":17719,"noattachment":false,"key":"/jstoxml/-/jstoxml-2.0.6.tgz","tarball":"http://registry.cnpm.dingdandao.com/jstoxml/download/jstoxml-2.0.6.tgz"},"_npmUser":{"name":"davidcalhoun","email":"david.b.calhoun@gmail.com"},"directories":{},"maintainers":[{"name":"davidcalhoun","email":"david.b.calhoun@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/jstoxml_2.0.6_1622730872704_0.033896205933902745"},"_hasShrinkwrap":false,"publish_time":1622730872820,"_cnpm_publish_time":1622730872820},"2.0.5":{"name":"jstoxml","version":"2.0.5","description":"Converts JavaScript/JSON to XML (for RSS, Podcasts, AMP, etc.)","homepage":"http://github.com/davidcalhoun/jstoxml","keywords":["amp","google amp","json","podcast","rss","sitemap","site map","xml"],"main":"dist/jstoxml.js","author":{"name":"David Calhoun","email":"david.b.calhoun@gmail.com"},"license":"MIT","repository":{"type":"git","url":"git://github.com/davidcalhoun/jstoxml.git"},"scripts":{"dist":"./dist.sh","prepare":"./dist.sh","test":"rm -rf dist && ./dist.sh && mocha test.js","patch":"npm version patch && npm run npm-publish","minor":"npm version minor && npm run npm-publish","major":"npm version major && npm run npm-publish","npm-publish":"npm publish && git push && git push --tags","bump":"npm outdated && npm update && npm audit fix && npm test || echo 'Package up to date'"},"unpkg":"dist/jstoxml-min.js","dependencies":{},"devDependencies":{"@babel/cli":"^7.12.13","@babel/core":"^7.12.13","@babel/plugin-transform-modules-umd":"^7.12.13","@babel/preset-env":"^7.12.13","babel-eslint":"^10.1.0","eslint":"^7.19.0","mocha":"^8.2.1","prettier":"^2.2.1","uglify-es":"^3.3.9"},"gitHead":"830fd545f808a20e4f19c1dbe0771e8cf6f4c969","bugs":{"url":"https://github.com/davidcalhoun/jstoxml/issues"},"_id":"jstoxml@2.0.5","_nodeVersion":"14.5.0","_npmVersion":"7.5.2","dist":{"shasum":"7640ce4d5110b0a7f8e3ade6e59bc4c26c03c3e8","size":17705,"noattachment":false,"key":"/jstoxml/-/jstoxml-2.0.5.tgz","tarball":"http://registry.cnpm.dingdandao.com/jstoxml/download/jstoxml-2.0.5.tgz"},"_npmUser":{"name":"davidcalhoun","email":"david.b.calhoun@gmail.com"},"directories":{},"maintainers":[{"name":"davidcalhoun","email":"david.b.calhoun@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/jstoxml_2.0.5_1618720183506_0.5652515153107152"},"_hasShrinkwrap":false,"publish_time":1618720183683,"_cnpm_publish_time":1618720183683},"2.0.4":{"name":"jstoxml","version":"2.0.4","description":"Converts JavaScript/JSON to XML (for RSS, Podcasts, AMP, etc.)","homepage":"http://github.com/davidcalhoun/jstoxml","keywords":["amp","google amp","json","podcast","rss","sitemap","site map","xml"],"main":"dist/jstoxml.js","author":{"name":"David Calhoun","email":"david.b.calhoun@gmail.com"},"license":"MIT","repository":{"type":"git","url":"git://github.com/davidcalhoun/jstoxml.git"},"scripts":{"dist":"./dist.sh","prepare":"./dist.sh","test":"rm -rf dist && ./dist.sh && mocha test.js","patch":"npm version patch && npm run npm-publish","minor":"npm version minor && npm run npm-publish","major":"npm version major && npm run npm-publish","npm-publish":"npm publish && git push && git push --tags","bump":"npm outdated && npm update && npm audit fix && npm test || echo 'Package up to date'"},"unpkg":"dist/jstoxml-min.js","dependencies":{},"devDependencies":{"@babel/cli":"^7.12.13","@babel/core":"^7.12.13","@babel/plugin-transform-modules-umd":"^7.12.13","@babel/preset-env":"^7.12.13","babel-eslint":"^10.1.0","eslint":"^7.19.0","mocha":"^8.2.1","prettier":"^2.2.1","uglify-es":"^3.3.9"},"gitHead":"0f9f3413b35e8a63884da67207c692b1a20e5a22","bugs":{"url":"https://github.com/davidcalhoun/jstoxml/issues"},"_id":"jstoxml@2.0.4","_nodeVersion":"14.5.0","_npmVersion":"7.5.2","dist":{"shasum":"3811fc0645382014767fddf2ab0ea0dd06acf92b","size":17704,"noattachment":false,"key":"/jstoxml/-/jstoxml-2.0.4.tgz","tarball":"http://registry.cnpm.dingdandao.com/jstoxml/download/jstoxml-2.0.4.tgz"},"_npmUser":{"name":"davidcalhoun","email":"david.b.calhoun@gmail.com"},"directories":{},"maintainers":[{"name":"davidcalhoun","email":"david.b.calhoun@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/jstoxml_2.0.4_1616855601831_0.037612477057057836"},"_hasShrinkwrap":false,"publish_time":1616855602003,"_cnpm_publish_time":1616855602003},"2.0.3":{"name":"jstoxml","version":"2.0.3","description":"Converts JavaScript/JSON to XML (for RSS, Podcasts, AMP, etc.)","homepage":"http://github.com/davidcalhoun/jstoxml","keywords":["amp","google amp","json","podcast","rss","sitemap","site map","xml"],"main":"dist/jstoxml.js","author":{"name":"David Calhoun","email":"david.b.calhoun@gmail.com"},"license":"MIT","repository":{"type":"git","url":"git://github.com/davidcalhoun/jstoxml.git"},"scripts":{"dist":"./dist.sh","prepare":"./dist.sh","test":"rm -rf dist && ./dist.sh && mocha test.js","patch":"npm version patch && npm run npm-publish","minor":"npm version minor && npm run npm-publish","major":"npm version major && npm run npm-publish","npm-publish":"npm publish && git push && git push --tags","bump":"! npm outdated && npm update && npm audit fix && npm test || echo 'Package up to date'"},"unpkg":"dist/jstoxml-min.js","dependencies":{},"devDependencies":{"@babel/cli":"^7.12.10","@babel/core":"^7.12.10","@babel/plugin-transform-modules-umd":"^7.12.1","@babel/preset-env":"^7.12.11","babel-eslint":"^10.1.0","eslint":"^7.16.0","mocha":"^8.2.1","prettier":"^2.2.1","uglify-es":"^3.3.9"},"gitHead":"ccec8c5298e64a68baf1414025e1f911d647813d","bugs":{"url":"https://github.com/davidcalhoun/jstoxml/issues"},"_id":"jstoxml@2.0.3","_nodeVersion":"14.5.0","_npmVersion":"6.14.9","dist":{"shasum":"9112ade903fcc22c100c5f8cbe7af9af255c4d09","size":17708,"noattachment":false,"key":"/jstoxml/-/jstoxml-2.0.3.tgz","tarball":"http://registry.cnpm.dingdandao.com/jstoxml/download/jstoxml-2.0.3.tgz"},"_npmUser":{"name":"davidcalhoun","email":"david.b.calhoun@gmail.com"},"directories":{},"maintainers":[{"name":"davidcalhoun","email":"david.b.calhoun@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/jstoxml_2.0.3_1608394455661_0.6860720062684487"},"_hasShrinkwrap":false,"publish_time":1608394455928,"_cnpm_publish_time":1608394455928},"2.0.2":{"name":"jstoxml","version":"2.0.2","description":"Converts JavaScript/JSON to XML (for RSS, Podcasts, AMP, etc.)","homepage":"http://github.com/davidcalhoun/jstoxml","keywords":["amp","google amp","json","podcast","rss","sitemap","site map","xml"],"main":"dist/jstoxml.js","author":{"name":"David Calhoun","email":"david.b.calhoun@gmail.com"},"license":"MIT","repository":{"type":"git","url":"git://github.com/davidcalhoun/jstoxml.git"},"scripts":{"dist":"./dist.sh","prepare":"./dist.sh","test":"rm -rf dist && ./dist.sh && mocha test.js","patch":"npm version patch && npm run npm-publish","minor":"npm version minor && npm run npm-publish","major":"npm version major && npm run npm-publish","npm-publish":"npm publish && git push && git push --tags","bump":"! npm outdated && npm update && npm audit fix && npm test || echo 'Package up to date'"},"unpkg":"dist/jstoxml-min.js","dependencies":{},"devDependencies":{"@babel/cli":"^7.12.8","@babel/core":"^7.12.9","@babel/plugin-transform-modules-umd":"^7.12.1","@babel/preset-env":"^7.12.7","babel-eslint":"^10.1.0","eslint":"^7.14.0","mocha":"^8.2.1","prettier":"^2.2.1","uglify-es":"^3.3.9"},"gitHead":"98af09163381007f31cd91810c1b771a63b1880b","bugs":{"url":"https://github.com/davidcalhoun/jstoxml/issues"},"_id":"jstoxml@2.0.2","_nodeVersion":"14.5.0","_npmVersion":"6.14.9","dist":{"shasum":"df3cd9f94bc3a2fe8fff1c04b128f9c4c872e8b9","size":17713,"noattachment":false,"key":"/jstoxml/-/jstoxml-2.0.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/jstoxml/download/jstoxml-2.0.2.tgz"},"_npmUser":{"name":"davidcalhoun","email":"david.b.calhoun@gmail.com"},"directories":{},"maintainers":[{"name":"davidcalhoun","email":"david.b.calhoun@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/jstoxml_2.0.2_1606583239796_0.4294704494357966"},"_hasShrinkwrap":false,"publish_time":1606583239909,"_cnpm_publish_time":1606583239909},"2.0.1":{"name":"jstoxml","version":"2.0.1","description":"Converts JavaScript/JSON to XML (for RSS, Podcasts, AMP, etc.)","homepage":"http://github.com/davidcalhoun/jstoxml","keywords":["amp","google amp","json","podcast","rss","sitemap","site map","xml"],"main":"dist/jstoxml.js","author":{"name":"David Calhoun","email":"david.b.calhoun@gmail.com"},"license":"MIT","repository":{"type":"git","url":"git://github.com/davidcalhoun/jstoxml.git"},"scripts":{"dist":"./dist.sh","prepare":"./dist.sh","test":"rm -rf dist && ./dist.sh && mocha test.js","patch":"npm version patch && npm run npm-publish","minor":"npm version minor && npm run npm-publish","major":"npm version major && npm run npm-publish","npm-publish":"npm publish && git push && git push --tags","bump":"! npm outdated && npm update && npm audit fix && npm test || echo 'Package up to date'"},"unpkg":"dist/jstoxml-min.js","dependencies":{},"devDependencies":{"@babel/cli":"^7.11.6","@babel/core":"^7.11.6","@babel/plugin-transform-modules-umd":"^7.10.4","@babel/preset-env":"^7.11.5","babel-eslint":"^10.1.0","eslint":"^7.11.0","mocha":"^8.1.3","prettier":"^2.1.2","uglify-es":"^3.3.9"},"gitHead":"a3a2cd0e45d58541fa43edd7a2e38f685f569b01","bugs":{"url":"https://github.com/davidcalhoun/jstoxml/issues"},"_id":"jstoxml@2.0.1","_nodeVersion":"14.5.0","_npmVersion":"6.14.8","dist":{"shasum":"91544c5a9be54fb73e49d2ef69dadd3ef5bc7109","size":17713,"noattachment":false,"key":"/jstoxml/-/jstoxml-2.0.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/jstoxml/download/jstoxml-2.0.1.tgz"},"maintainers":[{"name":"davidcalhoun","email":"david.b.calhoun@gmail.com"}],"_npmUser":{"name":"davidcalhoun","email":"david.b.calhoun@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/jstoxml_2.0.1_1602593181331_0.8734425386360702"},"_hasShrinkwrap":false,"publish_time":1602593181430,"_cnpm_publish_time":1602593181430},"2.0.0":{"name":"jstoxml","version":"2.0.0","description":"Converts JavaScript/JSON to XML (for RSS, Podcasts, AMP, etc.)","homepage":"http://github.com/davidcalhoun/jstoxml","keywords":["amp","google amp","json","podcast","rss","sitemap","site map","xml"],"main":"dist/jstoxml.js","author":{"name":"David Calhoun","email":"david.b.calhoun@gmail.com"},"license":"MIT","repository":{"type":"git","url":"git://github.com/davidcalhoun/jstoxml.git"},"scripts":{"dist":"./dist.sh","prepare":"./dist.sh","test":"rm -rf dist && ./dist.sh && mocha test.js","patch":"npm version patch && npm run npm-publish","minor":"npm version minor && npm run npm-publish","major":"npm version major && npm run npm-publish","npm-publish":"npm publish && git push && git push --tags","bump":"! npm outdated && npm update && npm audit fix && npm test || echo 'Package up to date'"},"unpkg":"dist/jstoxml-min.js","dependencies":{},"devDependencies":{"@babel/cli":"^7.11.6","@babel/core":"^7.11.6","@babel/plugin-transform-modules-umd":"^7.10.4","@babel/preset-env":"^7.11.5","babel-eslint":"^10.1.0","eslint":"^7.10.0","mocha":"^8.1.3","prettier":"^2.1.2","uglify-es":"^3.3.9"},"gitHead":"c6b03f3e850eb1805a8a09a316aea2e6f74e8ed6","bugs":{"url":"https://github.com/davidcalhoun/jstoxml/issues"},"_id":"jstoxml@2.0.0","_nodeVersion":"14.5.0","_npmVersion":"6.14.8","dist":{"shasum":"c7ccd1fba14cb5b208322f604a4c9940c8bf749a","size":17655,"noattachment":false,"key":"/jstoxml/-/jstoxml-2.0.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/jstoxml/download/jstoxml-2.0.0.tgz"},"maintainers":[{"name":"davidcalhoun","email":"david.b.calhoun@gmail.com"}],"_npmUser":{"name":"davidcalhoun","email":"david.b.calhoun@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/jstoxml_2.0.0_1602545671338_0.09419228154996184"},"_hasShrinkwrap":false,"publish_time":1602545671471,"_cnpm_publish_time":1602545671471},"1.6.11":{"name":"jstoxml","version":"1.6.11","description":"Converts JavaScript/JSON to XML (for RSS, Podcasts, AMP, etc.)","homepage":"http://github.com/davidcalhoun/jstoxml","keywords":["amp","google amp","json","podcast","rss","sitemap","site map","xml"],"main":"dist/jstoxml.js","author":{"name":"David Calhoun","email":"david.b.calhoun@gmail.com"},"license":"MIT","repository":{"type":"git","url":"git://github.com/davidcalhoun/jstoxml.git"},"scripts":{"dist":"./dist.sh","prepare":"./dist.sh","test":"rm -rf dist && ./dist.sh && mocha test.js","patch":"npm version patch && npm run npm-publish","minor":"npm version minor && npm run npm-publish","major":"npm version major && npm run npm-publish","npm-publish":"npm publish && git push && git push --tags","bump":"! npm outdated && npm update && npm audit fix && npm test || echo 'Package up to date'"},"unpkg":"dist/jstoxml-min.js","dependencies":{},"devDependencies":{"@babel/cli":"^7.11.6","@babel/core":"^7.11.6","@babel/plugin-transform-modules-umd":"^7.10.4","@babel/preset-env":"^7.11.5","babel-eslint":"^10.1.0","eslint":"^7.8.1","mocha":"^8.1.3","prettier":"^2.1.1","uglify-es":"^3.3.9"},"gitHead":"04828d0e5ac2cd08e55beeb73425c47c5b80d6de","bugs":{"url":"https://github.com/davidcalhoun/jstoxml/issues"},"_id":"jstoxml@1.6.11","_nodeVersion":"14.5.0","_npmVersion":"6.14.8","dist":{"shasum":"295f3aec62b845310026c702173fab0c65fc8f6c","size":16578,"noattachment":false,"key":"/jstoxml/-/jstoxml-1.6.11.tgz","tarball":"http://registry.cnpm.dingdandao.com/jstoxml/download/jstoxml-1.6.11.tgz"},"maintainers":[{"name":"davidcalhoun","email":"david.b.calhoun@gmail.com"}],"_npmUser":{"name":"davidcalhoun","email":"david.b.calhoun@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/jstoxml_1.6.11_1599934237984_0.7603395785668448"},"_hasShrinkwrap":false,"publish_time":1599934238130,"_cnpm_publish_time":1599934238130},"1.6.10":{"name":"jstoxml","version":"1.6.10","description":"Converts JavaScript/JSON to XML (for RSS, Podcasts, AMP, etc.)","homepage":"http://github.com/davidcalhoun/jstoxml","keywords":["amp","google amp","json","podcast","rss","sitemap","site map","xml"],"main":"dist/jstoxml.js","author":{"name":"David Calhoun","email":"david.b.calhoun@gmail.com"},"license":"MIT","repository":{"type":"git","url":"git://github.com/davidcalhoun/jstoxml.git"},"scripts":{"dist":"./dist.sh","prepare":"./dist.sh","test":"rm -rf dist && ./dist.sh && mocha test.js","patch":"npm version patch && npm run npm-publish","minor":"npm version minor && npm run npm-publish","major":"npm version major && npm run npm-publish","npm-publish":"npm publish && git push && git push --tags","bump":"! npm outdated && npm update && npm audit fix && npm test || echo 'Package up to date'"},"unpkg":"dist/jstoxml-min.js","dependencies":{},"devDependencies":{"@babel/cli":"^7.10.5","@babel/core":"^7.11.1","@babel/plugin-transform-modules-umd":"^7.10.4","@babel/preset-env":"^7.11.0","babel-eslint":"^10.1.0","eslint":"^7.7.0","mocha":"^8.1.1","prettier":"^2.0.5","uglify-es":"^3.3.9"},"gitHead":"3ddc6b2fb0580f10f6b7a24b542862d3b8d2eb11","bugs":{"url":"https://github.com/davidcalhoun/jstoxml/issues"},"_id":"jstoxml@1.6.10","_nodeVersion":"14.5.0","_npmVersion":"6.14.7","dist":{"shasum":"e43f0cf3deaaf09b5b7cb5df3094d21e4b1afdf4","size":16495,"noattachment":false,"key":"/jstoxml/-/jstoxml-1.6.10.tgz","tarball":"http://registry.cnpm.dingdandao.com/jstoxml/download/jstoxml-1.6.10.tgz"},"maintainers":[{"name":"davidcalhoun","email":"david.b.calhoun@gmail.com"}],"_npmUser":{"name":"davidcalhoun","email":"david.b.calhoun@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/jstoxml_1.6.10_1597770738906_0.8085604125200603"},"_hasShrinkwrap":false,"publish_time":1597770739068,"_cnpm_publish_time":1597770739068},"1.6.9":{"name":"jstoxml","version":"1.6.9","description":"Converts JavaScript/JSON to XML (for RSS, Podcasts, AMP, etc.)","homepage":"http://github.com/davidcalhoun/jstoxml","keywords":["amp","google amp","json","podcast","rss","sitemap","site map","xml"],"main":"dist/jstoxml.js","author":{"name":"David Calhoun","email":"david.b.calhoun@gmail.com"},"license":"MIT","repository":{"type":"git","url":"git://github.com/davidcalhoun/jstoxml.git"},"scripts":{"dist":"./dist.sh","prepare":"./dist.sh","test":"rm -rf dist && ./dist.sh && mocha test.js","patch":"npm version patch && npm run npm-publish","minor":"npm version minor && npm run npm-publish","major":"npm version major && npm run npm-publish","npm-publish":"npm publish && git push && git push --tags","bump":"! npm outdated && npm update && npm audit fix && npm test || echo 'Package up to date'"},"unpkg":"dist/jstoxml-min.js","dependencies":{},"devDependencies":{"@babel/cli":"^7.10.5","@babel/core":"^7.11.1","@babel/plugin-transform-modules-umd":"^7.10.4","@babel/preset-env":"^7.11.0","babel-eslint":"^10.1.0","eslint":"^7.6.0","mocha":"^8.1.1","prettier":"^2.0.5","uglify-es":"^3.3.9"},"gitHead":"5240170b808b7ab675f117613b30443afeec8624","bugs":{"url":"https://github.com/davidcalhoun/jstoxml/issues"},"_id":"jstoxml@1.6.9","_nodeVersion":"14.5.0","_npmVersion":"6.14.7","dist":{"shasum":"5912266f0d138e2d0bb27c1e70bea2753671444a","size":16494,"noattachment":false,"key":"/jstoxml/-/jstoxml-1.6.9.tgz","tarball":"http://registry.cnpm.dingdandao.com/jstoxml/download/jstoxml-1.6.9.tgz"},"maintainers":[{"name":"davidcalhoun","email":"david.b.calhoun@gmail.com"}],"_npmUser":{"name":"davidcalhoun","email":"david.b.calhoun@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/jstoxml_1.6.9_1597770667652_0.12280231949429932"},"_hasShrinkwrap":false,"publish_time":1597770667802,"_cnpm_publish_time":1597770667802},"1.6.8":{"name":"jstoxml","version":"1.6.8","description":"Converts JavaScript/JSON to XML (for RSS, Podcasts, AMP, etc.)","homepage":"http://github.com/davidcalhoun/jstoxml","keywords":["amp","google amp","json","podcast","rss","sitemap","site map","xml"],"main":"dist/jstoxml.js","author":{"name":"David Calhoun","email":"david.b.calhoun@gmail.com"},"license":"MIT","repository":{"type":"git","url":"git://github.com/davidcalhoun/jstoxml.git"},"scripts":{"dist":"./dist.sh","prepare":"./dist.sh","test":"rm -rf dist && ./dist.sh && mocha test.js","patch":"npm version patch && npm run npm-publish","minor":"npm version minor && npm run npm-publish","major":"npm version major && npm run npm-publish","npm-publish":"npm publish && git push && git push --tags","bump":"! npm outdated && npm update && npm audit fix && npm test || echo 'Package up to date'"},"unpkg":"dist/jstoxml-min.js","dependencies":{},"devDependencies":{"@babel/cli":"^7.10.4","@babel/core":"^7.10.4","@babel/plugin-transform-modules-umd":"^7.10.4","@babel/preset-env":"^7.10.4","babel-eslint":"^10.1.0","eslint":"^7.4.0","mocha":"^8.0.1","prettier":"^2.0.5","uglify-es":"^3.3.9"},"gitHead":"491116a4fdb511f0cbeb22762ec4a323ad50249b","bugs":{"url":"https://github.com/davidcalhoun/jstoxml/issues"},"_id":"jstoxml@1.6.8","_nodeVersion":"13.8.0","_npmVersion":"6.14.5","dist":{"shasum":"ef35464e578543604dfc29d8d4505cf8891b4643","size":16276,"noattachment":false,"key":"/jstoxml/-/jstoxml-1.6.8.tgz","tarball":"http://registry.cnpm.dingdandao.com/jstoxml/download/jstoxml-1.6.8.tgz"},"maintainers":[{"name":"davidcalhoun","email":"david.b.calhoun@gmail.com"}],"_npmUser":{"name":"davidcalhoun","email":"david.b.calhoun@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/jstoxml_1.6.8_1593828790490_0.017183801743408944"},"_hasShrinkwrap":false,"publish_time":1593828790589,"_cnpm_publish_time":1593828790589},"1.6.7":{"name":"jstoxml","version":"1.6.7","description":"Converts JavaScript/JSON to XML (for RSS, Podcasts, AMP, etc.)","homepage":"http://github.com/davidcalhoun/jstoxml","keywords":["amp","google amp","json","podcast","rss","sitemap","site map","xml"],"main":"dist/jstoxml.js","author":{"name":"David Calhoun","email":"david.b.calhoun@gmail.com"},"license":"MIT","repository":{"type":"git","url":"git://github.com/davidcalhoun/jstoxml.git"},"scripts":{"dist":"./dist.sh","prepare":"./dist.sh","test":"rm -rf dist && ./dist.sh && mocha test.js","patch":"npm version patch && npm run npm-publish","minor":"npm version minor && npm run npm-publish","major":"npm version major && npm run npm-publish","npm-publish":"npm publish && git push && git push --tags","bump":"! npm outdated && npm update && npm audit fix || echo 'Package up to date'"},"unpkg":"dist/jstoxml-min.js","dependencies":{},"devDependencies":{"@babel/cli":"^7.8.4","@babel/core":"^7.9.6","@babel/plugin-transform-modules-umd":"^7.9.0","@babel/preset-env":"^7.9.6","babel-eslint":"^10.1.0","eslint":"^7.0.0","mocha":"^7.1.2","prettier":"^2.0.5","uglify-es":"^3.3.9"},"gitHead":"27d20d33fe976d4e1bae323230205484b7a0ac09","bugs":{"url":"https://github.com/davidcalhoun/jstoxml/issues"},"_id":"jstoxml@1.6.7","_nodeVersion":"14.2.0","_npmVersion":"6.14.5","dist":{"shasum":"5823361961d2324af8f3bdf8f40fe9ad2d3b8bc9","size":16263,"noattachment":false,"key":"/jstoxml/-/jstoxml-1.6.7.tgz","tarball":"http://registry.cnpm.dingdandao.com/jstoxml/download/jstoxml-1.6.7.tgz"},"maintainers":[{"name":"davidcalhoun","email":"david.b.calhoun@gmail.com"}],"_npmUser":{"name":"davidcalhoun","email":"david.b.calhoun@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/jstoxml_1.6.7_1589913679801_0.8777724332458974"},"_hasShrinkwrap":false,"publish_time":1589913679930,"_cnpm_publish_time":1589913679930},"1.6.6":{"name":"jstoxml","version":"1.6.6","description":"Converts JavaScript/JSON to XML (for RSS, Podcasts, AMP, etc.)","homepage":"http://github.com/davidcalhoun/jstoxml","keywords":["amp","google amp","json","podcast","rss","sitemap","site map","xml"],"main":"dist/jstoxml.js","author":{"name":"David Calhoun","email":"david.b.calhoun@gmail.com"},"license":"MIT","repository":{"type":"git","url":"git://github.com/davidcalhoun/jstoxml.git"},"scripts":{"dist":"./dist.sh","prepare":"./dist.sh","test":"rm -rf dist && ./dist.sh && mocha test.js","patch":"npm version patch && npm run npm-publish","minor":"npm version minor && npm run npm-publish","major":"npm version major && npm run npm-publish","npm-publish":"npm publish && git push && git push --tags","bump":"! npm outdated && npm update && npm audit fix || echo 'Package up to date'"},"unpkg":"dist/jstoxml-min.js","dependencies":{},"devDependencies":{"@babel/cli":"^7.8.4","@babel/core":"^7.9.6","@babel/plugin-transform-modules-umd":"^7.9.0","@babel/preset-env":"^7.9.6","eslint":"^6.8.0","eslint-config-airbnb":"^18.1.0","eslint-plugin-import":"^2.20.2","eslint-plugin-jsx-a11y":"^6.2.3","eslint-plugin-react":"^7.19.0","mocha":"^7.1.2","uglify-es":"^3.3.9"},"gitHead":"5d05aaec1996080702450d16faa742fef5332e35","bugs":{"url":"https://github.com/davidcalhoun/jstoxml/issues"},"_id":"jstoxml@1.6.6","_nodeVersion":"13.8.0","_npmVersion":"6.14.4","dist":{"shasum":"c563a11b4c4963394b8d38ecfd54efe325218394","size":16323,"noattachment":false,"key":"/jstoxml/-/jstoxml-1.6.6.tgz","tarball":"http://registry.cnpm.dingdandao.com/jstoxml/download/jstoxml-1.6.6.tgz"},"maintainers":[{"name":"davidcalhoun","email":"david.b.calhoun@gmail.com"}],"_npmUser":{"name":"davidcalhoun","email":"david.b.calhoun@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/jstoxml_1.6.6_1588344067334_0.263707937320671"},"_hasShrinkwrap":false,"publish_time":1588344067468,"_cnpm_publish_time":1588344067468},"1.6.5":{"name":"jstoxml","version":"1.6.5","description":"Converts JavaScript/JSON to XML (for RSS, Podcasts, AMP, etc.)","homepage":"http://github.com/davidcalhoun/jstoxml","keywords":["amp","google amp","json","podcast","rss","sitemap","site map","xml"],"main":"dist/jstoxml.js","author":{"name":"David Calhoun","email":"david.b.calhoun@gmail.com"},"license":"MIT","repository":{"type":"git","url":"git://github.com/davidcalhoun/jstoxml.git"},"scripts":{"dist":"./dist.sh","prepare":"./dist.sh","test":"rm -rf dist && ./dist.sh && mocha test.js","patch":"npm version patch && npm run npm-publish","minor":"npm version minor && npm run npm-publish","major":"npm version major && npm run npm-publish","npm-publish":"npm publish && git push && git push --tags"},"unpkg":"dist/jstoxml-min.js","dependencies":{},"devDependencies":{"@babel/cli":"^7.8.4","@babel/core":"^7.9.0","@babel/plugin-transform-modules-umd":"^7.9.0","@babel/preset-env":"^7.9.0","eslint":"^6.8.0","eslint-config-airbnb":"^18.1.0","eslint-plugin-import":"^2.20.1","eslint-plugin-jsx-a11y":"^6.2.3","eslint-plugin-react":"^7.19.0","mocha":"^7.1.1","uglify-es":"^3.3.9"},"gitHead":"f8985cc27b5bc9c205b4a1921bd222f89f00cc94","bugs":{"url":"https://github.com/davidcalhoun/jstoxml/issues"},"_id":"jstoxml@1.6.5","_nodeVersion":"13.8.0","_npmVersion":"6.14.3","dist":{"shasum":"a7a5bf36c60399cb7de1b6089edb2354b97d8c0d","size":16315,"noattachment":false,"key":"/jstoxml/-/jstoxml-1.6.5.tgz","tarball":"http://registry.cnpm.dingdandao.com/jstoxml/download/jstoxml-1.6.5.tgz"},"maintainers":[{"name":"davidcalhoun","email":"david.b.calhoun@gmail.com"}],"_npmUser":{"name":"davidcalhoun","email":"david.b.calhoun@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/jstoxml_1.6.5_1584992832299_0.8950984764576295"},"_hasShrinkwrap":false,"publish_time":1584992832447,"_cnpm_publish_time":1584992832447},"1.6.4":{"name":"jstoxml","version":"1.6.4","description":"Converts JavaScript/JSON to XML (for RSS, Podcasts, AMP, etc.)","homepage":"http://github.com/davidcalhoun/jstoxml","keywords":["amp","google amp","json","podcast","rss","sitemap","site map","xml"],"main":"dist/jstoxml.js","author":{"name":"David Calhoun","email":"david.b.calhoun@gmail.com"},"license":"MIT","repository":{"type":"git","url":"git://github.com/davidcalhoun/jstoxml.git"},"scripts":{"dist":"./dist.sh","prepare":"./dist.sh","test":"rm -rf dist && ./dist.sh && mocha test.js","patch":"npm version patch && npm run npm-publish","minor":"npm version minor && npm run npm-publish","major":"npm version major && npm run npm-publish","npm-publish":"npm publish && git push && git push --tags"},"unpkg":"dist/jstoxml-min.js","dependencies":{},"devDependencies":{"@babel/cli":"^7.8.4","@babel/core":"^7.8.7","@babel/plugin-transform-modules-umd":"^7.8.3","@babel/preset-env":"^7.8.7","eslint":"^6.8.0","eslint-config-airbnb":"^18.1.0","eslint-plugin-import":"^2.20.1","eslint-plugin-jsx-a11y":"^6.2.3","eslint-plugin-react":"^7.19.0","mocha":"^7.1.1","uglify-es":"^3.3.9"},"gitHead":"9622988586d5cbc27472e0c6a1aca29c04e30538","bugs":{"url":"https://github.com/davidcalhoun/jstoxml/issues"},"_id":"jstoxml@1.6.4","_nodeVersion":"13.8.0","_npmVersion":"6.14.1","dist":{"shasum":"65d4c092a2ff76cba9edc9998ec39b6222d99574","size":16018,"noattachment":false,"key":"/jstoxml/-/jstoxml-1.6.4.tgz","tarball":"http://registry.cnpm.dingdandao.com/jstoxml/download/jstoxml-1.6.4.tgz"},"maintainers":[{"name":"davidcalhoun","email":"david.b.calhoun@gmail.com"}],"_npmUser":{"name":"davidcalhoun","email":"david.b.calhoun@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/jstoxml_1.6.4_1584542460210_0.6701419823077985"},"_hasShrinkwrap":false,"publish_time":1584542460385,"_cnpm_publish_time":1584542460385},"1.6.3":{"name":"jstoxml","version":"1.6.3","description":"Converts JavaScript/JSON to XML (for RSS, Podcasts, AMP, etc.)","homepage":"http://github.com/davidcalhoun/jstoxml","keywords":["amp","google amp","json","podcast","rss","sitemap","site map","xml"],"main":"dist/jstoxml.js","author":{"name":"David Calhoun","email":"david.b.calhoun@gmail.com"},"license":"MIT","repository":{"type":"git","url":"git://github.com/davidcalhoun/jstoxml.git"},"scripts":{"dist":"./dist.sh","prepare":"./dist.sh","test":"rm -rf dist && ./dist.sh && mocha test.js","patch":"npm version patch && npm run npm-publish","minor":"npm version minor && npm run npm-publish","major":"npm version major && npm run npm-publish","npm-publish":"npm publish && git push && git push --tags"},"unpkg":"dist/jstoxml-min.js","dependencies":{},"devDependencies":{"@babel/cli":"^7.8.4","@babel/core":"^7.8.7","@babel/plugin-transform-modules-umd":"^7.8.3","@babel/preset-env":"^7.8.7","eslint":"^6.8.0","eslint-config-airbnb":"^18.1.0","eslint-plugin-import":"^2.20.1","eslint-plugin-jsx-a11y":"^6.2.3","eslint-plugin-react":"^7.19.0","mocha":"^7.1.0","uglify-es":"^3.3.9"},"gitHead":"78cd2b310d2ba600456ed43690b2efb393262e46","bugs":{"url":"https://github.com/davidcalhoun/jstoxml/issues"},"_id":"jstoxml@1.6.3","_nodeVersion":"13.8.0","_npmVersion":"6.14.1","dist":{"shasum":"9cd2971e29bd277c693e710355335f78026b1122","size":16019,"noattachment":false,"key":"/jstoxml/-/jstoxml-1.6.3.tgz","tarball":"http://registry.cnpm.dingdandao.com/jstoxml/download/jstoxml-1.6.3.tgz"},"maintainers":[{"name":"davidcalhoun","email":"david.b.calhoun@gmail.com"}],"_npmUser":{"name":"davidcalhoun","email":"david.b.calhoun@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/jstoxml_1.6.3_1584294484739_0.813634671336317"},"_hasShrinkwrap":false,"publish_time":1584294484929,"_cnpm_publish_time":1584294484929},"1.6.2":{"name":"jstoxml","version":"1.6.2","description":"Converts JavaScript/JSON to XML (for RSS, Podcasts, AMP, etc.)","homepage":"http://github.com/davidcalhoun/jstoxml","keywords":["amp","google amp","json","podcast","rss","sitemap","site map","xml"],"main":"dist/jstoxml.js","author":{"name":"David Calhoun","email":"david.b.calhoun@gmail.com"},"license":"MIT","repository":{"type":"git","url":"git://github.com/davidcalhoun/jstoxml.git"},"scripts":{"dist":"./dist.sh","prepare":"./dist.sh","test":"rm -rf dist && ./dist.sh && mocha test.js","patch":"npm version patch && npm run npm-publish","minor":"npm version minor && npm run npm-publish","major":"npm version major && npm run npm-publish","npm-publish":"npm publish && git push && git push --tags"},"unpkg":"dist/jstoxml-min.js","dependencies":{},"devDependencies":{"@babel/cli":"^7.8.4","@babel/core":"^7.8.7","@babel/plugin-transform-modules-umd":"^7.8.3","@babel/preset-env":"^7.8.7","eslint":"^6.8.0","eslint-config-airbnb":"^18.0.1","eslint-plugin-import":"^2.20.1","eslint-plugin-jsx-a11y":"^6.2.3","eslint-plugin-react":"^7.19.0","mocha":"^6.2.2","uglify-es":"^3.3.9"},"gitHead":"0036eae8d6761651db13adac2436b1cb29e3d7ba","bugs":{"url":"https://github.com/davidcalhoun/jstoxml/issues"},"_id":"jstoxml@1.6.2","_nodeVersion":"13.8.0","_npmVersion":"6.14.1","dist":{"shasum":"131b142a6a06859079b35c4437f8815bc89ee88b","size":15820,"noattachment":false,"key":"/jstoxml/-/jstoxml-1.6.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/jstoxml/download/jstoxml-1.6.2.tgz"},"maintainers":[{"name":"davidcalhoun","email":"david.b.calhoun@gmail.com"}],"_npmUser":{"name":"davidcalhoun","email":"david.b.calhoun@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/jstoxml_1.6.2_1583969517981_0.2673933629016658"},"_hasShrinkwrap":false,"publish_time":1583969518137,"_cnpm_publish_time":1583969518137},"1.6.1":{"name":"jstoxml","version":"1.6.1","description":"Converts JavaScript/JSON to XML (for RSS, Podcasts, AMP, etc.)","homepage":"http://github.com/davidcalhoun/jstoxml","keywords":["amp","google amp","json","podcast","rss","sitemap","site map","xml"],"main":"dist/jstoxml.js","author":{"name":"David Calhoun","email":"david.b.calhoun@gmail.com"},"license":"MIT","repository":{"type":"git","url":"git://github.com/davidcalhoun/jstoxml.git"},"scripts":{"dist":"./dist.sh","prepare":"./dist.sh","test":"rm -rf dist && ./dist.sh && mocha test.js","patch":"npm version patch && npm run npm-publish","minor":"npm version minor && npm run npm-publish","major":"npm version major && npm run npm-publish","npm-publish":"npm publish && git push && git push --tags"},"unpkg":"dist/jstoxml-min.js","dependencies":{},"devDependencies":{"@babel/cli":"^7.8.4","@babel/core":"^7.8.4","@babel/plugin-transform-modules-umd":"^7.8.3","@babel/preset-env":"^7.8.4","eslint":"^6.8.0","eslint-config-airbnb":"^18.0.1","eslint-plugin-import":"^2.20.1","eslint-plugin-jsx-a11y":"^6.2.3","eslint-plugin-react":"^7.18.3","mocha":"^6.2.2","uglify-es":"^3.3.9"},"gitHead":"9ee9e0dc9998833c1f78f1edb279c73166e6e7ee","bugs":{"url":"https://github.com/davidcalhoun/jstoxml/issues"},"_id":"jstoxml@1.6.1","_nodeVersion":"13.8.0","_npmVersion":"6.13.7","dist":{"shasum":"487e351c6eff2a3f2cf501046b423cde30f3e617","size":15816,"noattachment":false,"key":"/jstoxml/-/jstoxml-1.6.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/jstoxml/download/jstoxml-1.6.1.tgz"},"maintainers":[{"name":"davidcalhoun","email":"david.b.calhoun@gmail.com"}],"_npmUser":{"name":"davidcalhoun","email":"david.b.calhoun@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/jstoxml_1.6.1_1582481182081_0.15548668629968376"},"_hasShrinkwrap":false,"publish_time":1582481182282,"_cnpm_publish_time":1582481182282},"1.6.0":{"name":"jstoxml","version":"1.6.0","description":"Converts JavaScript/JSON to XML (for RSS, Podcasts, AMP, etc.)","homepage":"http://github.com/davidcalhoun/jstoxml","keywords":["amp","google amp","json","podcast","rss","sitemap","site map","xml"],"main":"dist/jstoxml.js","author":{"name":"David Calhoun","email":"david.b.calhoun@gmail.com"},"license":"MIT","repository":{"type":"git","url":"git://github.com/davidcalhoun/jstoxml.git"},"scripts":{"dist":"./dist.sh","prepare":"./dist.sh","test":"rm -rf dist && ./dist.sh && mocha test.js"},"unpkg":"dist/jstoxml-min.js","dependencies":{},"devDependencies":{"@babel/cli":"^7.6.2","@babel/core":"^7.6.2","@babel/plugin-transform-modules-umd":"^7.2.0","@babel/preset-env":"^7.6.2","mocha":"^6.2.1","uglify-es":"^3.3.9"},"gitHead":"42ccfe933c8103fcc2a1ee55ab22bd097203744c","bugs":{"url":"https://github.com/davidcalhoun/jstoxml/issues"},"_id":"jstoxml@1.6.0","_npmVersion":"6.5.0","_nodeVersion":"8.12.0","_npmUser":{"name":"davidcalhoun","email":"david.b.calhoun@gmail.com"},"dist":{"shasum":"26417e7afc4d5eab771a13c68ee2ab89877543a9","size":16859,"noattachment":false,"key":"/jstoxml/-/jstoxml-1.6.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/jstoxml/download/jstoxml-1.6.0.tgz"},"maintainers":[{"name":"davidcalhoun","email":"david.b.calhoun@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/jstoxml_1.6.0_1569789443583_0.15730144371831223"},"_hasShrinkwrap":false,"publish_time":1569789443786,"_cnpm_publish_time":1569789443786},"1.5.0":{"name":"jstoxml","version":"1.5.0","description":"Converts JavaScript/JSON to XML (for RSS, Podcasts, AMP, etc.)","homepage":"http://github.com/davidcalhoun/jstoxml","keywords":["amp","google amp","json","podcast","rss","sitemap","site map","xml"],"main":"dist/jstoxml.js","author":{"name":"David Calhoun","email":"david.b.calhoun@gmail.com"},"license":"MIT","repository":{"type":"git","url":"git://github.com/davidcalhoun/jstoxml.git"},"scripts":{"dist":"./dist.sh","prepare":"./dist.sh","test":"rm -rf dist && ./dist.sh && ./node_modules/.bin/mocha test.js"},"unpkg":"dist/jstoxml-min.js","dependencies":{},"devDependencies":{"@babel/cli":"^7.4.4","@babel/core":"^7.4.5","@babel/plugin-transform-modules-umd":"^7.2.0","@babel/preset-env":"^7.4.5","mocha":"^5.2.0","uglify-es":"^3.1.3"},"gitHead":"71ae932cb77fa4778123b7d66bc1f543a0393590","bugs":{"url":"https://github.com/davidcalhoun/jstoxml/issues"},"_id":"jstoxml@1.5.0","_npmVersion":"6.5.0","_nodeVersion":"8.12.0","_npmUser":{"name":"davidcalhoun","email":"david.b.calhoun@gmail.com"},"dist":{"shasum":"f7a06cbf9d725843205d2c781ea9e1022ff0c64f","size":16737,"noattachment":false,"key":"/jstoxml/-/jstoxml-1.5.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/jstoxml/download/jstoxml-1.5.0.tgz"},"maintainers":[{"name":"davidcalhoun","email":"david.b.calhoun@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/jstoxml_1.5.0_1560359634719_0.5987668017834515"},"_hasShrinkwrap":false,"publish_time":1560359634821,"_cnpm_publish_time":1560359634821},"1.4.4":{"name":"jstoxml","version":"1.4.4","description":"Converts JavaScript/JSON to XML (for RSS, Podcasts, AMP, etc.)","homepage":"http://github.com/davidcalhoun/jstoxml","keywords":["amp","google amp","json","podcast","rss","sitemap","site map","xml"],"main":"dist/jstoxml.js","author":{"name":"David Calhoun","email":"david.b.calhoun@gmail.com"},"license":"MIT","repository":{"type":"git","url":"git://github.com/davidcalhoun/jstoxml.git"},"scripts":{"dist":"./dist.sh","test":"rm -rf dist && ./dist.sh && ./node_modules/.bin/mocha test.js"},"dependencies":{},"devDependencies":{"babel-cli":"^6.26.0","babel-plugin-add-module-exports":"^0.2.1","babel-plugin-transform-es2015-modules-umd":"^6.24.1","babel-plugin-transform-object-rest-spread":"^6.26.0","babel-preset-es2015":"^6.24.1","mocha":"^5.2.0","uglify-es":"^3.1.3"},"gitHead":"b7ca26bb330eb991b9f06cf9b46b9fc1138bf5db","bugs":{"url":"https://github.com/davidcalhoun/jstoxml/issues"},"_id":"jstoxml@1.4.4","_npmVersion":"6.5.0","_nodeVersion":"8.12.0","_npmUser":{"name":"davidcalhoun","email":"david.b.calhoun@gmail.com"},"dist":{"shasum":"b6476bec75007fd01df965b1a82d653685d269e8","size":16209,"noattachment":false,"key":"/jstoxml/-/jstoxml-1.4.4.tgz","tarball":"http://registry.cnpm.dingdandao.com/jstoxml/download/jstoxml-1.4.4.tgz"},"maintainers":[{"name":"davidcalhoun","email":"david.b.calhoun@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/jstoxml_1.4.4_1544506285469_0.023094026242233"},"_hasShrinkwrap":false,"publish_time":1544506285641,"_cnpm_publish_time":1544506285641},"1.4.3":{"name":"jstoxml","version":"1.4.3","description":"Converts JavaScript/JSON to XML (for RSS, Podcasts, AMP, etc.)","homepage":"http://github.com/davidcalhoun/jstoxml","keywords":["amp","google amp","json","podcast","rss","sitemap","site map","xml"],"main":"dist/jstoxml.js","author":{"name":"David Calhoun","email":"david.b.calhoun@gmail.com"},"license":"MIT","repository":{"type":"git","url":"git://github.com/davidcalhoun/jstoxml.git"},"scripts":{"dist":"./dist.sh","test":"rm -rf dist && ./dist.sh && ./node_modules/.bin/mocha test.js"},"dependencies":{},"devDependencies":{"babel-cli":"^6.26.0","babel-plugin-add-module-exports":"^0.2.1","babel-plugin-transform-es2015-modules-umd":"^6.24.1","babel-plugin-transform-object-rest-spread":"^6.26.0","babel-preset-es2015":"^6.24.1","mocha":"^3.5.3","uglify-es":"^3.1.3"},"gitHead":"ce478a1325d1b43b5fc2f72fe7b4468be277d7b9","bugs":{"url":"https://github.com/davidcalhoun/jstoxml/issues"},"_id":"jstoxml@1.4.3","_npmVersion":"5.8.0","_nodeVersion":"7.2.0","_npmUser":{"name":"davidcalhoun","email":"david.b.calhoun@gmail.com"},"dist":{"shasum":"c5ee5851e14bbee1d69091b94bdeae2f4b43577c","size":16238,"noattachment":false,"key":"/jstoxml/-/jstoxml-1.4.3.tgz","tarball":"http://registry.cnpm.dingdandao.com/jstoxml/download/jstoxml-1.4.3.tgz"},"maintainers":[{"name":"davidcalhoun","email":"david.b.calhoun@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/jstoxml_1.4.3_1530746303535_0.603674206472179"},"_hasShrinkwrap":false,"publish_time":1530746303632,"_cnpm_publish_time":1530746303632},"1.4.2":{"name":"jstoxml","version":"1.4.2","description":"Converts JavaScript/JSON to XML (for RSS, Podcasts, AMP, etc.)","homepage":"http://github.com/davidcalhoun/jstoxml","keywords":["amp","google amp","json","podcast","rss","sitemap","site map","xml"],"main":"dist/jstoxml.js","author":{"name":"David Calhoun","email":"david.b.calhoun@gmail.com"},"license":"MIT","repository":{"type":"git","url":"git://github.com/davidcalhoun/jstoxml.git"},"scripts":{"dist":"./dist.sh","test":"rm -rf dist && ./dist.sh && ./node_modules/.bin/mocha test.js"},"dependencies":{},"devDependencies":{"babel-cli":"^6.26.0","babel-plugin-add-module-exports":"^0.2.1","babel-plugin-transform-es2015-modules-umd":"^6.24.1","babel-plugin-transform-object-rest-spread":"^6.26.0","babel-preset-es2015":"^6.24.1","mocha":"^3.5.3","uglify-es":"^3.1.3"},"gitHead":"5fd9e5e3a7ef68545441032b365b030154bd4a6d","bugs":{"url":"https://github.com/davidcalhoun/jstoxml/issues"},"_id":"jstoxml@1.4.2","_npmVersion":"5.8.0","_nodeVersion":"7.2.0","_npmUser":{"name":"davidcalhoun","email":"david.b.calhoun@gmail.com"},"dist":{"shasum":"70fd2f645221f6c855851ffde8b1c10322a393b7","size":16201,"noattachment":false,"key":"/jstoxml/-/jstoxml-1.4.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/jstoxml/download/jstoxml-1.4.2.tgz"},"maintainers":[{"name":"davidcalhoun","email":"david.b.calhoun@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/jstoxml_1.4.2_1530743258961_0.6919358725187215"},"_hasShrinkwrap":false,"publish_time":1530743259039,"_cnpm_publish_time":1530743259039},"1.4.1":{"name":"jstoxml","version":"1.4.1","description":"Converts JavaScript/JSON to XML (for RSS, Podcasts, AMP, etc.)","homepage":"http://github.com/davidcalhoun/jstoxml","keywords":["amp","google amp","json","podcast","rss","sitemap","site map","xml"],"main":"dist/jstoxml.js","author":{"name":"David Calhoun","email":"david.b.calhoun@gmail.com"},"license":"MIT","repository":{"type":"git","url":"git://github.com/davidcalhoun/jstoxml.git"},"scripts":{"dist":"./dist.sh","test":"rm -rf dist && ./dist.sh && ./node_modules/.bin/mocha test.js"},"dependencies":{},"devDependencies":{"babel-cli":"^6.26.0","babel-plugin-add-module-exports":"^0.2.1","babel-plugin-transform-es2015-modules-umd":"^6.24.1","babel-plugin-transform-object-rest-spread":"^6.26.0","babel-preset-es2015":"^6.24.1","mocha":"^3.5.3","uglify-es":"^3.1.3"},"gitHead":"b89b7f303b6866d52195d54a1365de885b470ca7","bugs":{"url":"https://github.com/davidcalhoun/jstoxml/issues"},"_id":"jstoxml@1.4.1","_npmVersion":"5.8.0","_nodeVersion":"7.2.0","_npmUser":{"name":"davidcalhoun","email":"david.b.calhoun@gmail.com"},"dist":{"shasum":"8d3426649f36bd7414b7f5f255c02534a8680f5b","size":15791,"noattachment":false,"key":"/jstoxml/-/jstoxml-1.4.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/jstoxml/download/jstoxml-1.4.1.tgz"},"maintainers":[{"name":"davidcalhoun","email":"david.b.calhoun@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/jstoxml_1.4.1_1530394606939_0.7547919902767046"},"_hasShrinkwrap":false,"publish_time":1530394607676,"_cnpm_publish_time":1530394607676},"1.4.0":{"name":"jstoxml","version":"1.4.0","description":"Converts JavaScript/JSON to XML (for RSS, Podcasts, AMP, etc.)","homepage":"http://github.com/davidcalhoun/jstoxml","keywords":["amp","google amp","json","podcast","rss","sitemap","site map","xml"],"main":"dist/jstoxml.js","author":{"name":"David Calhoun","email":"david.b.calhoun@gmail.com"},"license":"MIT","repository":{"type":"git","url":"git://github.com/davidcalhoun/jstoxml.git"},"scripts":{"dist":"./dist.sh","test":"rm -rf dist && ./dist.sh && ./node_modules/.bin/mocha test.js"},"dependencies":{},"devDependencies":{"babel-cli":"^6.26.0","babel-plugin-add-module-exports":"^0.2.1","babel-plugin-transform-es2015-modules-umd":"^6.24.1","babel-plugin-transform-object-rest-spread":"^6.26.0","babel-preset-es2015":"^6.24.1","mocha":"^3.5.3","uglify-es":"^3.1.3"},"gitHead":"89e893b2f1008da4d7a8574ed4f26948966313bc","bugs":{"url":"https://github.com/davidcalhoun/jstoxml/issues"},"_id":"jstoxml@1.4.0","_npmVersion":"5.8.0","_nodeVersion":"7.2.0","_npmUser":{"name":"davidcalhoun","email":"david.b.calhoun@gmail.com"},"dist":{"shasum":"fe3f0e4fc1703fcff8ecfbe298b2d26f2e75ce68","size":15799,"noattachment":false,"key":"/jstoxml/-/jstoxml-1.4.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/jstoxml/download/jstoxml-1.4.0.tgz"},"maintainers":[{"name":"davidcalhoun","email":"david.b.calhoun@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/jstoxml_1.4.0_1530394453674_0.2511392841015707"},"_hasShrinkwrap":false,"publish_time":1530394453762,"_cnpm_publish_time":1530394453762},"1.3.2":{"name":"jstoxml","version":"1.3.2","description":"Converts JavaScript/JSON to XML (for RSS, Podcasts, AMP, etc.)","homepage":"http://github.com/davidcalhoun/jstoxml","keywords":["amp","google amp","json","podcast","rss","sitemap","site map","xml"],"main":"dist/jstoxml.js","author":{"name":"David Calhoun","email":"david.b.calhoun@gmail.com"},"license":"MIT","repository":{"type":"git","url":"git://github.com/davidcalhoun/jstoxml.git"},"scripts":{"dist":"./dist.sh","test":"rm -rf dist && ./dist.sh && ./node_modules/.bin/mocha test.js"},"dependencies":{},"devDependencies":{"babel-cli":"^6.26.0","babel-plugin-add-module-exports":"^0.2.1","babel-plugin-transform-es2015-modules-umd":"^6.24.1","babel-plugin-transform-object-rest-spread":"^6.26.0","babel-preset-es2015":"^6.24.1","mocha":"^3.5.3","uglify-es":"^3.1.3"},"gitHead":"e67e2b1b05e4f77cb977ab212798f4765824883b","bugs":{"url":"https://github.com/davidcalhoun/jstoxml/issues"},"_id":"jstoxml@1.3.2","_npmVersion":"5.6.0","_nodeVersion":"7.2.0","_npmUser":{"name":"davidcalhoun","email":"david.b.calhoun@gmail.com"},"dist":{"shasum":"6c039163d90e9b3a50c1c056e7e9516983e59fcb","size":15563,"noattachment":false,"key":"/jstoxml/-/jstoxml-1.3.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/jstoxml/download/jstoxml-1.3.2.tgz"},"maintainers":[{"name":"davidcalhoun","email":"david.b.calhoun@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/jstoxml_1.3.2_1522993459335_0.07131657508760747"},"_hasShrinkwrap":false,"publish_time":1522993459436,"_cnpm_publish_time":1522993459436},"1.3.1":{"name":"jstoxml","version":"1.3.1","description":"Converts JavaScript/JSON to XML (for RSS, Podcasts, AMP, etc.)","homepage":"http://github.com/davidcalhoun/jstoxml","keywords":["amp","google amp","json","podcast","rss","sitemap","site map","xml"],"main":"dist/jstoxml.js","author":{"name":"David Calhoun","email":"david.b.calhoun@gmail.com"},"license":"MIT","repository":{"type":"git","url":"git://github.com/davidcalhoun/jstoxml.git"},"scripts":{"dist":"./dist.sh","test":"rm -rf dist && ./dist.sh && ./node_modules/.bin/mocha test.js"},"dependencies":{},"devDependencies":{"babel-cli":"^6.26.0","babel-plugin-add-module-exports":"^0.2.1","babel-plugin-transform-es2015-modules-umd":"^6.24.1","babel-plugin-transform-object-rest-spread":"^6.26.0","babel-preset-es2015":"^6.24.1","mocha":"^3.5.3","uglify-es":"^3.1.3"},"gitHead":"d480bd366bc4ecee6dac46bea3b74f5912fb50fd","bugs":{"url":"https://github.com/davidcalhoun/jstoxml/issues"},"_id":"jstoxml@1.3.1","_npmVersion":"5.6.0","_nodeVersion":"7.2.0","_npmUser":{"name":"davidcalhoun","email":"david.b.calhoun@gmail.com"},"dist":{"shasum":"5a2e9fa599c6b2f4101c64793b7b25940652110a","size":15555,"noattachment":false,"key":"/jstoxml/-/jstoxml-1.3.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/jstoxml/download/jstoxml-1.3.1.tgz"},"maintainers":[{"name":"davidcalhoun","email":"david.b.calhoun@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/jstoxml_1.3.1_1522992445244_0.03194574362258362"},"_hasShrinkwrap":false,"publish_time":1522992445324,"_cnpm_publish_time":1522992445324},"1.2.0":{"name":"jstoxml","version":"1.2.0","description":"Converts JavaScript/JSON to XML (for RSS, Podcasts, AMP, etc.)","homepage":"http://github.com/davidcalhoun/jstoxml","keywords":["amp","google amp","json","podcast","rss","sitemap","site map","xml"],"main":"dist/jstoxml.js","author":{"name":"David Calhoun","email":"david.b.calhoun@gmail.com"},"license":"MIT","repository":{"type":"git","url":"git://github.com/davidcalhoun/jstoxml.git"},"scripts":{"dist":"./dist.sh","test":"rm -rf dist && ./dist.sh && ./node_modules/.bin/mocha test.js"},"dependencies":{},"devDependencies":{"babel-cli":"^6.26.0","babel-plugin-add-module-exports":"^0.2.1","babel-plugin-transform-es2015-modules-umd":"^6.24.1","babel-plugin-transform-object-rest-spread":"^6.26.0","babel-preset-es2015":"^6.24.1","mocha":"^3.5.3","uglify-es":"^3.1.3"},"gitHead":"c1e34b2f8ec2a52db5d7a523721762fc2a4c8c51","bugs":{"url":"https://github.com/davidcalhoun/jstoxml/issues"},"_id":"jstoxml@1.2.0","_npmVersion":"5.6.0","_nodeVersion":"7.2.0","_npmUser":{"name":"davidcalhoun","email":"david.b.calhoun@gmail.com"},"dist":{"shasum":"5604495c77b888bbd5f17e7b6d2a894835325209","size":15152,"noattachment":false,"key":"/jstoxml/-/jstoxml-1.2.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/jstoxml/download/jstoxml-1.2.0.tgz"},"maintainers":[{"name":"davidcalhoun","email":"david.b.calhoun@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/jstoxml_1.2.0_1519534419147_0.9162474343220519"},"_hasShrinkwrap":false,"publish_time":1519534419202,"_cnpm_publish_time":1519534419202},"1.1.3":{"name":"jstoxml","version":"1.1.3","description":"Converts JavaScript/JSON to XML (for RSS, Podcasts, AMP, etc.)","homepage":"http://github.com/davidcalhoun/jstoxml","keywords":["amp","google amp","json","podcast","rss","sitemap","site map","xml"],"main":"dist/jstoxml.js","author":{"name":"David Calhoun","email":"david.b.calhoun@gmail.com"},"license":"MIT","repository":{"type":"git","url":"git://github.com/davidcalhoun/jstoxml.git"},"scripts":{"dist":"./dist.sh","test":"./node_modules/mocha/bin/mocha test.js"},"dependencies":{},"devDependencies":{"babel-cli":"^6.26.0","babel-plugin-add-module-exports":"^0.2.1","babel-plugin-transform-es2015-modules-umd":"^6.24.1","babel-preset-es2015":"^6.24.1","mocha":"^3.5.3","uglify-es":"^3.1.3"},"gitHead":"f4aae0bb76d23950e44294ac4d3951f6afcd7971","bugs":{"url":"https://github.com/davidcalhoun/jstoxml/issues"},"_id":"jstoxml@1.1.3","_npmVersion":"5.4.2","_nodeVersion":"7.2.0","_npmUser":{"name":"davidcalhoun","email":"david.b.calhoun@gmail.com"},"dist":{"shasum":"0f6dde1144be001348540d2d9732091f89387a7c","size":14816,"noattachment":false,"key":"/jstoxml/-/jstoxml-1.1.3.tgz","tarball":"http://registry.cnpm.dingdandao.com/jstoxml/download/jstoxml-1.1.3.tgz"},"maintainers":[{"name":"davidcalhoun","email":"david.b.calhoun@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/jstoxml-1.1.3.tgz_1509038542114_0.7545611183159053"},"directories":{},"publish_time":1509038542197,"_hasShrinkwrap":false,"_cnpm_publish_time":1509038542197},"1.1.2":{"name":"jstoxml","version":"1.1.2","description":"Converts JavaScript/JSON to XML (for RSS, Podcasts, AMP, etc.)","homepage":"http://github.com/davidcalhoun/jstoxml","keywords":["amp","google amp","json","podcast","rss","sitemap","site map","xml"],"main":"dist/jstoxml.js","author":{"name":"David Calhoun","email":"david.b.calhoun@gmail.com"},"license":"MIT","repository":{"type":"git","url":"git://github.com/davidcalhoun/jstoxml.git"},"scripts":{"postinstall":"./install.sh","test":"./install.sh && ./node_modules/mocha/bin/mocha test.js"},"dependencies":{"babel-cli":"^6.26.0","babel-plugin-add-module-exports":"^0.2.1","babel-plugin-transform-es2015-modules-umd":"^6.24.1","babel-preset-es2015":"^6.24.1","uglify-es":"^3.1.3"},"devDependencies":{"mocha":"^3.5.3"},"gitHead":"42793f03d33490c6829e412092f7cb4d212eefb2","bugs":{"url":"https://github.com/davidcalhoun/jstoxml/issues"},"_id":"jstoxml@1.1.2","_npmVersion":"5.4.2","_nodeVersion":"7.2.0","_npmUser":{"name":"davidcalhoun","email":"david.b.calhoun@gmail.com"},"dist":{"shasum":"74015b5de2569a6795424b6b797c6e0cf3d0301b","size":14822,"noattachment":false,"key":"/jstoxml/-/jstoxml-1.1.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/jstoxml/download/jstoxml-1.1.2.tgz"},"maintainers":[{"name":"davidcalhoun","email":"david.b.calhoun@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/jstoxml-1.1.2.tgz_1508694185877_0.541439630324021"},"directories":{},"publish_time":1508694185974,"_hasShrinkwrap":false,"_cnpm_publish_time":1508694185974},"1.1.1":{"name":"jstoxml","version":"1.1.1","description":"Converts JavaScript/JSON to XML (for RSS, Podcasts, AMP, etc.)","homepage":"http://github.com/davidcalhoun/jstoxml","keywords":["amp","google amp","json","podcast","rss","sitemap","site map","xml"],"main":"dist/jstoxml.js","author":{"name":"David Calhoun","email":"david.b.calhoun@gmail.com"},"license":"MIT","repository":{"type":"git","url":"git://github.com/davidcalhoun/jstoxml.git"},"scripts":{"postinstall":"./install.sh","test":"./install.sh && ./node_modules/mocha/bin/mocha test.js"},"dependencies":{},"devDependencies":{"babel-cli":"^6.26.0","babel-plugin-add-module-exports":"^0.2.1","babel-plugin-transform-es2015-modules-umd":"^6.24.1","babel-preset-es2015":"^6.24.1","mocha":"^3.5.3","uglify-es":"^3.1.3"},"gitHead":"4bf5167c9a28177184b1c27ff5af4511d9762b86","bugs":{"url":"https://github.com/davidcalhoun/jstoxml/issues"},"_id":"jstoxml@1.1.1","_npmVersion":"5.4.2","_nodeVersion":"7.2.0","_npmUser":{"name":"davidcalhoun","email":"david.b.calhoun@gmail.com"},"dist":{"shasum":"ac9ffa6d4597b219798294d1e508e64a3e6e682c","size":14819,"noattachment":false,"key":"/jstoxml/-/jstoxml-1.1.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/jstoxml/download/jstoxml-1.1.1.tgz"},"maintainers":[{"name":"davidcalhoun","email":"david.b.calhoun@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/jstoxml-1.1.1.tgz_1507126660886_0.9906755345873535"},"directories":{},"publish_time":1507126660997,"_cnpm_publish_time":1507126660997,"_hasShrinkwrap":false},"1.1.0":{"name":"jstoxml","version":"1.1.0","description":"Converts JavaScript/JSON to XML (for RSS, Podcasts, AMP, etc.)","homepage":"http://github.com/davidcalhoun/jstoxml","keywords":["amp","google amp","json","podcast","rss","sitemap","site map","xml"],"main":"dist/jstoxml.js","author":{"name":"David Calhoun","email":"david.b.calhoun@gmail.com"},"license":"MIT","repository":{"type":"git","url":"git://github.com/davidcalhoun/jstoxml.git"},"scripts":{"postinstall":"./install.sh","test":"./install.sh && ./node_modules/mocha/bin/mocha test.js"},"dependencies":{},"devDependencies":{"babel-cli":"^6.26.0","babel-plugin-add-module-exports":"^0.2.1","babel-plugin-transform-es2015-modules-umd":"^6.24.1","babel-preset-es2015":"^6.24.1","mocha":"^3.5.3","uglify-es":"^3.1.3"},"gitHead":"919d4bc0b9cb5095a00208f0cfd881736d4c7fbc","bugs":{"url":"https://github.com/davidcalhoun/jstoxml/issues"},"_id":"jstoxml@1.1.0","_npmVersion":"5.4.2","_nodeVersion":"7.2.0","_npmUser":{"name":"davidcalhoun","email":"david.b.calhoun@gmail.com"},"dist":{"shasum":"291adbc7d3191be89a2e3da40a9c71d9e6ae9a9b","size":14796,"noattachment":false,"key":"/jstoxml/-/jstoxml-1.1.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/jstoxml/download/jstoxml-1.1.0.tgz"},"maintainers":[{"name":"davidcalhoun","email":"david.b.calhoun@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/jstoxml-1.1.0.tgz_1507078325152_0.6399625921621919"},"directories":{},"publish_time":1507078325426,"_hasShrinkwrap":false,"_cnpm_publish_time":1507078325426},"1.0.0":{"name":"jstoxml","version":"1.0.0","description":"Converts JavaScript/JSON to XML (for RSS, Podcasts, AMP, etc.)","homepage":"http://github.com/davidcalhoun/jstoxml","keywords":["amp","google amp","json","podcast","rss","sitemap","site map","xml"],"main":"dist/jstoxml.js","author":{"name":"David Calhoun","email":"david.b.calhoun@gmail.com"},"license":"MIT","repository":{"type":"git","url":"git://github.com/davidcalhoun/jstoxml.git"},"scripts":{"postinstall":"./install.sh","test":"./node_modules/mocha/bin/mocha test.js","test-dist":"./node_modules/mocha/bin/mocha dist/jstoxml.js"},"dependencies":{},"devDependencies":{"babel-cli":"^6.26.0","babel-plugin-add-module-exports":"^0.2.1","babel-plugin-transform-es2015-modules-umd":"^6.24.1","babel-preset-es2015":"^6.24.1","mocha":"^3.5.3","uglify-es":"^3.1.3"},"gitHead":"81b8c139b9561894af79ef2bd4116b838c5f7430","bugs":{"url":"https://github.com/davidcalhoun/jstoxml/issues"},"_id":"jstoxml@1.0.0","_npmVersion":"5.4.2","_nodeVersion":"7.2.0","_npmUser":{"name":"davidcalhoun","email":"david.b.calhoun@gmail.com"},"dist":{"shasum":"88cbfa80c16ca4bf8ee5d987a8662d47acdb4f3a","size":14941,"noattachment":false,"key":"/jstoxml/-/jstoxml-1.0.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/jstoxml/download/jstoxml-1.0.0.tgz"},"maintainers":[{"name":"davidcalhoun","email":"david.b.calhoun@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/jstoxml-1.0.0.tgz_1507072038177_0.0754658083897084"},"directories":{},"publish_time":1507072038254,"_hasShrinkwrap":false,"_cnpm_publish_time":1507072038254},"0.2.4":{"name":"jstoxml","version":"0.2.4","description":"Convert JSON to XML (for RSS, Podcasts, etc.)","homepage":"http://github.com/davidcalhoun/jstoxml","keywords":["xml","json","rss","podcast","sitemap","site map"],"main":"./jstoxml.js","author":{"name":"David Calhoun","email":"david.b.calhoun@gmail.com"},"repository":{"type":"git","url":"git://github.com/davidcalhoun/jstoxml.git"},"engines":{"node":">=0.2.0"},"scripts":{"test":"node test.js"},"gitHead":"9e5b339c4406e6fef5f6881bbe522bef9c78e171","bugs":{"url":"https://github.com/davidcalhoun/jstoxml/issues"},"_id":"jstoxml@0.2.4","_shasum":"ff3fb67856883a032953c7ce8ce7486210f48447","_from":".","_npmVersion":"3.10.5","_nodeVersion":"5.0.0","_npmUser":{"name":"davidcalhoun","email":"david.b.calhoun@gmail.com"},"dist":{"shasum":"ff3fb67856883a032953c7ce8ce7486210f48447","size":8139,"noattachment":false,"key":"/jstoxml/-/jstoxml-0.2.4.tgz","tarball":"http://registry.cnpm.dingdandao.com/jstoxml/download/jstoxml-0.2.4.tgz"},"maintainers":[{"name":"davidcalhoun","email":"david.b.calhoun@gmail.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/jstoxml-0.2.4.tgz_1474916931681_0.49155469657853246"},"directories":{},"publish_time":1474916931947,"_cnpm_publish_time":1474916931947,"_hasShrinkwrap":false},"0.2.3":{"name":"jstoxml","version":"0.2.3","description":"Convert JSON to XML (for RSS, Podcasts, etc.)","homepage":"http://github.com/davidcalhoun/jstoxml","main":"./jstoxml.js","author":{"name":"David Calhoun","email":"david.b.calhoun@gmail.com"},"repository":{"type":"git","url":"git://github.com/davidcalhoun/jstoxml"},"engines":{"node":">=0.2.0"},"scripts":{"test":"node test.js"},"bugs":{"url":"https://github.com/davidcalhoun/jstoxml/issues"},"_id":"jstoxml@0.2.3","dist":{"shasum":"935249ba206e571fb7c59fe2bc07486fbbd845aa","size":7882,"noattachment":false,"key":"/jstoxml/-/jstoxml-0.2.3.tgz","tarball":"http://registry.cnpm.dingdandao.com/jstoxml/download/jstoxml-0.2.3.tgz"},"_from":".","_npmVersion":"1.3.14","_npmUser":{"name":"davidcalhoun","email":"david.b.calhoun@gmail.com"},"maintainers":[{"name":"davidcalhoun","email":"david.b.calhoun@gmail.com"}],"directories":{},"publish_time":1422252279261,"_cnpm_publish_time":1422252279261,"_hasShrinkwrap":false},"0.2.2":{"name":"jstoxml","version":"0.2.2","description":"Convert JSON to XML (for RSS, Podcasts, etc.)","homepage":"http://github.com/davidcalhoun/jstoxml","main":"./jstoxml.js","author":{"name":"David Calhoun","email":"david.b.calhoun@gmail.com"},"repository":{"type":"git","url":"git://github.com/davidcalhoun/jstoxml"},"engines":{"node":">=0.2.0"},"readmeFilename":"README.md","bugs":{"url":"https://github.com/davidcalhoun/jstoxml/issues"},"_id":"jstoxml@0.2.2","dist":{"shasum":"b0e234096b3dd92c781c4e192d6ef3560ea506ac","size":7569,"noattachment":false,"key":"/jstoxml/-/jstoxml-0.2.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/jstoxml/download/jstoxml-0.2.2.tgz"},"_from":"jstoxml","_npmVersion":"1.2.25","_npmUser":{"name":"davidcalhoun","email":"david.b.calhoun@gmail.com"},"maintainers":[{"name":"davidcalhoun","email":"david.b.calhoun@gmail.com"}],"directories":{},"publish_time":1370783158430,"_cnpm_publish_time":1370783158430,"_hasShrinkwrap":false},"0.2.1":{"name":"jstoxml","version":"0.2.1","description":"Convert JSON to XML (for RSS, Podcasts, etc.)","homepage":"http://github.com/davidcalhoun/jstoxml","main":"./jstoxml.js","author":{"name":"David Calhoun","email":"david.b.calhoun@gmail.com"},"repository":{"type":"git","url":"git://github.com/davidcalhoun/jstoxml"},"engines":{"node":">=0.2.0"},"readmeFilename":"README.md","bugs":{"url":"https://github.com/davidcalhoun/jstoxml/issues"},"_id":"jstoxml@0.2.1","dist":{"shasum":"f118e229bde3786d0af38301460f8bf41878763d","size":7504,"noattachment":false,"key":"/jstoxml/-/jstoxml-0.2.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/jstoxml/download/jstoxml-0.2.1.tgz"},"_from":"jstoxml","_npmVersion":"1.2.25","_npmUser":{"name":"davidcalhoun","email":"david.b.calhoun@gmail.com"},"maintainers":[{"name":"davidcalhoun","email":"david.b.calhoun@gmail.com"}],"directories":{},"publish_time":1370781526255,"_cnpm_publish_time":1370781526255,"_hasShrinkwrap":false},"0.2.0":{"name":"jstoxml","version":"0.2.0","description":"Everyone loves JSON, and the world is moving that direction, but we still need things outputted in XML!  Particularly for RSS and Podcast feeds.  jstoxml makes it easy to contruct those feeds in JavaScript and output them to XML","homepage":"http://github.com/davidcalhoun/jstoxml","main":"./jstoxml.js","author":{"name":"David Calhoun","email":"david.b.calhoun@gmail.com"},"repository":{"type":"git","url":"git://github.com/davidcalhoun/jstoxml"},"engines":{"node":">=0.2.0"},"readmeFilename":"README.md","bugs":{"url":"https://github.com/davidcalhoun/jstoxml/issues"},"_id":"jstoxml@0.2.0","dist":{"shasum":"b376ee6fbb08b3ea8e80eb8f4e0c9dd1dc1b7185","size":7532,"noattachment":false,"key":"/jstoxml/-/jstoxml-0.2.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/jstoxml/download/jstoxml-0.2.0.tgz"},"_from":"jstoxml","_npmVersion":"1.2.25","_npmUser":{"name":"davidcalhoun","email":"david.b.calhoun@gmail.com"},"maintainers":[{"name":"davidcalhoun","email":"david.b.calhoun@gmail.com"}],"directories":{},"publish_time":1370780811594,"_cnpm_publish_time":1370780811594,"_hasShrinkwrap":false},"0.1.0":{"name":"jstoxml","version":"0.1.0","description":"Everyone loves JSON, and the world is moving that direction, but we still need things outputted in XML!  Particularly for RSS and Podcast feeds.  jstoxml makes it easy to contruct those feeds in JavaScript and output them to XML","homepage":"http://github.com/davidcalhoun/jstoxml","main":"./jstoxml.js","author":{"name":"David Calhoun","email":"david.b.calhoun@gmail.com"},"repository":{"type":"git","url":"git://github.com/davidcalhoun/jstoxml.git"},"engines":{"node":">=0.2.0"},"_npmUser":{"name":"davidcalhoun","email":"david.b.calhoun@gmail.com"},"_id":"jstoxml@0.1.0","dependencies":{},"devDependencies":{},"_engineSupported":true,"_npmVersion":"1.0.94","_nodeVersion":"v0.4.12","_defaultsLoaded":true,"dist":{"shasum":"abf95d6d76cd9adbbfe4e37a09f68c4c0a43b20c","size":10240,"noattachment":false,"key":"/jstoxml/-/jstoxml-0.1.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/jstoxml/download/jstoxml-0.1.0.tgz"},"maintainers":[{"name":"davidcalhoun","email":"david.b.calhoun@gmail.com"}],"directories":{},"publish_time":1319516467103,"_cnpm_publish_time":1319516467103,"_hasShrinkwrap":false},"0.0.7":{"name":"jstoxml","version":"0.0.7","description":"Everyone loves JSON, and the world is moving that direction, but we still need things outputted in XML!  Particularly for RSS and Podcast feeds.  jstoxml makes it easy to contruct those feeds in JavaScript and output them to XML","homepage":"http://github.com/davidcalhoun/jstoxml","main":"./jstoxml.js","author":{"name":"David Calhoun","email":"david.b.calhoun@gmail.com"},"repository":{"type":"git","url":"git://github.com/davidcalhoun/jstoxml.git"},"engines":{"node":">=0.2.0"},"dependencies":{},"devDependencies":{},"_id":"jstoxml@0.0.7","_engineSupported":true,"_npmVersion":"1.0.6","_nodeVersion":"v0.5.0-pre","_defaultsLoaded":true,"dist":{"shasum":"b8f1e5b2b0a64455d2a6b41828194d43e7c05b83","size":5670,"noattachment":false,"key":"/jstoxml/-/jstoxml-0.0.7.tgz","tarball":"http://registry.cnpm.dingdandao.com/jstoxml/download/jstoxml-0.0.7.tgz"},"scripts":{},"directories":{},"publish_time":1312021993589,"maintainers":[{"name":"davidcalhoun","email":"david.b.calhoun@gmail.com"}],"_cnpm_publish_time":1312021993589,"_hasShrinkwrap":false},"0.0.6":{"name":"jstoxml","version":"0.0.6","description":"Everyone loves JSON, and the world is moving that direction, but we still need things outputted in XML!  Particularly for RSS and Podcast feeds.  jstoxml makes it easy to contruct those feeds in JavaScript and output them to XML","homepage":"http://github.com/davidcalhoun/jstoxml","main":"./jstoxml.js","author":{"name":"David Calhoun","email":"david.b.calhoun@gmail.com"},"repository":{"type":"git","url":"git://github.com/davidcalhoun/jstoxml.git"},"engines":{"node":">=0.2.0"},"dependencies":{},"devDependencies":{},"_id":"jstoxml@0.0.6","_engineSupported":true,"_npmVersion":"1.0.6","_nodeVersion":"v0.5.0-pre","_defaultsLoaded":true,"dist":{"shasum":"347474c3413d5c4fbbd46345cb15717623fc8337","size":4388,"noattachment":false,"key":"/jstoxml/-/jstoxml-0.0.6.tgz","tarball":"http://registry.cnpm.dingdandao.com/jstoxml/download/jstoxml-0.0.6.tgz"},"scripts":{},"directories":{},"publish_time":1312018757197,"maintainers":[{"name":"davidcalhoun","email":"david.b.calhoun@gmail.com"}],"_cnpm_publish_time":1312018757197,"_hasShrinkwrap":false},"0.0.5":{"name":"jstoxml","version":"0.0.5","description":"Everyone loves JSON, and the world is moving that direction, but we still need things outputted in XML!  Particularly for RSS and Podcast feeds.  jstoxml makes it easy to contruct those feeds in JavaScript and output them to XML","homepage":"http://github.com/davidcalhoun/jstoxml","main":"./jstoxml.js","author":{"name":"David Calhoun","email":"david.b.calhoun@gmail.com"},"repository":{"type":"git","url":"git://github.com/davidcalhoun/jstoxml.git"},"engines":{"node":">=0.2.0"},"dependencies":{},"devDependencies":{},"_id":"jstoxml@0.0.5","_engineSupported":true,"_npmVersion":"1.0.6","_nodeVersion":"v0.5.0-pre","_defaultsLoaded":true,"dist":{"shasum":"742ecd1174449f303fbaadd8ef6ebdd190dfd16e","size":2996,"noattachment":false,"key":"/jstoxml/-/jstoxml-0.0.5.tgz","tarball":"http://registry.cnpm.dingdandao.com/jstoxml/download/jstoxml-0.0.5.tgz"},"scripts":{},"directories":{},"publish_time":1312012934073,"maintainers":[{"name":"davidcalhoun","email":"david.b.calhoun@gmail.com"}],"_cnpm_publish_time":1312012934073,"_hasShrinkwrap":false},"0.0.4-a":{"name":"jstoxml","version":"0.0.4-a","description":"Everyone loves JSON, and the world is moving that direction, but we still need things outputted in XML!  Particularly for RSS and Podcast feeds.  jstoxml makes it easy to contruct those feeds in JavaScript and output them to XML","homepage":"http://github.com/davidcalhoun/jstoxml","main":"./jstoxml.js","author":{"name":"David Calhoun","email":"david.b.calhoun@gmail.com"},"repository":{"type":"git","url":"git://github.com/davidcalhoun/jstoxml.git"},"engines":{"node":">=0.2.0"},"dependencies":{},"devDependencies":{},"_id":"jstoxml@0.0.4-a","_engineSupported":true,"_npmVersion":"1.0.6","_nodeVersion":"v0.5.0-pre","_defaultsLoaded":true,"dist":{"shasum":"3c0b495fa50b1f5b4f533beffaadfa792c3821d1","size":2942,"noattachment":false,"key":"/jstoxml/-/jstoxml-0.0.4-a.tgz","tarball":"http://registry.cnpm.dingdandao.com/jstoxml/download/jstoxml-0.0.4-a.tgz"},"scripts":{},"directories":{},"publish_time":1312010012493,"maintainers":[{"name":"davidcalhoun","email":"david.b.calhoun@gmail.com"}],"_cnpm_publish_time":1312010012493,"_hasShrinkwrap":false},"0.0.3":{"name":"jstoxml","version":"0.0.3","description":"Everyone loves JSON, and the world is moving that direction, but we still need things outputted in XML!  Particularly for RSS and Podcast feeds.  jstoxml makes it easy to contruct those feeds in JavaScript and output them to XML","homepage":"http://github.com/davidcalhoun/jstoxml","main":"./jstoxml.js","people":{"author":{"name":"David Calhoun","email":"david.b.calhoun@gmail.com","url":"http://davidbcalhoun.com"}},"repository":{"type":"git","url":"git://github.com/davidcalhoun/jstoxml.git"},"engines":{"node":">=0.2.0"},"dependencies":{},"devDependencies":{},"_id":"jstoxml@0.0.3","_engineSupported":true,"_npmVersion":"1.0.6","_nodeVersion":"v0.5.0-pre","_defaultsLoaded":true,"dist":{"shasum":"ce2a303d42b9b64f1f2df45f75779aac8d2ecd87","size":2597,"noattachment":false,"key":"/jstoxml/-/jstoxml-0.0.3.tgz","tarball":"http://registry.cnpm.dingdandao.com/jstoxml/download/jstoxml-0.0.3.tgz"},"scripts":{},"directories":{},"publish_time":1312003990062,"maintainers":[{"name":"davidcalhoun","email":"david.b.calhoun@gmail.com"}],"_cnpm_publish_time":1312003990062,"_hasShrinkwrap":false},"0.0.2":{"name":"jstoxml","version":"0.0.2","description":"Everyone loves JSON, and the world is moving that direction, but we still need things outputted in XML!  Particularly for RSS and Podcast feeds.  jstoxml makes it easy to contruct those feeds in JavaScript and output them to XML","homepage":"http://github.com/davidcalhoun/jstoxml","main":"./jstoxml.js","people":{"author":{"name":"David Calhoun","email":"david.b.calhoun@gmail.com","url":"http://davidbcalhoun.com"}},"repository":{"type":"git","url":"git://github.com/davidcalhoun/jstoxml.git"},"engines":{"node":">=0.2.0"},"dependencies":{},"devDependencies":{},"_id":"jstoxml@0.0.2","_engineSupported":true,"_npmVersion":"1.0.6","_nodeVersion":"v0.5.0-pre","_defaultsLoaded":true,"dist":{"shasum":"7235770405ef0662d2316d188d70ad96a978421f","size":2562,"noattachment":false,"key":"/jstoxml/-/jstoxml-0.0.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/jstoxml/download/jstoxml-0.0.2.tgz"},"scripts":{},"directories":{},"publish_time":1312002834609,"maintainers":[{"name":"davidcalhoun","email":"david.b.calhoun@gmail.com"}],"_cnpm_publish_time":1312002834609,"_hasShrinkwrap":false},"0.0.1":{"name":"jstoxml","version":"0.0.1","description":"Everyone loves JSON, and the world is moving that direction, but we still need things outputted in XML!  Particularly for RSS and Podcast feeds.  jstoxml makes it easy to contruct those feeds in JavaScript and output them to XML","homepage":"http://github.com/davidcalhoun/jstoxml","main":"./jstoxml.js","people":{"author":{"name":"David Calhoun","email":"david.b.calhoun@gmail.com","url":"http://davidbcalhoun.com"}},"repository":{"type":"git","url":"git://github.com/davidcalhoun/jstoxml.git"},"engines":{"node":">=0.2.0"},"dependencies":{},"devDependencies":{},"_id":"jstoxml@0.0.1","_engineSupported":true,"_npmVersion":"1.0.6","_nodeVersion":"v0.5.0-pre","_defaultsLoaded":true,"dist":{"shasum":"84e8589436ca80511306370c76cb0a5f31654c96","size":2548,"noattachment":false,"key":"/jstoxml/-/jstoxml-0.0.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/jstoxml/download/jstoxml-0.0.1.tgz"},"scripts":{},"directories":{},"publish_time":1312002094892,"maintainers":[{"name":"davidcalhoun","email":"david.b.calhoun@gmail.com"}],"_cnpm_publish_time":1312002094892,"_hasShrinkwrap":false}},"readme":"# jstoxml\n\n[![npm downloads](https://img.shields.io/npm/dm/jstoxml.svg)](https://www.npmjs.com/package/jstoxml)\n\n### Convert JavaScript objects (and JSON) to XML (for RSS, Podcasts, etc.)\n\nEveryone loves JSON, and more and more folks want to move that direction, but we still need things outputted in XML! Particularly for [RSS feeds](http://www.rssboard.org/rss-specification) and [Podcasts](http://www.apple.com/itunes/podcasts/specs.html).\n\nThis is inspired by [node-jsontoxml](https://github.com/soldair/node-jsontoxml), which was found to be a bit too rough around the edges. jstoxml attempts to fix that by being more flexible.\n\n### Installation\n\n-   npm install jstoxml\n\n### Simple example\n\n```js\nimport { toXML } from 'jstoxml';\n\n// toXML(content, config)\nconst content = {\n    a: {\n        foo: 'bar'\n    }\n};\nconst config = {\n    indent: '    '\n};\n\ntoXML(content, config);\n/*\nOutput:\n`<a>\n    <foo>bar</foo>\n</a>`\n*/\n```\n\n### Configuration object options (passed as second parameter to `toXML()`)\n\n| Key name              | Type                | Default                                                      | Description                                                                                                                                                                             |\n| --------------------- | ------------------- | ------------------------------------------------------------ | --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |\n| indent                | `string`            |                                                              | Indent string, repeated n times (where n=tree depth).                                                                                                                                   |\n| header                | `string`, `boolean` |                                                              | Outputs a simple XML 1.0 UTF-8 header when true. Can also be set to a custom string.                                                                                                    |\n| attributeReplacements | `object`            | `{ \"<\": \"&lt;\", \">\": \"&gt;\", \"&\": \"&amp;\", \"\\\"\": \"&quot;\" }` | XML attribute value substrings to replace (e.g. `<a attributeKey=\"attributeValue\" />`). Does not double encode HTML entities (e.g. `&lt;` is preserved and NOT converted to `&amp;lt`). |\n| attributeFilter       | `function`          |                                                              | Filters out attributes based on user-supplied function.                                                                                                                                 |\n| attributeExplicitTrue | `boolean`           | `false`                                                      | When true explicitly outputs `true` attribute value strings, e.g. `<a foo='true' />` instead of `<a foo />`.                                                                            |\n| contentMap            | `function`          |                                                              | Custom map function to transform XML content. Runs after `contentReplacements`.                                                                                                         |\n| contentReplacements   | `object`            | `{ \"<\": \"&lt;\", \">\": \"&gt;\", \"&\": \"&amp;\", \"\\\"\": \"&quot;\" }` | XML content strings to replace (e.g. `<a>This & that</a>` becomes `<a>This &amp; that</a>`).                                                                                            |\n| selfCloseTags         | `boolean`           | `true`                                                       | Whether tags should be self-closing.                                                                                                                                                    |\n\n### Changelog\n\n#### Version 3.2.0\n\n-   new config option `selfCloseTags` added which is used as an easier global setting to enable/disable self-closing tags.\n\n#### Version 3.1.0\n\n-   config option `contentMap` can now be passed to transform any XML content. For instance, if you want `<a>null</a>` to instead appear as `<a></a>` you pass in `contentMap: (content) => { return content === null ? '' : content }`\n-   fixed an issue with improper line breaks and indenting with null content\n\n#### Version 3.0.0\n\n-   **BREAKING CHANGE**: config option `attributesFilter` has been renamed `attributeReplacements`\n-   **BREAKING CHANGE**: config option `filter` has been renamed `contentReplacements`\n-   CDATA blocks are now untouched (no HTML entity replacements) and unindented (#56)\n-   `true` attribute values can now be outputted by setting config option `attributeExplicitTrue: true` (#57)\n-   attributes can now be filtered out by supplying a custom function to the new config option `attributeFilter`. For instance, to remove `null` attribute values from the output, you can supply the config option `attributeFilter: (key, val) => val === null` (#58 and #10)\n-   `devDependencies`: migrated from `babel-eslint` to `@babel/eslint-parser`, migrated from `uglify-es` to `uglify-js`\n\n#### Version 2.2.0\n\n-   Initial support for XML comments ([#47](https://github.com/davidcalhoun/jstoxml/issues/47))\n\n#### Version 2.1.1\n\n-   Fix for [#48](https://github.com/davidcalhoun/jstoxml/issues/48) (various 0-depth issues, bad \"is output start\" logic)\n\n#### Version 2.0.0 (breaking)\n\n-   New: automatic entity escaping for `&`, `<`, and `>` characters. In addition, quotes `\"` in attributes are also escaped (see [#41](/../../issues/41)). Prior to this, users [had to provide their own filter manually](https://github.com/davidcalhoun/jstoxml/issues/4#issuecomment-19165730). Note that `jstoxml` makes an effort not to escape entities that appear to have already been encoded, to prevent double-encoding issues.\n    -   E.g. `toXML({ foo: '1 < 2 & 2 > 1' }); // -> \"<foo>1 &lt; 2 &amp; 2 &gt; 1</foo>\"`\n    -   To restore the default behavior from `v1.x.x`, simply pass in `false` to `filter` and `attributesFilter` options:\n        `toXML({ foo: '1 < 2 & 2 > 1' }, { filter: false, attributesFilter: false }); // -> \"<foo>1 < 2 & 2 > 1</foo>\"`\n\nFor more changelog history, see `CHANGELOG.md`.\n\n#### Past changes\n\n-   See CHANGELOG.md for a full history of changes.\n\n### Other Examples\n\nFirst you'll want to require jstoxml in your script, and assign the result to the namespace variable you want to use (in this case jstoxml):\n\n```javascript\n// Node\nconst { toXML } = require('jstoxml');\n\n// Browser (with the help of something like Webpack or Rollup)\nimport { toXML } from 'jstoxml';\n\n// Browser global fallback (requires no bundler)\nvar toXML = window.jstoxml.toXML;\n```\n\n#### Example 1: Simple object\n\n```javascript\ntoXML({\n    foo: 'bar',\n    foo2: 'bar2'\n});\n```\n\nOutput:\n\n```\n<foo>bar</foo><foo2>bar2</foo2>\n```\n\nNote: because JavaScript doesn't allow duplicate key names, only the last defined key will be outputted. If you need duplicate keys, please use an array instead (see Example 2 below).\n\n#### Example 2: Simple array (needed for duplicate keys)\n\n```javascript\ntoXML([\n    {\n        foo: 'bar'\n    },\n    {\n        foo: 'bar2'\n    }\n]);\n```\n\nOutput:\n\n```\n<foo>bar</foo><foo>bar2</foo>\n```\n\n#### Example 3: Simple functions\n\n```javascript\ntoXML({ currentTime: () => new Date() });\n```\n\nOutput:\n\n```\n<currentTime>Mon Oct 02 2017 09:34:54 GMT-0700 (PDT)</currentTime>\n```\n\n#### Example 4: XML tag attributes\n\n```javascript\ntoXML({\n    _name: 'foo',\n    _content: 'bar',\n    _attrs: {\n        a: 'b',\n        c: 'd'\n    }\n});\n```\n\nOutput:\n\n```\n<foo a=\"b\" c=\"d\">bar</foo>\n```\n\n#### Example 5: Tags mixed with text content\n\nTo output text content, set a key to null:\n\n```javascript\ntoXML({\n    text1: null,\n    foo: 'bar',\n    text2: null\n});\n```\n\nOutput:\n\n```\ntext1<foo>bar</foo>text2\n```\n\n#### Example 6: Nested tags (with indenting)\n\n```javascript\nconst xmlOptions = {\n    header: false,\n    indent: '  '\n};\n\ntoXML(\n    {\n        a: {\n            foo: 'bar',\n            foo2: 'bar2'\n        }\n    },\n    xmlOptions\n);\n```\n\nOutput:\n\n```\n<a>\n  <foo>bar</foo>\n  <foo2>bar2</foo2>\n</a>\n```\n\n#### Example 7: Nested tags with attributes (with indenting)\n\n```javascript\nconst xmlOptions = {\n    header: false,\n    indent: '  '\n};\n\ntoXML(\n    {\n        ooo: {\n            _name: 'foo',\n            _attrs: {\n                a: 'b'\n            },\n            _content: {\n                _name: 'bar',\n                _attrs: {\n                    c: 'd'\n                }\n            }\n        }\n    },\n    xmlOptions\n);\n```\n\nOutput:\n\n```\n<ooo>\n  <foo a=\"b\">\n    <bar c=\"d\"/>\n  </foo>\n</ooo>\n```\n\nNote that cases like this might be especially hard to read because of the deep nesting, so it's recommend you use something like this pattern instead, which breaks it up into more readable pieces:\n\n```javascript\nconst bar = {\n    _name: 'bar',\n    _attrs: {\n        c: 'd'\n    }\n};\n\nconst foo = {\n    _name: 'foo',\n    _attrs: {\n        a: 'b'\n    },\n    _content: bar\n};\n\nconst xmlOptions = {\n    header: false,\n    indent: '  '\n};\n\nreturn toXML(\n    {\n        ooo: foo\n    },\n    xmlOptions\n);\n```\n\n#### Example 8: Complex functions\n\nFunction outputs will be processed (fed back into toXML), meaning that you can output objects that will in turn be converted to XML.\n\n```javascript\ntoXML({\n    someNestedXML: () => {\n        return {\n            foo: 'bar'\n        };\n    }\n});\n```\n\nOutput:\n\n```\n<someNestedXML><foo>bar</foo></someNestedXML>\n```\n\n#### Example 9: RSS Feed\n\n```javascript\nconst xmlOptions = {\n    header: true,\n    indent: '  '\n};\n\ntoXML(\n    {\n        _name: 'rss',\n        _attrs: {\n            version: '2.0'\n        },\n        _content: {\n            channel: [\n                {\n                    title: 'RSS Example'\n                },\n                {\n                    description: 'Description'\n                },\n                {\n                    link: 'google.com'\n                },\n                {\n                    lastBuildDate: () => new Date()\n                },\n                {\n                    pubDate: () => new Date()\n                },\n                {\n                    language: 'en'\n                },\n                {\n                    item: {\n                        title: 'Item title',\n                        link: 'Item link',\n                        description: 'Item Description',\n                        pubDate: () => new Date()\n                    }\n                },\n                {\n                    item: {\n                        title: 'Item2 title',\n                        link: 'Item2 link',\n                        description: 'Item2 Description',\n                        pubDate: () => new Date()\n                    }\n                }\n            ]\n        }\n    },\n    xmlOptions\n);\n```\n\nOutput:\n\n```\n<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<rss version=\"2.0\">\n  <channel>\n    <title>RSS Example</title>\n    <description>Description</description>\n    <link>google.com</link>\n    <lastBuildDate>Sat Jul 30 2011 18:14:25 GMT+0900 (JST)</lastBuildDate>\n    <pubDate>Sat Jul 30 2011 18:14:25 GMT+0900 (JST)</pubDate>\n    <language>en</language>\n    <item>\n      <title>Item title</title>\n      <link>Item link</link>\n      <description>Item Description</description>\n      <pubDate>Sat Jul 30 2011 18:33:47 GMT+0900 (JST)</pubDate>\n    </item>\n    <item>\n      <title>Item2 title</title>\n      <link>Item2 link</link>\n      <description>Item2 Description</description>\n      <pubDate>Sat Jul 30 2011 18:33:47 GMT+0900 (JST)</pubDate>\n    </item>\n  </channel>\n</rss>\n```\n\n#### Example 10: Podcast RSS Feed\n\n(see the [Apple docs](http://www.apple.com/itunes/podcasts/specs.html) for more information)\n\n```javascript\nconst xmlOptions = {\n    header: true,\n    indent: '  '\n};\n\ntoXML(\n    {\n        _name: 'rss',\n        _attrs: {\n            'xmlns:itunes': 'http://www.itunes.com/dtds/podcast-1.0.dtd',\n            version: '2.0'\n        },\n        _content: {\n            channel: [\n                {\n                    title: 'Title'\n                },\n                {\n                    link: 'google.com'\n                },\n                {\n                    language: 'en-us'\n                },\n                {\n                    copyright: 'Copyright 2011'\n                },\n                {\n                    'itunes:subtitle': 'Subtitle'\n                },\n                {\n                    'itunes:author': 'Author'\n                },\n                {\n                    'itunes:summary': 'Summary'\n                },\n                {\n                    description: 'Description'\n                },\n                {\n                    'itunes:owner': {\n                        'itunes:name': 'Name',\n                        'itunes:email': 'Email'\n                    }\n                },\n                {\n                    _name: 'itunes:image',\n                    _attrs: {\n                        href: 'image.jpg'\n                    }\n                },\n                {\n                    _name: 'itunes:category',\n                    _attrs: {\n                        text: 'Technology'\n                    },\n                    _content: {\n                        _name: 'itunes:category',\n                        _attrs: {\n                            text: 'Gadgets'\n                        }\n                    }\n                },\n                {\n                    _name: 'itunes:category',\n                    _attrs: {\n                        text: 'TV &amp; Film'\n                    }\n                },\n                {\n                    item: [\n                        {\n                            title: 'Podcast Title'\n                        },\n                        {\n                            'itunes:author': 'Author'\n                        },\n                        {\n                            'itunes:subtitle': 'Subtitle'\n                        },\n                        {\n                            'itunes:summary': 'Summary'\n                        },\n                        {\n                            'itunes:image': 'image.jpg'\n                        },\n                        {\n                            _name: 'enclosure',\n                            _attrs: {\n                                url: 'http://example.com/podcast.m4a',\n                                length: '8727310',\n                                type: 'audio/x-m4a'\n                            }\n                        },\n                        {\n                            guid: 'http://example.com/archive/aae20050615.m4a'\n                        },\n                        {\n                            pubDate: 'Wed, 15 Jun 2011 19:00:00 GMT'\n                        },\n                        {\n                            'itunes:duration': '7:04'\n                        },\n                        {\n                            'itunes:keywords': 'salt, pepper, shaker, exciting'\n                        }\n                    ]\n                },\n                {\n                    item: [\n                        {\n                            title: 'Podcast2 Title'\n                        },\n                        {\n                            'itunes:author': 'Author2'\n                        },\n                        {\n                            'itunes:subtitle': 'Subtitle2'\n                        },\n                        {\n                            'itunes:summary': 'Summary2'\n                        },\n                        {\n                            'itunes:image': 'image2.jpg'\n                        },\n                        {\n                            _name: 'enclosure',\n                            _attrs: {\n                                url: 'http://example.com/podcast2.m4a',\n                                length: '655555',\n                                type: 'audio/x-m4a'\n                            }\n                        },\n                        {\n                            guid: 'http://example.com/archive/aae2.m4a'\n                        },\n                        {\n                            pubDate: 'Wed, 15 Jul 2011 19:00:00 GMT'\n                        },\n                        {\n                            'itunes:duration': '11:20'\n                        },\n                        {\n                            'itunes:keywords': 'foo, bar'\n                        }\n                    ]\n                }\n            ]\n        }\n    },\n    xmlOptions\n);\n```\n\nOutput:\n\n```\n<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<rss xmlns:itunes=\"http://www.itunes.com/dtds/podcast-1.0.dtd\" version=\"2.0\">\n  <channel>\n    <title>Title</title>\n    <link>google.com</link>\n    <language>en-us</language>\n    <copyright>Copyright 2011</copyright>\n    <itunes:subtitle>Subtitle</itunes:subtitle>\n    <itunes:author>Author</itunes:author>\n    <itunes:summary>Summary</itunes:summary>\n    <description>Description</description>\n    <itunes:owner>\n      <itunes:name>Name</itunes:name>\n      <itunes:email>Email</itunes:email>\n    </itunes:owner>\n    <itunes:image href=\"image.jpg\"/>\n    <itunes:category text=\"Technology\">\n      <itunes:category text=\"Gadgets\"/>\n    </itunes:category>\n    <itunes:category text=\"TV &amp; Film\"/>\n    <item>\n      <title>Podcast Title</title>\n      <itunes:author>Author</itunes:author>\n      <itunes:subtitle>Subtitle</itunes:subtitle>\n      <itunes:summary>Summary</itunes:summary>\n      <itunes:image>image.jpg</itunes:image>\n      <enclosure url=\"http://example.com/podcast.m4a\" length=\"8727310\" type=\"audio/x-m4a\"/>\n      <guid>http://example.com/archive/aae20050615.m4a</guid>\n      <pubDate>Wed, 15 Jun 2011 19:00:00 GMT</pubDate>\n      <itunes:duration>7:04</itunes:duration>\n      <itunes:keywords>salt, pepper, shaker, exciting</itunes:keywords>\n    </item>\n    <item>\n      <title>Podcast2 Title</title>\n      <itunes:author>Author2</itunes:author>\n      <itunes:subtitle>Subtitle2</itunes:subtitle>\n      <itunes:summary>Summary2</itunes:summary>\n      <itunes:image>image2.jpg</itunes:image>\n      <enclosure url=\"http://example.com/podcast2.m4a\" length=\"655555\" type=\"audio/x-m4a\"/>\n      <guid>http://example.com/archive/aae2.m4a</guid>\n      <pubDate>Wed, 15 Jul 2011 19:00:00 GMT</pubDate>\n      <itunes:duration>11:20</itunes:duration>\n      <itunes:keywords>foo, bar</itunes:keywords>\n    </item>\n  </channel>\n</rss>\n```\n\n#### Example 11: Custom filter for XML entities, or whatever\n\n```javascript\nconst xmlOptions = {\n    contentReplacements: {\n        '<': '&lt;',\n        '>': '&gt;',\n        '\"': '&quot;',\n        \"'\": '&apos;',\n        '&': '&amp;'\n    }\n};\n\ntoXML(\n    {\n        foo: '<a>',\n        bar: '\"b\"',\n        baz: \"'&whee'\"\n    },\n    xmlOptions\n);\n```\n\nOutput:\n\n```\n<foo>&lt;a&gt;</foo><bar>&quot;b&quot;</bar><baz>&apos;&amp;whee&apos;</baz>\n```\n\n#### Example 11b: Custom filter for XML attributes\n\n```javascript\nconst xmlOptions = {\n    attributeReplacements: {\n        '<': '&lt;',\n        '>': '&gt;',\n        '\"': '&quot;',\n        \"'\": '&apos;',\n        '&': '&amp;'\n    }\n};\n\ntoXML(\n    {\n        _name: 'foo',\n        _attrs: { a: '<\"\\'&\"foo>' }\n    },\n    xmlOptions\n);\n```\n\nOutput:\n\n```\n<foo a=\"&lt;&quot;&apos;&amp;&quot;foo&gt;\"/>\n```\n\n#### Example 12: Avoiding self-closing tags\n\nIf you don't want self-closing tags, you can pass in a special config option `selfCloseTags`:\n\n```javascript\nconst xmlOptions = {\n    selfCloseTags: false\n};\n\ntoXML(\n    {\n        foo: '',\n        bar: undefined\n    },\n    xmlOptions\n);\n```\n\nOutput:\n\n```\n<foo></foo><bar>whee</bar>\n```\n\n#### Example 13: Custom XML header\n\n```javascript\nconst xmlOptions = {\n    header: '<?xml version=\"1.0\" encoding=\"UTF-16\" standalone=\"yes\"?>'\n};\n\ntoXML(\n    {\n        foo: 'bar'\n    },\n    xmlOptions\n);\n```\n\nOutput:\n\n```\n<?xml version=\"1.0\" encoding=\"UTF-16\" standalone=\"yes\"?><foo>bar</foo><foo2>bar2</foo2>\n```\n\n#### Example 14: Emoji attribute support (needed for AMP)\n\n```javascript\ntoXML({\n    html: {\n        _attrs: {\n            '⚡': true\n        }\n    }\n});\n```\n\nOutput:\n\n```\n<html ⚡/>\n```\n\n#### Example 15: Duplicate attribute key support\n\n```javascript\ntoXML({\n    html: {\n        _attrs: [\n            {\n                lang: 'en'\n            },\n            {\n                lang: 'klingon'\n            }\n        ]\n    }\n});\n```\n\nOutput:\n\n```\n<html lang=\"en\" lang=\"klingon\"/>\n```\n\n#### Example 16: XML comments\n\n```javascript\ntoXML(\n    {\n        _comment: 'Some important comment',\n        a: {\n            b: [1, 2, 3]\n        }\n    },\n    { indent: '    ' }\n);\n```\n\nOutput:\n\n```\n<!-- Some important comment -->\n<a>\n    <b>1</b>\n    <b>2</b>\n    <b>3</b>\n</a>\n```\n\n#### Example 17: Multiple XML comments\n\n```javascript\ntoXML(\n    [\n        { _comment: 'Some important comment' },\n        { _comment: 'This is a very long comment!' },\n        { _comment: 'More important exposition!' },\n        { a: { b: [1, 2, 3] } }\n    ],\n    { indent: '    ' }\n);\n```\n\nOutput:\n\n```\n<!-- Some important comment -->\n<!-- This is a very long comment! -->\n<!-- More important exposition! -->\n<a>\n    <b>1</b>\n    <b>2</b>\n    <b>3</b>\n</a>\n```\n\n### License\n\nMIT\n","_attachments":{},"homepage":"http://github.com/davidcalhoun/jstoxml","bugs":{"url":"https://github.com/davidcalhoun/jstoxml/issues"},"license":"MIT"}