{"name":"xml-js","version":"0.1.0","description":"A convertor between XML text and Javascript object / JSON text.","main":"index.js","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","js","JSON","Javascript","transformation","transforming","transformer","convertion","converting","convertor","parsing","parser"],"dependencies":{"sax":"^1.2.1"},"devDependencies":{"biased-opener":"^0.2.8","browser-sync":"^2.12.8","codacy-coverage":"^1.1.3","codeclimate-test-reporter":"^0.3.1","cross-env":"^1.0.8","globify":"^1.2.1","istanbul":"^0.4.3","istanbul-coveralls":"^1.0.3","jasmine":"^2.4.1","node-inspector":"^0.12.8","nodemon":"^1.9.2","npm-check-updates":"^2.6.5","npm-run-all":"^2.1.1","rimraf":"^2.5.2","watch":"^0.18.0","watchify":"^3.7.0"},"scripts":{"debug":"npm-run-all --parallel debug:*","debug:listener":"node-inspector","debug:jasmine":"nodemon --watch lib/ --watch test/ --debug-brk test/index.js","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=./jasmine.json","watch:jasmine":"watch \"npm run jasmine\" lib/ test/","-bundle:jasmine":"watchify test/js2xml_test.js test/xml2js_test.js --verbose --list --outfile jasmine/bundle.js","bundle:jasmine":"globify test/*_test.js --watch --verbose --list --outfile jasmine/bundle.js","live:jasmine":"browser-sync start --port 9991 --server jasmine/ --files jasmine/ --no-open --no-ui --no-online","open:jasmine":"biased-opener --browser chrome http://localhost:9991","istanbul":"istanbul cover test/index.js","istanbul:coveralls":"npm run istanbul && istanbul-coveralls","watch:istanbul":"watch \"npm run istanbul\" lib/ test/","live:istanbul":"browser-sync start --port 9992 --server coverage/lcov-report/ --files 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 istanbul:coveralls git:commit","update-packages":"npm-check-updates --upgrade --loglevel verbose","codacy":"type coverage\\lcov.info | codacy-coverage","codeclimate":"cross-env CODECLIMATE_REPO_TOKEN=60848a077f9070acf358b0c7145f0a2698a460ddeca7d8250815e75aa4333f7d codeclimate-test-reporter < coverage\\lcov.info","test":"npm run jasmine"},"gitHead":"b371fd361f500871e9f37acd2f94ff5d7b092ab7","_id":"xml-js@0.1.0","_shasum":"ff0107f2bc0dcbea27af42dec1a7b294e5f5c1e1","_from":".","_npmVersion":"3.8.3","_nodeVersion":"5.9.1","_npmUser":{"name":"nashwaan","email":"ysf953@gmail.com"},"dist":{"shasum":"ff0107f2bc0dcbea27af42dec1a7b294e5f5c1e1","size":213778,"noattachment":false,"key":"/xml-js/-/xml-js-0.1.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/xml-js/download/xml-js-0.1.0.tgz"},"maintainers":[{"name":"nashwaan","email":"ysf953@gmail.com"}],"_npmOperationalInternal":{"host":"packages-16-east.internal.npmjs.com","tmp":"tmp/xml-js-0.1.0.tgz_1464166210015_0.5799436087254435"},"directories":{},"publish_time":1464166211273,"_cnpm_publish_time":1464166211273,"_hasShrinkwrap":false,"dist-tags":{"latest":"1.6.11"}}