aboutsummaryrefslogtreecommitdiff
path: root/node_modules/sanitizer/package.json
diff options
context:
space:
mode:
authorKumar Damani <kumar.damani@mail.utoronto.ca>2019-04-16 13:17:06 +0000
committerKumar Damani <kumar.damani@mail.utoronto.ca>2019-04-16 13:17:06 +0000
commitdc46b87abee1e441c07524ddde67fd902a919336 (patch)
tree13eba08b8655dfd78e9600ec5f612011a0bf3b35 /node_modules/sanitizer/package.json
parent26f4b38e9e5a202756a7c33abc775aea2617aeaf (diff)
added some dependencies to package.json
Diffstat (limited to 'node_modules/sanitizer/package.json')
-rw-r--r--node_modules/sanitizer/package.json46
1 files changed, 0 insertions, 46 deletions
diff --git a/node_modules/sanitizer/package.json b/node_modules/sanitizer/package.json
deleted file mode 100644
index d8b812f..0000000
--- a/node_modules/sanitizer/package.json
+++ /dev/null
@@ -1,46 +0,0 @@
-{
- "name": "sanitizer",
- "description": "Caja's HTML Sanitizer as a Node.js module",
- "version": "0.1.3",
- "author": {
- "name": "Ben Smawfield",
- "email": "bensmawfield@googlemail.com"
- },
- "homepage": "http://github.com/theSmaw/Caja-HTML-Sanitizer",
- "bugs": {
- "url": "http://github.com/theSmaw/Caja-HTML-Sanitizer/issues"
- },
- "license": "Apache-2.0",
- "main": "./sanitizer.js",
- "repository": {
- "type": "git",
- "url": "git+ssh://git@github.com/theSmaw/Caja-HTML-Sanitizer.git"
- },
- "devDependencies": {
- "mocha": "1.13.0"
- },
- "gitHead": "3a701741b165fb5954fed2ebc7c7029654c7c6f7",
- "_id": "sanitizer@0.1.3",
- "scripts": {},
- "_shasum": "d4f0af7475d9a7baf2a9e5a611718baa178a39e1",
- "_from": "sanitizer@>=0.1.3 <0.2.0",
- "_npmVersion": "3.3.12",
- "_nodeVersion": "4.2.1",
- "_npmUser": {
- "name": "thesmaw",
- "email": "bensmawfield@googlemail.com"
- },
- "dist": {
- "shasum": "d4f0af7475d9a7baf2a9e5a611718baa178a39e1",
- "tarball": "https://registry.npmjs.org/sanitizer/-/sanitizer-0.1.3.tgz"
- },
- "maintainers": [
- {
- "name": "thesmaw",
- "email": "bensmawfield@googlemail.com"
- }
- ],
- "directories": {},
- "_resolved": "https://registry.npmjs.org/sanitizer/-/sanitizer-0.1.3.tgz",
- "readme": "ERROR: No README data found!"
-}