1 | {
|
2 | "name": "@types/mssql",
|
3 | "version": "9.1.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": "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": "d6f06d3ff0b822c3b65fbb49e47e48c6737275b2d787188823340d8aac678af4",
|
53 | "typeScriptVersion": "4.3"
|
54 | } |
\ | No newline at end of file |