Merge "prototypes: xci: Do not require root privileges in xci-deploy"
[releng.git] / utils / test / testapi / 3rd_party / static / testapi-ui / assets / lib / angular-confirm-modal / package.json
1 {
2   "name": "angular-confirm",
3   "version": "1.2.3",
4   "description": "Angular Confirm Modal",
5   "main": "angular-confirm.min.js",
6   "scripts": {
7     "test": "gulp test-unit"
8   },
9   "repository": {
10     "type": "git",
11     "url": "https://github.com/Schlogen/angular-confirm.git"
12   },
13   "keywords": [
14     "angular",
15     "confirm",
16     "angular-ui",
17     "$modal"
18   ],
19   "author": "James Kleeh",
20   "license": "Apache-2.0",
21   "bugs": {
22     "url": "https://github.com/Schlogen/angular-confirm/issues"
23   },
24   "homepage": "https://github.com/Schlogen/angular-confirm",
25   "devDependencies": {
26     "angular": "1.4.7",
27     "angular-ui-bootstrap": "0.14.3",
28     "angular-mocks": "^1.4.7",
29     "gulp": "3.9.0",
30     "gulp-bump": "^1.0.0",
31     "gulp-git": "^1.6.0",
32     "gulp-header": "^1.7.1",
33     "gulp-ng-annotate": "^1.1.0",
34     "gulp-rename": "^1.2.2",
35     "gulp-uglify": "^1.4.2",
36     "jasmine-core": "^2.3.4",
37     "karma": "0.13.19",
38     "karma-chrome-launcher": "^0.2.2",
39     "karma-jasmine": "^0.3.6"
40   }
41 }