-
Notifications
You must be signed in to change notification settings - Fork 1
/
package-lock.json
45 lines (45 loc) · 1.48 KB
/
package-lock.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
{
"name": "bds-auto-enable-managment-pack",
"version": "0.0.1",
"lockfileVersion": 3,
"requires": true,
"author": "",
"description": "<div align=\"center\">",
"homepage": "https://github.com/Huje22/BDS-Auto-Enable-Management-Pack#readme",
"license": "ISC",
"main": "index.js",
"packages": {
"": {
"name": "bds-auto-enable-managment-pack",
"version": "0.0.1",
"license": "GPL-3.0-or-later",
"dependencies": {
"@minecraft/server": "^1.16.0-beta.1.21.41-stable"
}
},
"node_modules/@minecraft/common": {
"version": "1.2.0",
"resolved": "https://registry.npmjs.org/@minecraft/common/-/common-1.2.0.tgz",
"integrity": "sha512-JdmEq4P3Z/FtoBzhLijFgMSVFnFRrUoLwY8DHHrgtFo0mfLTOLTB1RErYjLMsA6b7BGVNxkX/pfFRiH7QZ0XwQ=="
},
"node_modules/@minecraft/server": {
"version": "1.16.0-beta.1.21.41-stable",
"resolved": "https://registry.npmjs.org/@minecraft/server/-/server-1.16.0-beta.1.21.41-stable.tgz",
"integrity": "sha512-lyMbPzdulO5dXKPfu8RFu2QUBxrplwmamB81D51AqJ78aK5mytuM4N9Jsh5LPxFh8q5/R/Fpy5CreAdYk10zRQ==",
"license": "MIT",
"dependencies": {
"@minecraft/common": "^1.1.0"
}
}
},
"bugs": {
"url": "https://github.com/Huje22/BDS-Auto-Enable-Management-Pack/issues"
},
"repository": {
"type": "git",
"url": "git+https://github.com/Huje22/BDS-Auto-Enable-Management-Pack.git"
},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
}
}