Fix license issues
[sdnc/oam.git] / dgbuilder / dgeflows / node_modules / express / node_modules / proxy-addr / node_modules / ipaddr.js / package.json
diff --git a/dgbuilder/dgeflows/node_modules/express/node_modules/proxy-addr/node_modules/ipaddr.js/package.json b/dgbuilder/dgeflows/node_modules/express/node_modules/proxy-addr/node_modules/ipaddr.js/package.json
deleted file mode 100644 (file)
index 929d45a..0000000
+++ /dev/null
@@ -1,60 +0,0 @@
-{
-  "name": "ipaddr.js",
-  "description": "A library for manipulating IPv4 and IPv6 addresses in JavaScript.",
-  "version": "0.1.8",
-  "author": {
-    "name": "Peter Zotov",
-    "email": "whitequark@whitequark.org"
-  },
-  "directories": {
-    "lib": "./lib"
-  },
-  "dependencies": {},
-  "devDependencies": {
-    "coffee-script": "~1.6",
-    "nodeunit": "~0.5.3",
-    "uglify-js": "latest"
-  },
-  "scripts": {
-    "test": "cake build test"
-  },
-  "keywords": [
-    "ip",
-    "ipv4",
-    "ipv6"
-  ],
-  "repository": {
-    "type": "git",
-    "url": "git://github.com/whitequark/ipaddr.js"
-  },
-  "main": "./lib/ipaddr",
-  "engines": {
-    "node": ">= 0.2.5"
-  },
-  "license": "MIT",
-  "gitHead": "3099dba20984caa73a83864ee582548413a425d8",
-  "bugs": {
-    "url": "https://github.com/whitequark/ipaddr.js/issues"
-  },
-  "_id": "ipaddr.js@0.1.8",
-  "_shasum": "27442eda77b626c44724b4aa8a1867e8410579ee",
-  "_from": "ipaddr.js@0.1.8",
-  "_npmVersion": "1.4.21",
-  "_npmUser": {
-    "name": "whitequark",
-    "email": "whitequark@whitequark.org"
-  },
-  "maintainers": [
-    {
-      "name": "whitequark",
-      "email": "whitequark@whitequark.org"
-    }
-  ],
-  "dist": {
-    "shasum": "27442eda77b626c44724b4aa8a1867e8410579ee",
-    "tarball": "http://registry.npmjs.org/ipaddr.js/-/ipaddr.js-0.1.8.tgz"
-  },
-  "_resolved": "https://registry.npmjs.org/ipaddr.js/-/ipaddr.js-0.1.8.tgz",
-  "readme": "ERROR: No README data found!",
-  "homepage": "https://github.com/whitequark/ipaddr.js"
-}