{"name":"sanitize-html-react","version":"1.13.0","description":"Modified sanitize-html for React. Clean up user-submitted HTML, preserving whitelisted elements and whitelisted attributes on a per-element basis","main":"index.js","scripts":{"build":"browserify index.js > dist/sanitize-html-react.js --standalone 'sanitizeHtml'","minify":"npm run build && uglifyjs dist/sanitize-html-react.js > dist/sanitize-html-react.min.js","test":"mocha test/test.js","prebuild":"npm run test && rm -rf dist && mkdir dist"},"repository":{"type":"git","url":"git+https://github.com/zacharystenger/sanitize-html-react.git"},"keywords":["html","parser","sanitizer","html","sanitizer","apostrophe","react","jsx"],"author":{"name":"P'unk Avenue LLC, Zachary Stenger","email":"zackstenger@gmail.com"},"license":"MIT","dependencies":{"htmlparser2":"^3.9.0","regexp-quote":"0.0.0","xtend":"^4.0.0"},"devDependencies":{"browserify":"^13.0.1","mocha":"^2.5.3","uglify-js":"^2.6.2"},"gitHead":"2b527e9cdcedf9badbc626ca2ec6664ca81f444b","bugs":{"url":"https://github.com/zacharystenger/sanitize-html-react/issues"},"homepage":"https://github.com/zacharystenger/sanitize-html-react#readme","_id":"sanitize-html-react@1.13.0","_shasum":"e757b9adbaf2c8a762f3d2dff70138838e05420a","_from":".","_npmVersion":"2.11.3","_nodeVersion":"0.12.7","_npmUser":{"name":"zacharystenger","email":"zackstenger@gmail.com"},"dist":{"shasum":"e757b9adbaf2c8a762f3d2dff70138838e05420a","size":20203,"noattachment":false,"key":"/sanitize-html-react/-/sanitize-html-react-1.13.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/sanitize-html-react/download/sanitize-html-react-1.13.0.tgz"},"maintainers":[{"name":"zacharystenger","email":""}],"_npmOperationalInternal":{"host":"packages-16-east.internal.npmjs.com","tmp":"tmp/sanitize-html-react-1.13.0.tgz_1472445872947_0.26636813418008387"},"directories":{},"publish_time":1472445875221,"_hasShrinkwrap":false,"_cnpm_publish_time":1472445875221,"_cnpmcore_publish_time":"2021-12-16T11:26:52.833Z","dist-tags":{"latest":"1.13.0"}}