UNPKG

1.74 kBJSONView Raw
1{
2 "name": "@types/mssql",
3 "version": "8.0.0",
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": "COLSA Corporation",
10 "url": "http://www.colsa.com/"
11 },
12 {
13 "name": "Jørgen Elgaard Larsen",
14 "url": "https://github.com/elhaard",
15 "githubUsername": "elhaard"
16 },
17 {
18 "name": "Peter Keuter",
19 "url": "https://github.com/pkeuter",
20 "githubUsername": "pkeuter"
21 },
22 {
23 "name": "Jeff Wooden",
24 "url": "https://github.com/woodenconsulting",
25 "githubUsername": "woodenconsulting"
26 },
27 {
28 "name": "Cahil Foley",
29 "url": "https://github.com/cahilfoley",
30 "githubUsername": "cahilfoley"
31 },
32 {
33 "name": "Rifa Achrinza",
34 "url": "https://github.com/achrinza",
35 "githubUsername": "achrinza"
36 },
37 {
38 "name": "Daniel Hensby",
39 "url": "https://github.com/dhensby",
40 "githubUsername": "dhensby"
41 }
42 ],
43 "main": "",
44 "types": "index.d.ts",
45 "repository": {
46 "type": "git",
47 "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
48 "directory": "types/mssql"
49 },
50 "scripts": {},
51 "dependencies": {
52 "@types/node": "*",
53 "@types/tedious": "*",
54 "tarn": "^3.0.1"
55 },
56 "typesPublisherContentHash": "6b3ea82f4a62dc2c9bb82e2e4baaedf83b6d6c0ba0d1dd3615da809e02593346",
57 "typeScriptVersion": "3.9"
58}
\No newline at end of file