X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;ds=sidebyside;f=sdnc-a1-controller%2Foam%2Fconfigbackuprestore%2Fvnfconfigbackupservice%2Fsrc%2Fmain%2Fwebapp%2Fnode_modules%2Fng-ip-address%2Fpackage.json;fp=sdnc-a1-controller%2Foam%2Fconfigbackuprestore%2Fvnfconfigbackupservice%2Fsrc%2Fmain%2Fwebapp%2Fnode_modules%2Fng-ip-address%2Fpackage.json;h=0000000000000000000000000000000000000000;hb=6a24cde9bbcc101fca02204ca6f1c69ada049790;hp=87f59cb546d7911ff24ae056d3d66c109e8f6717;hpb=22ca33237c833c90e3626bf1132e72282e207ea5;p=nonrtric.git 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 index 87f59cb5..00000000 --- a/sdnc-a1-controller/oam/configbackuprestore/vnfconfigbackupservice/src/main/webapp/node_modules/ng-ip-address/package.json +++ /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" -}