{"name":"xml-formatter","version":"2.6.1","repository":{"type":"git","url":"git+https://github.com/chrisbottin/xml-formatter.git"},"bugs":{"url":"https://github.com/chrisbottin/xml-formatter/issues"},"homepage":"https://github.com/chrisbottin/xml-formatter#readme","description":"Converts a XML string into a human readable format (pretty print) while respecting the xml:space attribute","author":{"name":"Chris Bottin","email":"chrisbottin@gmail.com"},"license":"MIT","main":"index.js","scripts":{"test":"mocha","prepublishOnly":"eslint . && npm test && npm run dist:prepare && npm run dist:build","dist:prepare":"rm -rf ./dist && mkdir -p ./dist/browser","dist:build":"npm run dist:build:require && npm run dist:build:singleton","dist:build:require":"browserify -g [ babelify --presets [ @babel/preset-env ] ] -r ./index.js:xml-formatter -o ./dist/browser/xml-formatter.js","dist:build:singleton":"browserify -g [ babelify --presets [ @babel/preset-env ] ] -r ./index.js:xml-formatter -o ./dist/browser/xml-formatter-singleton.js -s xmlFormatter"},"engines":{"node":">= 10"},"keywords":["xml","pretty","print","pretty-print","indent","parser","formatter","xml:space","preserve"],"dependencies":{"xml-parser-xo":"^3.2.0"},"devDependencies":{"@babel/core":"^7.15.8","@babel/preset-env":"^7.15.8","babelify":"^10.0.0","browserify":"^13.1.1","chai":"^4.3.4","eslint":"^6.8.0","glob":"^7.1.7","mocha":"^6.2.1"},"gitHead":"9d6c5699bcd1b71ca9c2c2d9517e2be54c539318","_id":"xml-formatter@2.6.1","_nodeVersion":"12.10.0","_npmVersion":"6.10.3","_npmUser":{"name":"chrisbottin","email":"chrisbottin@gmail.com"},"dist":{"shasum":"066ef3a100bd58ee3b943f0c503be63176d3d497","size":6402,"noattachment":false,"key":"/xml-formatter/-/xml-formatter-2.6.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/xml-formatter/download/xml-formatter-2.6.1.tgz"},"directories":{},"maintainers":[{"name":"chrisbottin","email":"chrisbottin@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/xml-formatter_2.6.1_1643918257655_0.6741762403208986"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-02-03T19:57:43.774Z","publish_time":1643918257802,"_cnpm_publish_time":1643918257802,"dist-tags":{"latest":"2.6.1"}}