Fix license issues
[sdnc/oam.git] / dgbuilder / dgeflows / node_modules / morgan / node_modules / on-finished / package.json
diff --git a/dgbuilder/dgeflows/node_modules/morgan/node_modules/on-finished/package.json b/dgbuilder/dgeflows/node_modules/morgan/node_modules/on-finished/package.json
deleted file mode 100644 (file)
index 426e3ff..0000000
+++ /dev/null
@@ -1,71 +0,0 @@
-{
-  "name": "on-finished",
-  "description": "Execute a callback when a request closes, finishes, or errors",
-  "version": "2.2.0",
-  "contributors": [
-    {
-      "name": "Douglas Christopher Wilson",
-      "email": "doug@somethingdoug.com"
-    },
-    {
-      "name": "Jonathan Ong",
-      "email": "me@jongleberry.com",
-      "url": "http://jongleberry.com"
-    }
-  ],
-  "license": "MIT",
-  "repository": {
-    "type": "git",
-    "url": "https://github.com/jshttp/on-finished"
-  },
-  "dependencies": {
-    "ee-first": "1.1.0"
-  },
-  "devDependencies": {
-    "istanbul": "0.3.5",
-    "mocha": "~2.0.1"
-  },
-  "engines": {
-    "node": ">= 0.8"
-  },
-  "files": [
-    "HISTORY.md",
-    "LICENSE",
-    "index.js"
-  ],
-  "scripts": {
-    "test": "mocha --reporter spec --bail --check-leaks test/",
-    "test-cov": "istanbul cover node_modules/mocha/bin/_mocha -- --reporter dot --check-leaks test/",
-    "test-travis": "istanbul cover node_modules/mocha/bin/_mocha --report lcovonly -- --reporter spec --check-leaks test/"
-  },
-  "gitHead": "fcd56f5674721cac92a16eff93547929716f5192",
-  "bugs": {
-    "url": "https://github.com/jshttp/on-finished/issues"
-  },
-  "homepage": "https://github.com/jshttp/on-finished",
-  "_id": "on-finished@2.2.0",
-  "_shasum": "e6ba6a09a3482d6b7969bc3da92c86f0a967605e",
-  "_from": "on-finished@~2.2.0",
-  "_npmVersion": "1.4.28",
-  "_npmUser": {
-    "name": "dougwilson",
-    "email": "doug@somethingdoug.com"
-  },
-  "maintainers": [
-    {
-      "name": "dougwilson",
-      "email": "doug@somethingdoug.com"
-    },
-    {
-      "name": "jongleberry",
-      "email": "jonathanrichardong@gmail.com"
-    }
-  ],
-  "dist": {
-    "shasum": "e6ba6a09a3482d6b7969bc3da92c86f0a967605e",
-    "tarball": "http://registry.npmjs.org/on-finished/-/on-finished-2.2.0.tgz"
-  },
-  "directories": {},
-  "_resolved": "https://registry.npmjs.org/on-finished/-/on-finished-2.2.0.tgz",
-  "readme": "ERROR: No README data found!"
-}