This repository has been archived by the owner on Aug 5, 2022. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
/
package.json
52 lines (52 loc) · 1.42 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
49
50
51
52
{
"_args": [
[
"nodeactyl-v1-support@1.5.1"
]
],
"_from": "nodeactyl-v1-support@1.5.1",
"_id": "nodeactyl-v1-support@1.5.1",
"_inBundle": false,
"_integrity": "sha512-DJiQ95ZcRalW5PyH/VGatyE+IGY5xso4T4x4k78lc6u/Lh89lKkVOPFyKgrYPqmtXWu/vNp5RA1TLoAtPaAtaQ==",
"_location": "/nodeactyl-v1-support",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "nodeactyl-v1-support@1.5.1",
"name": "nodeactyl-v1-support",
"escapedName": "nodeactyl-v1-support",
"rawSpec": "1.5.1",
"saveSpec": null,
"fetchSpec": "1.5.1"
},
"_requiredBy": [
"/"
],
"_resolved": "https://registry.npmjs.org/nodeactyl-v1-support/-/nodeactyl-v1-support-1.4.8.tgz",
"_shasum": "7ed937e8e7fc350fc1adc9e5cff2cbc3ac6d0916",
"_spec": "1.5.1",
"_where": "C:\\Users\\Engin\\Desktop\\Development\\Terra-X\\client",
"author": {
"name": "EiskalterFreund"
},
"bugs": {
"url": "https://github.com/EiskalterFreund/Nodeactyl-v1-support/"
},
"dependencies": {
"axios": "^0.21.0"
},
"deprecated": false,
"description": "NodeJS API For pterodactyl panel",
"homepage": "https://github.com/EiskalterFreund/Nodeactyl-v1-support/",
"keywords": [
"project, api, pterodactyl"
],
"license": "MIT",
"main": "Nodeactyl.js",
"name": "nodeactyl-v1-support",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"version": "1.5.1"
}