-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathpackage.json
More file actions
52 lines (52 loc) · 1.47 KB
/
package.json
File metadata and controls
52 lines (52 loc) · 1.47 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
{
"_args": [
[
"@types/debug@0.0.29",
"/Users/queensform/Desktop/2020/Queenscript/queenscript/gatsby-starter-delog"
]
],
"_from": "@types/debug@0.0.29",
"_id": "@types/debug@0.0.29",
"_inBundle": false,
"_integrity": "sha1-oeUUrfvZLwOiJLpU1pMRHb8fN1Q=",
"_location": "/@types/debug",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "@types/debug@0.0.29",
"name": "@types/debug",
"escapedName": "@types%2fdebug",
"scope": "@types",
"rawSpec": "0.0.29",
"saveSpec": null,
"fetchSpec": "0.0.29"
},
"_requiredBy": [
"/devcert-san"
],
"_resolved": "https://registry.npmjs.org/@types/debug/-/debug-0.0.29.tgz",
"_spec": "0.0.29",
"_where": "/Users/queensform/Desktop/2020/Queenscript/queenscript/gatsby-starter-delog",
"author": {
"name": "Seon-Wook Park",
"email": "https://github.com/swook"
},
"bugs": {
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped/issues"
},
"dependencies": {},
"description": "TypeScript definitions for debug",
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped#readme",
"license": "MIT",
"main": "",
"name": "@types/debug",
"repository": {
"type": "git",
"url": "git+https://github.com/DefinitelyTyped/DefinitelyTyped.git"
},
"scripts": {},
"typesPublisherContentHash": "55d9e340fe9e7b3cc8e3e5007075dd2717e3ec4c32a656da363509f2a4c5b052",
"typings": "index.d.ts",
"version": "0.0.29"
}