Merge "Add qtip job to pod zte-virtual6"
[releng.git] / utils / test / testapi / 3rd_party / static / testapi-ui / assets / lib / angular-mocks / package.json
1 {
2   "name": "angular-mocks",
3   "version": "1.3.15",
4   "description": "AngularJS mocks for testing",
5   "main": "angular-mocks.js",
6   "scripts": {
7     "test": "echo \"Error: no test specified\" && exit 1"
8   },
9   "repository": {
10     "type": "git",
11     "url": "https://github.com/angular/angular.js.git"
12   },
13   "keywords": [
14     "angular",
15     "framework",
16     "browser",
17     "mocks",
18     "testing",
19     "client-side"
20   ],
21   "author": "Angular Core Team <angular-core+npm@google.com>",
22   "license": "MIT",
23   "bugs": {
24     "url": "https://github.com/angular/angular.js/issues"
25   },
26   "homepage": "http://angularjs.org"
27 }