-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathpackage.json
More file actions
44 lines (44 loc) · 929 Bytes
/
package.json
File metadata and controls
44 lines (44 loc) · 929 Bytes
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
{
"_from": "discord-framework",
"_id": "discord-framework@0.0.1",
"_inBundle": false,
"_integrity": "",
"_location": "/discord-framework",
"_phantomChildren": {},
"_requested": {
"type": "tag",
"registry": true,
"raw": "discord-framework",
"name": "discord-framework",
"escapedName": "discords-framework",
"rawSpec": "",
"saveSpec": null,
"fetchSpec": "latest"
},
"_requiredBy": [
"#USER",
"/"
],
"_resolved": "https://registry.npmjs.org/discord-framework/-/discord-framework-0.0.1.tgz",
"_shasum": "",
"_spec": "discord-framework",
"_where": "",
"bundleDependencies": false,
"contributors": [
{
"name": "devpengu"
}
],
"dependencies": {
"discord.js": "11.4.2"
},
"deprecated": false,
"description": "",
"keywords": [
"discord.js",
"framework",
"discord"
],
"name": "discord-framework",
"version": "0.0.26"
}