1 | {
|
2 | "name": "@types/angular-mocks",
|
3 | "version": "1.7.1",
|
4 | "description": "TypeScript definitions for Angular JS (ngMock, ngMockE2E module)",
|
5 | "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/angular-mocks",
|
6 | "license": "MIT",
|
7 | "contributors": [
|
8 | {
|
9 | "name": "Diego Vilar",
|
10 | "url": "https://github.com/diegovilar",
|
11 | "githubUsername": "diegovilar"
|
12 | },
|
13 | {
|
14 | "name": "Tony Curtis",
|
15 | "url": "https://github.com/daltin",
|
16 | "githubUsername": "daltin"
|
17 | },
|
18 | {
|
19 | "name": "Georgii Dolzhykov",
|
20 | "url": "https://github.com/thorn0",
|
21 | "githubUsername": "thorn0"
|
22 | }
|
23 | ],
|
24 | "main": "",
|
25 | "types": "index.d.ts",
|
26 | "repository": {
|
27 | "type": "git",
|
28 | "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
|
29 | "directory": "types/angular-mocks"
|
30 | },
|
31 | "scripts": {},
|
32 | "dependencies": {
|
33 | "@types/angular": "*"
|
34 | },
|
35 | "typesPublisherContentHash": "f4750d52633ed01d53c865dfb7f314acf827a753fac6ee60a350e2f4e8697124",
|
36 | "typeScriptVersion": "3.6"
|
37 | } |
\ | No newline at end of file |