UNPKG

1.11 kBJSONView Raw
1{
2 "name": "@types/assert",
3 "version": "1.5.2",
4 "description": "TypeScript definitions for commonjs-assert",
5 "license": "MIT",
6 "contributors": [
7 {
8 "name": "Nico Gallinal",
9 "url": "https://github.com/nicoabie",
10 "githubUsername": "nicoabie"
11 },
12 {
13 "name": "Linus Unnebäck",
14 "url": "https://github.com/LinusU",
15 "githubUsername": "LinusU"
16 },
17 {
18 "name": "ExE Boss",
19 "url": "https://github.com/ExE-Boss",
20 "githubUsername": "ExE-Boss"
21 }
22 ],
23 "main": "",
24 "types": "index.d.ts",
25 "typesVersions": {
26 "<=3.6": {
27 "*": [
28 "ts3.6/*"
29 ]
30 }
31 },
32 "repository": {
33 "type": "git",
34 "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
35 "directory": "types/assert"
36 },
37 "scripts": {},
38 "dependencies": {},
39 "typesPublisherContentHash": "22e81543d29cedce99b156a9ed8dec1726dbd3ee8271b3f5247c7d1cb6d0a785",
40 "typeScriptVersion": "3.1"
41}
\No newline at end of file