UNPKG

1.63 kBJSONView Raw
1{
2 "name": "@types/mssql",
3 "version": "8.1.2",
4 "description": "TypeScript definitions for mssql",
5 "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/mssql",
6 "license": "MIT",
7 "contributors": [
8 {
9 "name": "Jørgen Elgaard Larsen",
10 "url": "https://github.com/elhaard",
11 "githubUsername": "elhaard"
12 },
13 {
14 "name": "Peter Keuter",
15 "url": "https://github.com/pkeuter",
16 "githubUsername": "pkeuter"
17 },
18 {
19 "name": "Jeff Wooden",
20 "url": "https://github.com/woodenconsulting",
21 "githubUsername": "woodenconsulting"
22 },
23 {
24 "name": "Cahil Foley",
25 "url": "https://github.com/cahilfoley",
26 "githubUsername": "cahilfoley"
27 },
28 {
29 "name": "Rifa Achrinza",
30 "url": "https://github.com/achrinza",
31 "githubUsername": "achrinza"
32 },
33 {
34 "name": "Daniel Hensby",
35 "url": "https://github.com/dhensby",
36 "githubUsername": "dhensby"
37 }
38 ],
39 "main": "",
40 "types": "index.d.ts",
41 "repository": {
42 "type": "git",
43 "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
44 "directory": "types/mssql"
45 },
46 "scripts": {},
47 "dependencies": {
48 "@types/node": "*",
49 "@types/tedious": "*",
50 "tarn": "^3.0.1"
51 },
52 "typesPublisherContentHash": "eb4a66035d23f20d694489599ae594fb5f98f62ca75105a7078d2cf634437f5a",
53 "typeScriptVersion": "4.2"
54}
\No newline at end of file