{"name":"xml-js","version":"1.0.0","description":"A convertor between XML text and Javascript object / JSON text.","repository":{"type":"git","url":"git+https://github.com/nashwaan/xml-js.git"},"author":{"name":"Yousuf Almarzooqi"},"license":"MIT","bugs":{"url":"https://github.com/nashwaan/xml-js/issues"},"homepage":"https://github.com/nashwaan/xml-js#readme","keywords":["XML","xml","js","JSON","json","cdata","CDATA","Javascript","js2xml","json2xml","xml2js","xml2json","transform","transformer","transforming","transformation","convert","convertor","converting","conversion","parse","parser","parsing"],"main":"lib/index.js","bin":{"xml-js":"./bin/cli.js"},"dependencies":{"sax":"^1.2.1"},"devDependencies":{"biased-opener":"^0.2.8","browser-sync":"^2.18.6","cash-cat":"^0.2.0","codacy-coverage":"^2.0.0","codeclimate-test-reporter":"^0.4.0","coveralls":"^2.11.15","cross-env":"^3.1.4","globify":"^2.0.0","istanbul":"^0.4.5","jasmine":"^2.5.3","node-inspector":"^0.12.8","nodemon":"^1.11.0","npm-run-all":"^4.0.0","typescript":"^2.1.5","watch":"^1.0.1"},"scripts":{"debug":"nodemon --inspect --watch lib/ --watch test/ --debug-brk test/index.js","pre-node6.3.1-debug":"npm-run-all --parallel debug:*","debug:listener":"node-inspect","debug:jasmine":"nodemon --watch lib/ --watch test/ --debug-brk test/index.js","xdebug:cli":"nodemon --watch lib/ --debug-brk index.js -- --help","debug:live":"browser-sync start --port 8080 --server --startPath ?port=5858 --files lib/ test/ --no-open --no-ui --no-online","debug:open":"biased-opener --browser chrome http://localhost:8080/?port=5858","jasmine":"jasmine JASMINE_CONFIG_PATH=./test/jasmine.json","watch:jasmine":"watch \"npm run jasmine\" lib/ test/","bundle:jasmine":"globify test/*_test.js --watch --verbose --list --outfile test/browse-jasmine/bundle.js","live:jasmine":"browser-sync start --port 9991 --server test/browse-jasmine/ --files test/browse-jasmine/ --no-open --no-ui --no-online","open:jasmine":"biased-opener --browser chrome http://localhost:9991","istanbul":"istanbul cover --dir test/browse-coverage -x test/browse-** test/index.js","watch:istanbul":"watch \"npm run istanbul\" lib/ test/ --ignoreDirectoryPattern=/browse-.+/","live:istanbul":"browser-sync start --port 9992 --server test/browse-coverage/lcov-report/ --files test/browse-coverage/lcov-report/ --no-open --no-ui --no-online","open:istanbul":"biased-opener --browser chrome http://localhost:9992","live":"npm-run-all --parallel live:* open:*","start":"npm-run-all --parallel bundle:jasmine watch:istanbul live:* open:*","git:commit":"git add . && git commit -a -m \"Committed by npm script.\" && git push origin master","git:push":"git push origin master","deploy":"npm-run-all --serial coverage git:commit","coverage":"npm-run-all coverage:*","coverage:a-step":"npm run istanbul","coverage:coveralls":"cat ./test/browse-coverage/lcov.info | coveralls","coverage:codacy":"cross-env CODACY_PROJECT_TOKEN=0207815122ea49a68241d1aa435f21f1 cat ./test/browse-coverage/lcov.info | codacy-coverage","coverage:codeclimate":"cross-env CODECLIMATE_REPO_TOKEN=60848a077f9070acf358b0c7145f0a2698a460ddeca7d8250815e75aa4333f7d codeclimate-test-reporter < test\\browse-coverage\\lcov.info","prepublish":"npm run test","test":"npm run jasmine && npm run test:types","test:types":"tsc -p ./types"},"types":"./types/index.d.ts","gitHead":"98e7cfe761557b54752d453158e5ae7136d82242","_id":"xml-js@1.0.0","_shasum":"599d25d51aceee3d23ada2bc130980445b662f29","_from":".","_npmVersion":"4.0.5","_nodeVersion":"7.3.0","_npmUser":{"name":"nashwaan","email":"ysf953@gmail.com"},"dist":{"shasum":"599d25d51aceee3d23ada2bc130980445b662f29","size":252023,"noattachment":false,"key":"/xml-js/-/xml-js-1.0.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/xml-js/download/xml-js-1.0.0.tgz"},"maintainers":[{"name":"nashwaan","email":"ysf953@gmail.com"}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/xml-js-1.0.0.tgz_1484287428867_0.5339880252722651"},"directories":{},"publish_time":1484287431069,"_cnpm_publish_time":1484287431069,"_hasShrinkwrap":false,"dist-tags":{"latest":"1.6.11"}}