{"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"},"files":["src","dist"],"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.9.0","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":"d4305a4807ee3244bb22c8ddb9d663e180cc32e7","_id":"dompurify@0.9.0","_shasum":"470f9dd95657a644a84be1ed950677946259d055","_from":".","_npmVersion":"3.5.2","_nodeVersion":"4.2.6","_npmUser":{"name":"cure53","email":"mario@cure53.de"},"dist":{"shasum":"470f9dd95657a644a84be1ed950677946259d055","size":31758,"noattachment":false,"key":"/dompurify/-/dompurify-0.9.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/dompurify/download/dompurify-0.9.0.tgz"},"maintainers":[{"name":"cure53","email":"mario@cure53.de"}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/dompurify-0.9.0.tgz_1495117360309_0.9794187783263624"},"publish_time":1495117361793,"_cnpm_publish_time":1495117361793,"_hasShrinkwrap":false,"dist-tags":{"latest":"3.3.3"}}