Fix license issues
[sdnc/oam.git] / dgbuilder / dgeflows / node_modules / express / node_modules / accepts / node_modules / negotiator / package.json
diff --git a/dgbuilder/dgeflows/node_modules/express/node_modules/accepts/node_modules/negotiator/package.json b/dgbuilder/dgeflows/node_modules/express/node_modules/accepts/node_modules/negotiator/package.json
deleted file mode 100644 (file)
index d49cccf..0000000
+++ /dev/null
@@ -1,86 +0,0 @@
-{
-  "name": "negotiator",
-  "description": "HTTP content negotiation",
-  "version": "0.5.1",
-  "contributors": [
-    {
-      "name": "Douglas Christopher Wilson",
-      "email": "doug@somethingdoug.com"
-    },
-    {
-      "name": "Federico Romero",
-      "email": "federico.romero@outboxlabs.com"
-    },
-    {
-      "name": "Isaac Z. Schlueter",
-      "email": "i@izs.me",
-      "url": "http://blog.izs.me/"
-    }
-  ],
-  "license": "MIT",
-  "keywords": [
-    "http",
-    "content negotiation",
-    "accept",
-    "accept-language",
-    "accept-encoding",
-    "accept-charset"
-  ],
-  "repository": {
-    "type": "git",
-    "url": "https://github.com/jshttp/negotiator"
-  },
-  "devDependencies": {
-    "istanbul": "0.3.5",
-    "nodeunit": "0.9.0",
-    "tap": "0.5.0"
-  },
-  "files": [
-    "lib/",
-    "HISTORY.md",
-    "LICENSE",
-    "index.js",
-    "README.md"
-  ],
-  "engines": {
-    "node": ">= 0.6"
-  },
-  "scripts": {
-    "test": "nodeunit test",
-    "test-cov": "istanbul cover ./node_modules/nodeunit/bin/nodeunit test"
-  },
-  "gitHead": "bfee971fe0503518cc93d1956518212203b7e68c",
-  "bugs": {
-    "url": "https://github.com/jshttp/negotiator/issues"
-  },
-  "homepage": "https://github.com/jshttp/negotiator",
-  "_id": "negotiator@0.5.1",
-  "_shasum": "498f661c522470153c6086ac83019cb3eb66f61c",
-  "_from": "negotiator@0.5.1",
-  "_npmVersion": "1.4.28",
-  "_npmUser": {
-    "name": "dougwilson",
-    "email": "doug@somethingdoug.com"
-  },
-  "maintainers": [
-    {
-      "name": "federomero",
-      "email": "federomero@gmail.com"
-    },
-    {
-      "name": "dougwilson",
-      "email": "doug@somethingdoug.com"
-    },
-    {
-      "name": "jongleberry",
-      "email": "jonathanrichardong@gmail.com"
-    }
-  ],
-  "dist": {
-    "shasum": "498f661c522470153c6086ac83019cb3eb66f61c",
-    "tarball": "http://registry.npmjs.org/negotiator/-/negotiator-0.5.1.tgz"
-  },
-  "directories": {},
-  "_resolved": "https://registry.npmjs.org/negotiator/-/negotiator-0.5.1.tgz",
-  "readme": "ERROR: No README data found!"
-}