{"name":"xml-formatter","version":"2.6.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.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":"b555773ddcb58fb0b2b42e7d3e8e9c8c0f2e55fa","_id":"xml-formatter@2.6.0","_nodeVersion":"12.10.0","_npmVersion":"6.10.3","_npmUser":{"name":"chrisbottin","email":"chrisbottin@gmail.com"},"dist":{"shasum":"502cf34889584baae0d9580632dc0cbc73de5b49","size":6379,"noattachment":false,"key":"/xml-formatter/-/xml-formatter-2.6.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/xml-formatter/download/xml-formatter-2.6.0.tgz"},"directories":{},"maintainers":[{"name":"chrisbottin","email":"chrisbottin@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/xml-formatter_2.6.0_1640105167844_0.7117328142412773"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2021-12-21T16:46:16.604Z","publish_time":1640105168005,"_cnpm_publish_time":1640105168005,"dist-tags":{"latest":"2.6.1"}}