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
| {
| "_args": [
| [
| "@types/mocha@2.2.48",
| "E:\\ximenzi\\wms\\old\\api"
| ]
| ],
| "_development": true,
| "_from": "@types/mocha@2.2.48",
| "_id": "@types/mocha@2.2.48",
| "_inBundle": false,
| "_integrity": "sha512-nlK/iyETgafGli8Zh9zJVCTicvU3iajSkRwOh3Hhiva598CMqNJ4NcVCGMTGKpGpTYj/9R8RLzS9NAykSSCqGw==",
| "_location": "/@types/mocha",
| "_phantomChildren": {},
| "_requested": {
| "type": "version",
| "registry": true,
| "raw": "@types/mocha@2.2.48",
| "name": "@types/mocha",
| "escapedName": "@types%2fmocha",
| "scope": "@types",
| "rawSpec": "2.2.48",
| "saveSpec": null,
| "fetchSpec": "2.2.48"
| },
| "_requiredBy": [
| "#DEV:/"
| ],
| "_resolved": "https://registry.npmjs.org/@types/mocha/-/mocha-2.2.48.tgz",
| "_spec": "2.2.48",
| "_where": "E:\\ximenzi\\wms\\old\\api",
| "bugs": {
| "url": "https://github.com/DefinitelyTyped/DefinitelyTyped/issues"
| },
| "contributors": [
| {
| "name": "Kazi Manzur Rashid",
| "url": "https://github.com/kazimanzurrashid"
| },
| {
| "name": "otiai10",
| "url": "https://github.com/otiai10"
| },
| {
| "name": "jt000",
| "url": "https://github.com/jt000"
| },
| {
| "name": "Vadim Macagon",
| "url": "https://github.com/enlight"
| }
| ],
| "dependencies": {},
| "description": "TypeScript definitions for mocha",
| "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped#readme",
| "license": "MIT",
| "main": "",
| "name": "@types/mocha",
| "repository": {
| "type": "git",
| "url": "git+https://github.com/DefinitelyTyped/DefinitelyTyped.git"
| },
| "scripts": {},
| "typeScriptVersion": "2.0",
| "typesPublisherContentHash": "27056d243d0717a72aece52a5c80847a49c9f9c5882241963aff6bfed2ee4a93",
| "version": "2.2.48"
| }
|
|