Fix license issues
[sdnc/oam.git] / configbackuprestore / vnfconfigbackupservice / src / main / webapp / package.json
1 {
2   "name": "myapp",
3   "version": "1.0.0",
4   "description": "list of node modules for myapp",
5   "main": "app.js",
6   "scripts": {
7     "test": "standard"
8   },
9   "repository": {
10     "type": "git",
11     "url": "git+https://github.com/NMSVishal/SDNCReports.git"
12   },
13   "author": "",
14   "license": "Apache-2.0",
15   "bugs": {
16     "url": "https://github.com/NMSVishal/SDNCReports/issues"
17   },
18   "homepage": "https://github.com/NMSVishal/SDNCReports#readme",
19   "dependencies": {
20     "angular": "^1.6.9",
21     "angular-growl": "^0.1.0",
22     "angular-mocks": "^1.6.9",
23     "angular-route": "^1.6.9",
24     "angular-sanitize": "^1.6.9",
25     "angular-utils-pagination": "^0.11.1",
26     "angularjs-datetime-picker": "^0.1.16",
27     "bootstrap": "^4.0.0",
28     "jquery": "^3.3.1",
29     "ng-csv": "^0.3.6",
30     "ng-ip-address": "^1.1.12"
31   }
32 }