Epic-231:versioning, and backup the configuration
[sdnc/oam.git] / configbackuprestore / vnfconfigbackupservice / src / main / webapp / node_modules / ng-ip-address / package.json
1 {
2   "_from": "ng-ip-address",
3   "_id": "ng-ip-address@1.1.12",
4   "_inBundle": false,
5   "_integrity": "sha1-reynz2xY/ZSD8FLv30DF+2UMYrg=",
6   "_location": "/ng-ip-address",
7   "_phantomChildren": {},
8   "_requested": {
9     "type": "tag",
10     "registry": true,
11     "raw": "ng-ip-address",
12     "name": "ng-ip-address",
13     "escapedName": "ng-ip-address",
14     "rawSpec": "",
15     "saveSpec": null,
16     "fetchSpec": "latest"
17   },
18   "_requiredBy": [
19     "#USER",
20     "/"
21   ],
22   "_resolved": "https://registry.npmjs.org/ng-ip-address/-/ng-ip-address-1.1.12.tgz",
23   "_shasum": "adeca7cf6c58fd9483f052efdf40c5fb650c62b8",
24   "_spec": "ng-ip-address",
25   "_where": "D:\\routing",
26   "author": {
27     "name": "Scott Gullen"
28   },
29   "bugs": {
30     "url": "https://github.com/CautemocSg/ng-ip-address/issues"
31   },
32   "bundleDependencies": false,
33   "deprecated": false,
34   "description": "AngularJS directive that will validate an IP address and impose relevant character and structure limits",
35   "devDependencies": {
36     "gulp": "^3.9.1",
37     "gulp-rename": "^1.2.2",
38     "gulp-uglify": "^3.0.0",
39     "jasmine-core": "^2.6.4",
40     "karma": "^1.7.0",
41     "karma-jasmine": "^1.1.0",
42     "karma-phantomjs-launcher": "^1.0.4",
43     "phantomjs-prebuilt": "^2.1.14"
44   },
45   "homepage": "https://github.com/CautemocSg/ng-ip-address#readme",
46   "keywords": [
47     "angular",
48     "angularjs",
49     "directive",
50     "ip address",
51     "form",
52     "input",
53     "validation"
54   ],
55   "license": "MIT",
56   "main": "index.js",
57   "name": "ng-ip-address",
58   "repository": {
59     "type": "git",
60     "url": "git+https://github.com/CautemocSg/ng-ip-address.git"
61   },
62   "scripts": {
63     "build": "gulp default",
64     "test": "gulp test"
65   },
66   "version": "1.1.12"
67 }