UNPKG

1.63 kBJSONView Raw
1{
2 "name": "@types/mssql",
3 "version": "9.1.5",
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 "githubUsername": "elhaard",
11 "url": "https://github.com/elhaard"
12 },
13 {
14 "name": "Peter Keuter",
15 "githubUsername": "pkeuter",
16 "url": "https://github.com/pkeuter"
17 },
18 {
19 "name": "Jeff Wooden",
20 "githubUsername": "woodenconsulting",
21 "url": "https://github.com/woodenconsulting"
22 },
23 {
24 "name": "Cahil Foley",
25 "githubUsername": "cahilfoley",
26 "url": "https://github.com/cahilfoley"
27 },
28 {
29 "name": "Rifa Achrinza",
30 "githubUsername": "achrinza",
31 "url": "https://github.com/achrinza"
32 },
33 {
34 "name": "Daniel Hensby",
35 "githubUsername": "dhensby",
36 "url": "https://github.com/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": "cbbe329ee45f4214c5e93d91a90ae6582a6d63c50421533983599a5f8b2fc518",
53 "typeScriptVersion": "4.6"
54}
\No newline at end of file