{"scripts":{"build-demo":"node scripts/build-demo.js","lint":"jshint src/purify.js","minify":"scripts/minify.sh","amend-minified":"scripts/amend-minified.sh","test:jsdom":"node test/jsdom-node-runner --dot","test:karma":"karma start test/karma.conf.js --log-level warn --single-run","test:ci":"npm run lint && npm run test:jsdom && (([ \"${TRAVIS_PULL_REQUEST}\" != \"false\" ] || [ \"${TEST_BROWSERSTACK}\" != \"true\" ]) || karma start test/karma.conf.js --log-level error --reporters dots --single-run)","test":"npm run lint && npm run test:jsdom && npm run test:karma -- --browsers Firefox,Chrome"},"pre-commit":["lint","minify","amend-minified"],"devDependencies":{"jquery":"^2.2.3","jsdom":"8.x.x","jshint":"^2.9.2","json-loader":"^0.5.4","karma":"^0.13.22","karma-browserstack-launcher":"1.0.0","karma-chrome-launcher":"^1.0.1","karma-firefox-launcher":"^1.0.0","karma-fixture":"^0.2.6","karma-html2js-preprocessor":"^1.0.0","karma-json-fixtures-preprocessor":"0.0.6","karma-qunit":"^1.0.0","karma-webpack":"^1.7.0","pre-commit":"^1.1.2","qunit-parameterize":"^0.4.0","qunit-tap":"^1.5.0","qunitjs":"^1.23.1","uglify-js":"^2.6.2","webpack":"^1.13.0"},"name":"dompurify","description":"DOMPurify is a DOM-only, super-fast, uber-tolerant XSS sanitizer for HTML, MathML and SVG. It's written in JavaScript and works in all modern browsers (Safari, Opera (15+), Internet Explorer (10+), Firefox and Chrome - as well as almost anything else usin","version":"0.8.2","main":"src/purify.js","directories":{"test":"test"},"repository":{"type":"git","url":"git://github.com/cure53/DOMPurify.git"},"keywords":["dom","xss","html","svg","mathml","security","secure","sanitizer","sanitize","filter","purify"],"author":{"name":"Mario Heiderich","email":"mario@cure53.de","url":"https://cure53.de/"},"license":"MPL-2.0 OR Apache-2.0","bugs":{"url":"https://github.com/cure53/DOMPurify/issues"},"homepage":"https://github.com/cure53/DOMPurify","gitHead":"d9c3bef885888074a544a8310d17deb74bf778d3","_id":"dompurify@0.8.2","_shasum":"4b633438bbc3abc7cf669fdee3368fbda1fc3f02","_from":".","_npmVersion":"3.8.9","_nodeVersion":"6.2.0","_npmUser":{"name":"cure53","email":"mario@cure53.de"},"dist":{"shasum":"4b633438bbc3abc7cf669fdee3368fbda1fc3f02","size":93661,"noattachment":false,"key":"/dompurify/-/dompurify-0.8.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/dompurify/download/dompurify-0.8.2.tgz"},"maintainers":[{"name":"cure53","email":"mario@cure53.de"}],"_npmOperationalInternal":{"host":"packages-16-east.internal.npmjs.com","tmp":"tmp/dompurify-0.8.2.tgz_1465488832123_0.2502102565485984"},"publish_time":1465488834298,"_cnpm_publish_time":1465488834298,"_hasShrinkwrap":false,"dist-tags":{"latest":"3.3.3"}}