{"name":"xml-js","version":"1.6.7","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","email":"ysf953@gmail.com"},"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","doctype","processing instruction","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"},"types":"./types/index.d.ts","scripts":{"build":"webpack","doc":"node doc/compile-doc.js","watch:doc":"watch \"npm run doc\" doc/templates/","live:doc":"browser-sync start --port 9997 --server doc/ --files doc/templates/ --no-open --no-ui --no-online","open:doc":"biased-opener --browser chrome http://localhost:9997","start:doc":"npm-run-all --parallel watch:doc live:doc open:doc","debug":"nodemon --inspect --watch lib/ --watch test/ --debug-brk test/index.js","debug:cli":"nodemon --inspect --watch lib/ --debug-brk index.js -- --help","jest":"jest --config=test/jest.conf.js","jasmine":"jasmine JASMINE_CONFIG_PATH=./test/jasmine.json","watch:jasmine":"watch \"npm run jasmine\" lib/ test/ --ignoreDirectoryPattern=/browse-.+/","bundle:jasmine":"globify test/*.spec.js --watch --verbose --list --outfile test/browse-jasmine/bundle.js","live:jasmine":"browser-sync start --port 9999 --server test/browse-jasmine/ --files test/browse-jasmine/ --no-open --no-ui --no-online","open-help":"biased-opener --help","open:jasmine":"biased-opener --browser chrome http://localhost:9999","istanbul-original":"istanbul cover --dir test/coverage-jasmine -x test/browse-** test/index.js","istanbul":"istanbul cover --dir test/coverage-jasmine test/index.js","watch:istanbul":"watch \"npm run istanbul\" lib/ test/ --ignoreDirectoryPattern=/coverage-.+/","live:istanbul":"browser-sync start --port 9998 --server test/coverage-jasmine/lcov-report/ --files test/coverage-jasmine/lcov-report/ --no-open --no-ui --no-online","open:istanbul":"biased-opener --browser chrome http://localhost:9998","live":"npm-run-all --parallel live:* open:*","start":"npm-run-all --parallel bundle:jasmine live:jasmine open:jasmine watch:istanbul live:istanbul open:istanbul","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:*","coverage":"npm-run-all coverage:*","coverage:a-step":"npm run istanbul","coverage:coveralls":"cat ./test/coverage-jasmine/lcov.info | coveralls","coverage:codecov":"codecov --token=0e52af41-702b-4d7f-8aa3-61145ac36624 --file=test/coverage-jasmine/lcov.info ","coverage:codacy":"cross-env CODACY_PROJECT_TOKEN=0207815122ea49a68241d1aa435f21f1 && cat ./test/coverage-jasmine/lcov.info | codacy-coverage","coverage:codeclimate":"cross-env CODECLIMATE_REPO_TOKEN=60848a077f9070acf358b0c7145f0a2698a460ddeca7d8250815e75aa4333f7d codeclimate-test-reporter < test\\coverage-jasmine\\lcov.info","prepublish":"npm run test","test":"npm run jasmine && npm run jest && npm run test:types","test:types":"tsc -p ./types"},"dependencies":{"sax":"^1.2.4"},"devDependencies":{"babel-core":"^6.26.3","babel-loader":"^7.1.4","babel-preset-env":"^1.7.0","biased-opener":"^0.2.8","browser-sync":"^2.24.4","cash-cat":"^0.2.0","codacy-coverage":"^2.0.3","codeclimate-test-reporter":"^0.5.0","codecov":"^3.0.2","coveralls":"^3.0.1","cross-env":"^5.1.6","eslint":"^4.19.1","globify":"^2.3.1","istanbul":"^0.4.5","jasmine":"^2.8.0","jest":"^20.0.4","jest-cli":"^20.0.4","jsonpath":"^1.0.0","nodemon":"^1.17.5","npm-run-all":"^4.1.3","prismjs":"^1.14.0","typescript":"^2.8.3","unminified-webpack-plugin":"^1.4.2","watch":"^1.0.1","webpack":"^3.10.0"},"gitHead":"da4c5645a033d08cf69a66ca03ba3a8096484a8c","_id":"xml-js@1.6.7","_npmVersion":"6.0.1","_nodeVersion":"8.6.0","_npmUser":{"name":"nashwaan","email":"ysf953@gmail.com"},"dist":{"shasum":"a99b40c18a16d3e06537b3ae026a27bd60ffe8ab","size":106135,"noattachment":false,"key":"/xml-js/-/xml-js-1.6.7.tgz","tarball":"http://registry.cnpm.dingdandao.com/xml-js/download/xml-js-1.6.7.tgz"},"maintainers":[{"name":"nashwaan","email":"ysf953@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/xml-js_1.6.7_1530600688575_0.513439495541556"},"_hasShrinkwrap":false,"publish_time":1530600688647,"_cnpm_publish_time":1530600688647,"dist-tags":{"latest":"1.6.11"}}