UNPKG

little-cleaner

Version:

A small utility for reducing the chance of XSS and HTML injection

35 lines (34 loc) 933 B
{ "name": "little-cleaner", "version": "v1.0.3", "description": "A small utility for reducing the chance of XSS and HTML injection", "engines": {}, "license": "MIT", "scripts": { }, "repository": { "type": "git", "url": "git+https://github.com/anywhichway/little-cleaner.git" }, "keywords": [ "XSS", "injection", "security" ], "author": "Simon Y. Blackwell <syblackwell@anywhichway.com> (http://www.github.com/anywhichway)", "bugs": { "url": "https://github.com/anywhichway/little-cleaner/issues" }, "homepage": "https://github.com/anywhichway/little-cleaner#readme", "devDependencies": { "benchmark": "^2.1.3", "blanket": "^1.2.3", "chai": "^3.4.1", "codacy-coverage": "^2.0.0", "codeclimate-test-reporter": "^0.2.0", "istanbul": "^0.4.2", "mocha": "^2.3.4", "uglify-es": "^3.1.6" }, "dependencies": {} }