{"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.8.8","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":"7d09af209c58cf7156fb184b32377bc033a1ed0f","_id":"dompurify@0.8.8","_shasum":"d677ddb62b2e35aed23286026141b6931d299661","_from":".","_npmVersion":"3.5.2","_nodeVersion":"4.2.6","_npmUser":{"name":"cure53","email":"mario@cure53.de"},"dist":{"shasum":"d677ddb62b2e35aed23286026141b6931d299661","size":30825,"noattachment":false,"key":"/dompurify/-/dompurify-0.8.8.tgz","tarball":"http://registry.cnpm.dingdandao.com/dompurify/download/dompurify-0.8.8.tgz"},"maintainers":[{"name":"cure53","email":"mario@cure53.de"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/dompurify-0.8.8.tgz_1493792150382_0.28943555522710085"},"publish_time":1493792152341,"_cnpm_publish_time":1493792152341,"_hasShrinkwrap":false,"dist-tags":{"latest":"3.3.3"}}