@types/angular-mocks
Version:
TypeScript definitions for Angular JS (ngMock, ngMockE2E module)
37 lines • 1.16 kB
JSON
{
"name": "@types/angular-mocks",
"version": "1.7.1",
"description": "TypeScript definitions for Angular JS (ngMock, ngMockE2E module)",
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/angular-mocks",
"license": "MIT",
"contributors": [
{
"name": "Diego Vilar",
"url": "https://github.com/diegovilar",
"githubUsername": "diegovilar"
},
{
"name": "Tony Curtis",
"url": "https://github.com/daltin",
"githubUsername": "daltin"
},
{
"name": "Georgii Dolzhykov",
"url": "https://github.com/thorn0",
"githubUsername": "thorn0"
}
],
"main": "",
"types": "index.d.ts",
"repository": {
"type": "git",
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
"directory": "types/angular-mocks"
},
"scripts": {},
"dependencies": {
"@types/angular": "*"
},
"typesPublisherContentHash": "f4750d52633ed01d53c865dfb7f314acf827a753fac6ee60a350e2f4e8697124",
"typeScriptVersion": "3.6"
}