UNPKG

721 BJSONView Raw
1{
2 "name": "@types/karma",
3 "version": "1.7.0",
4 "description": "TypeScript definitions for karma",
5 "license": "MIT",
6 "contributors": [
7 {
8 "name": "Tanguy Krotoff",
9 "url": "https://github.com/tkrotoff",
10 "githubUsername": "tkrotoff"
11 }
12 ],
13 "main": "",
14 "repository": {
15 "type": "git",
16 "url": "https://www.github.com/DefinitelyTyped/DefinitelyTyped.git"
17 },
18 "scripts": {},
19 "dependencies": {
20 "@types/bluebird": "*",
21 "@types/log4js": "*",
22 "@types/node": "*"
23 },
24 "typesPublisherContentHash": "7eccd1b346893fe9810d5f01a30c446e1c9276af779d2fced1b3e2cf45bde045",
25 "typeScriptVersion": "2.3"
26}
\No newline at end of file