-
Notifications
You must be signed in to change notification settings - Fork 0
/
package.json
48 lines (48 loc) · 1.35 KB
/
package.json
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
{
"_from": "@types/[email protected]",
"_id": "@types/[email protected]",
"_inBundle": false,
"_integrity": "sha512-z0W6ghY+Fo4Idd+y20pnvcZItdS5ARHUZkzPTK7Hy+GZ3u0MF0I8t31CQ7158T0HmBnA4NuZET0QIXDy6exbYg==",
"_location": "/@types/openpgp",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "@types/[email protected]",
"name": "@types/openpgp",
"escapedName": "@types%2fopenpgp",
"scope": "@types",
"rawSpec": "0.0.29",
"saveSpec": null,
"fetchSpec": "0.0.29"
},
"_requiredBy": [
"#USER",
"/"
],
"_resolved": "https://registry.npmjs.org/@types/openpgp/-/openpgp-0.0.29.tgz",
"_shasum": "feabb9d547cb107f7b98fdd51ac616f6cf5aaebd",
"_spec": "@types/[email protected]",
"_where": "/Users/ryotanaka/webrtc",
"bundleDependencies": false,
"contributors": [
{
"name": "Guillaume Lacasa",
"url": "https://blog.lacasa.fr"
}
],
"dependencies": {},
"deprecated": false,
"description": "TypeScript definitions for openpgpjs",
"license": "MIT",
"main": "",
"name": "@types/openpgp",
"repository": {
"type": "git",
"url": "https://www.github.com/DefinitelyTyped/DefinitelyTyped.git"
},
"scripts": {},
"typeScriptVersion": "2.0",
"typesPublisherContentHash": "b2b95416ffa12889126eeceff4aa8ccf13c37248268ffdc32fb3a572ea0095ef",
"version": "0.0.29"
}