Fix license issues
[sdnc/oam.git] / dgbuilder / dgeflows / node_modules / serve-static / node_modules / send / node_modules / destroy / package.json
diff --git a/dgbuilder/dgeflows/node_modules/serve-static/node_modules/send/node_modules/destroy/package.json b/dgbuilder/dgeflows/node_modules/serve-static/node_modules/send/node_modules/destroy/package.json
deleted file mode 100644 (file)
index 8a58cad..0000000
+++ /dev/null
@@ -1,66 +0,0 @@
-{
-  "name": "destroy",
-  "description": "destroy a stream if possible",
-  "version": "1.0.3",
-  "author": {
-    "name": "Jonathan Ong",
-    "email": "me@jongleberry.com",
-    "url": "http://jongleberry.com"
-  },
-  "contributors": [
-    {
-      "name": "Douglas Christopher Wilson",
-      "email": "doug@somethingdoug.com"
-    }
-  ],
-  "license": "MIT",
-  "repository": {
-    "type": "git",
-    "url": "https://github.com/stream-utils/destroy"
-  },
-  "devDependencies": {
-    "istanbul": "0",
-    "mocha": "1"
-  },
-  "scripts": {
-    "test": "mocha --reporter spec",
-    "test-cov": "istanbul cover node_modules/mocha/bin/_mocha -- --reporter dot",
-    "test-travis": "istanbul cover node_modules/mocha/bin/_mocha --report lcovonly -- --reporter dot"
-  },
-  "files": [
-    "index.js"
-  ],
-  "keywords": [
-    "stream",
-    "streams",
-    "destroy",
-    "cleanup",
-    "leak",
-    "fd"
-  ],
-  "gitHead": "50af95ece4a70202f9301bc3edc8f9fdbbad0f26",
-  "bugs": {
-    "url": "https://github.com/stream-utils/destroy/issues"
-  },
-  "homepage": "https://github.com/stream-utils/destroy",
-  "_id": "destroy@1.0.3",
-  "_shasum": "b433b4724e71fd8551d9885174851c5fc377e2c9",
-  "_from": "destroy@1.0.3",
-  "_npmVersion": "1.4.21",
-  "_npmUser": {
-    "name": "jongleberry",
-    "email": "jonathanrichardong@gmail.com"
-  },
-  "maintainers": [
-    {
-      "name": "jongleberry",
-      "email": "jonathanrichardong@gmail.com"
-    }
-  ],
-  "dist": {
-    "shasum": "b433b4724e71fd8551d9885174851c5fc377e2c9",
-    "tarball": "http://registry.npmjs.org/destroy/-/destroy-1.0.3.tgz"
-  },
-  "directories": {},
-  "_resolved": "https://registry.npmjs.org/destroy/-/destroy-1.0.3.tgz"
-}