1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
| {
| "_args": [
| [
| "@types/tedious@4.0.0",
| "E:\\ximenzi\\wms\\old\\api"
| ]
| ],
| "_from": "@types/tedious@4.0.0",
| "_id": "@types/tedious@4.0.0",
| "_inBundle": false,
| "_integrity": "sha512-uu/7XzkXSoU/AngLDdGURUFw98vZFgzQOuOIIUbSPiUfkaU7O1z29bDN4VejtmM5NS21fCHVJdd+cM96h+L78w==",
| "_location": "/@types/tedious",
| "_phantomChildren": {},
| "_requested": {
| "type": "version",
| "registry": true,
| "raw": "@types/tedious@4.0.0",
| "name": "@types/tedious",
| "escapedName": "@types%2ftedious",
| "scope": "@types",
| "rawSpec": "4.0.0",
| "saveSpec": null,
| "fetchSpec": "4.0.0"
| },
| "_requiredBy": [
| "/@types/mssql"
| ],
| "_resolved": "https://registry.npmjs.org/@types/tedious/-/tedious-4.0.0.tgz",
| "_spec": "4.0.0",
| "_where": "E:\\ximenzi\\wms\\old\\api",
| "bugs": {
| "url": "https://github.com/DefinitelyTyped/DefinitelyTyped/issues"
| },
| "contributors": [
| {
| "name": "Rogier Schouten",
| "url": "https://github.com/rogierschouten"
| },
| {
| "name": "Chris Thompson",
| "url": "https://github.com/cjthompson"
| },
| {
| "name": "Suraiya Hameed",
| "url": "https://github.com/v-suhame"
| },
| {
| "name": "Guilherme Amorim",
| "url": "https://github.com/guiampm"
| },
| {
| "name": "Simon Childs",
| "url": "https://github.com/csharpsi"
| }
| ],
| "dependencies": {
| "@types/node": "*"
| },
| "description": "TypeScript definitions for tedious",
| "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped#readme",
| "license": "MIT",
| "main": "",
| "name": "@types/tedious",
| "repository": {
| "type": "git",
| "url": "git+https://github.com/DefinitelyTyped/DefinitelyTyped.git",
| "directory": "types/tedious"
| },
| "scripts": {},
| "typeScriptVersion": "2.0",
| "types": "index",
| "typesPublisherContentHash": "6536c7ec0b43d939955e51f9ec1d085d64cdf29d03e9fd60e8a5df86011a5a3a",
| "version": "4.0.0"
| }
|
|