{"name":"xml-formatter","version":"2.5.0","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.1.2"},"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":"afff1eaba8bcb766cb9e6024b51e7c77c6fb88d6","_id":"xml-formatter@2.5.0","_nodeVersion":"12.10.0","_npmVersion":"6.10.3","_npmUser":{"name":"chrisbottin","email":"chrisbottin@gmail.com"},"dist":{"shasum":"ebe52306b10d565ac54330a09d646030588bab58","size":5839,"noattachment":false,"key":"/xml-formatter/-/xml-formatter-2.5.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/xml-formatter/download/xml-formatter-2.5.0.tgz"},"directories":{},"maintainers":[{"name":"chrisbottin","email":"chrisbottin@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/xml-formatter_2.5.0_1634230842453_0.9199816037023407"},"_hasShrinkwrap":false,"publish_time":1634230842677,"_cnpm_publish_time":1634230842677,"_cnpmcore_publish_time":"2021-12-16T23:47:00.841Z","dist-tags":{"latest":"2.6.1"}}