Fix license issues
[sdnc/oam.git] / dgbuilder / dgeflows / node_modules / cookie-parser / node_modules / cookie / package.json
diff --git a/dgbuilder/dgeflows/node_modules/cookie-parser/node_modules/cookie/package.json b/dgbuilder/dgeflows/node_modules/cookie-parser/node_modules/cookie/package.json
deleted file mode 100644 (file)
index 80aecf4..0000000
+++ /dev/null
@@ -1,53 +0,0 @@
-{
-  "author": {
-    "name": "Roman Shtylman",
-    "email": "shtylman@gmail.com"
-  },
-  "name": "cookie",
-  "description": "cookie parsing and serialization",
-  "version": "0.1.2",
-  "repository": {
-    "type": "git",
-    "url": "git://github.com/shtylman/node-cookie.git"
-  },
-  "keywords": [
-    "cookie",
-    "cookies"
-  ],
-  "main": "index.js",
-  "scripts": {
-    "test": "mocha"
-  },
-  "dependencies": {},
-  "devDependencies": {
-    "mocha": "1.x.x"
-  },
-  "optionalDependencies": {},
-  "engines": {
-    "node": "*"
-  },
-  "bugs": {
-    "url": "https://github.com/shtylman/node-cookie/issues"
-  },
-  "homepage": "https://github.com/shtylman/node-cookie",
-  "_id": "cookie@0.1.2",
-  "dist": {
-    "shasum": "72fec3d24e48a3432073d90c12642005061004b1",
-    "tarball": "http://registry.npmjs.org/cookie/-/cookie-0.1.2.tgz"
-  },
-  "_from": "cookie@0.1.2",
-  "_npmVersion": "1.4.6",
-  "_npmUser": {
-    "name": "shtylman",
-    "email": "shtylman@gmail.com"
-  },
-  "maintainers": [
-    {
-      "name": "shtylman",
-      "email": "shtylman@gmail.com"
-    }
-  ],
-  "directories": {},
-  "_shasum": "72fec3d24e48a3432073d90c12642005061004b1",
-  "_resolved": "https://registry.npmjs.org/cookie/-/cookie-0.1.2.tgz"
-}