package.json
1.28 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
{
"_args": [
[
"crypto@1.0.1",
"/Users/hyunyeong/Desktop/WhereUr/WhereUR"
]
],
"_from": "crypto@1.0.1",
"_id": "crypto@1.0.1",
"_inBundle": false,
"_integrity": "sha512-VxBKmeNcqQdiUQUW2Tzq0t377b54N2bMtXO/qiLa+6eRRmmC4qT3D4OnTGoT/U6O9aklQ/jTwbOtRMTTY8G0Ig==",
"_location": "/crypto",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "crypto@1.0.1",
"name": "crypto",
"escapedName": "crypto",
"rawSpec": "1.0.1",
"saveSpec": null,
"fetchSpec": "1.0.1"
},
"_requiredBy": [
"/"
],
"_resolved": "https://registry.npmjs.org/crypto/-/crypto-1.0.1.tgz",
"_spec": "1.0.1",
"_where": "/Users/hyunyeong/Desktop/WhereUr/WhereUR",
"author": "",
"bugs": {
"url": "https://github.com/npm/deprecate-holder/issues"
},
"description": "This package is no longer supported and has been deprecated. To avoid malicious use, npm is hanging on to the package name.",
"homepage": "https://github.com/npm/deprecate-holder#readme",
"license": "ISC",
"main": "index.js",
"name": "crypto",
"repository": {
"type": "git",
"url": "git+https://github.com/npm/deprecate-holder.git"
},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"version": "1.0.1"
}