package.json
2.42 KB
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
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
{
"_args": [
[
"@babel/runtime@7.9.2",
"C:\\Users\\LG\\Desktop\\capstondesign2\\2016104137\\source\\forensic_tool"
]
],
"_from": "@babel/runtime@7.9.2",
"_id": "@babel/runtime@7.9.2",
"_inBundle": false,
"_integrity": "sha512-NE2DtOdufG7R5vnfQUTehdTfNycfUANEtCa9PssN9O/xmTzP4E08UI797ixaei6hBEVL9BI/PsdJS5x7mWoB9Q==",
"_location": "/@babel/runtime",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "@babel/runtime@7.9.2",
"name": "@babel/runtime",
"escapedName": "@babel%2fruntime",
"scope": "@babel",
"rawSpec": "7.9.2",
"saveSpec": null,
"fetchSpec": "7.9.2"
},
"_requiredBy": [
"/@jimp/bmp",
"/@jimp/core",
"/@jimp/custom",
"/@jimp/gif",
"/@jimp/jpeg",
"/@jimp/plugin-blit",
"/@jimp/plugin-blur",
"/@jimp/plugin-circle",
"/@jimp/plugin-color",
"/@jimp/plugin-contain",
"/@jimp/plugin-cover",
"/@jimp/plugin-crop",
"/@jimp/plugin-displace",
"/@jimp/plugin-dither",
"/@jimp/plugin-fisheye",
"/@jimp/plugin-flip",
"/@jimp/plugin-gaussian",
"/@jimp/plugin-invert",
"/@jimp/plugin-mask",
"/@jimp/plugin-normalize",
"/@jimp/plugin-print",
"/@jimp/plugin-resize",
"/@jimp/plugin-rotate",
"/@jimp/plugin-scale",
"/@jimp/plugin-shadow",
"/@jimp/plugin-threshold",
"/@jimp/plugins",
"/@jimp/png",
"/@jimp/tiff",
"/@jimp/types",
"/@jimp/utils",
"/appium-adb",
"/appium-support",
"/asyncbox",
"/es6-mapify",
"/jimp",
"/teen_process"
],
"_resolved": "https://registry.npmjs.org/@babel/runtime/-/runtime-7.9.2.tgz",
"_spec": "7.9.2",
"_where": "C:\\Users\\LG\\Desktop\\capstondesign2\\2016104137\\source\\forensic_tool",
"author": {
"name": "Sebastian McKenzie",
"email": "sebmck@gmail.com"
},
"bugs": {
"url": "https://github.com/babel/babel/issues"
},
"dependencies": {
"regenerator-runtime": "^0.13.4"
},
"description": "babel's modular runtime helpers",
"devDependencies": {
"@babel/helpers": "^7.9.2"
},
"gitHead": "2399e0df23cbd574a5ab39822288c438f5380ae8",
"homepage": "https://babeljs.io/docs/en/next/babel-runtime",
"license": "MIT",
"name": "@babel/runtime",
"publishConfig": {
"access": "public"
},
"repository": {
"type": "git",
"url": "git+https://github.com/babel/babel.git",
"directory": "packages/babel-runtime"
},
"version": "7.9.2"
}