Clean up A1 controller code
[nonrtric.git] / sdnc-a1-controller / oam / configbackuprestore / vnfconfigbackupservice / src / main / webapp / node_modules / ng-ip-address / package.json
diff --git a/sdnc-a1-controller/oam/configbackuprestore/vnfconfigbackupservice/src/main/webapp/node_modules/ng-ip-address/package.json b/sdnc-a1-controller/oam/configbackuprestore/vnfconfigbackupservice/src/main/webapp/node_modules/ng-ip-address/package.json
deleted file mode 100644 (file)
index 87f59cb..0000000
+++ /dev/null
@@ -1,67 +0,0 @@
-{
-  "_from": "ng-ip-address",
-  "_id": "ng-ip-address@1.1.12",
-  "_inBundle": false,
-  "_integrity": "sha1-reynz2xY/ZSD8FLv30DF+2UMYrg=",
-  "_location": "/ng-ip-address",
-  "_phantomChildren": {},
-  "_requested": {
-    "type": "tag",
-    "registry": true,
-    "raw": "ng-ip-address",
-    "name": "ng-ip-address",
-    "escapedName": "ng-ip-address",
-    "rawSpec": "",
-    "saveSpec": null,
-    "fetchSpec": "latest"
-  },
-  "_requiredBy": [
-    "#USER",
-    "/"
-  ],
-  "_resolved": "https://registry.npmjs.org/ng-ip-address/-/ng-ip-address-1.1.12.tgz",
-  "_shasum": "adeca7cf6c58fd9483f052efdf40c5fb650c62b8",
-  "_spec": "ng-ip-address",
-  "_where": "D:\\routing",
-  "author": {
-    "name": "Scott Gullen"
-  },
-  "bugs": {
-    "url": "https://github.com/CautemocSg/ng-ip-address/issues"
-  },
-  "bundleDependencies": false,
-  "deprecated": false,
-  "description": "AngularJS directive that will validate an IP address and impose relevant character and structure limits",
-  "devDependencies": {
-    "gulp": "^3.9.1",
-    "gulp-rename": "^1.2.2",
-    "gulp-uglify": "^3.0.0",
-    "jasmine-core": "^2.6.4",
-    "karma": "^1.7.0",
-    "karma-jasmine": "^1.1.0",
-    "karma-phantomjs-launcher": "^1.0.4",
-    "phantomjs-prebuilt": "^2.1.14"
-  },
-  "homepage": "https://github.com/CautemocSg/ng-ip-address#readme",
-  "keywords": [
-    "angular",
-    "angularjs",
-    "directive",
-    "ip address",
-    "form",
-    "input",
-    "validation"
-  ],
-  "license": "MIT",
-  "main": "index.js",
-  "name": "ng-ip-address",
-  "repository": {
-    "type": "git",
-    "url": "git+https://github.com/CautemocSg/ng-ip-address.git"
-  },
-  "scripts": {
-    "build": "gulp default",
-    "test": "gulp test"
-  },
-  "version": "1.1.12"
-}