UNPKG

1.26 kBJSONView Raw
1{
2 "name": "@types/ember-qunit",
3 "version": "5.0.0",
4 "description": "TypeScript definitions for ember-qunit",
5 "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/ember-qunit",
6 "license": "MIT",
7 "contributors": [
8 {
9 "name": "Dan Freeman",
10 "url": "https://github.com/dfreeman",
11 "githubUsername": "dfreeman"
12 },
13 {
14 "name": "Chris Krycho",
15 "url": "https://github.com/chriskrycho",
16 "githubUsername": "chriskrycho"
17 },
18 {
19 "name": "James C. Davis",
20 "url": "https://github.com/jamescdavis",
21 "githubUsername": "jamescdavis"
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/ember-qunit"
30 },
31 "scripts": {},
32 "dependencies": {
33 "@types/ember-resolver": "*",
34 "@types/ember__test": "*",
35 "@types/ember__test-helpers": "*",
36 "@types/qunit": "*"
37 },
38 "typesPublisherContentHash": "ff21448f90e886c938e518f28b7558b57313dd99430c0947e64748e430dadb0a",
39 "typeScriptVersion": "4.4"
40}
\No newline at end of file