12 lines
290 B
JSON
12 lines
290 B
JSON
{
|
|
"type": "module",
|
|
"scripts": {
|
|
"test": "node --test \"test/**/*.test.js\""
|
|
},
|
|
"dependencies": {
|
|
"@minecraft/server": "2.10.0-beta.1.26.40-stable",
|
|
"@minecraft/server-ui": "2.2.0-beta.1.26.40-stable",
|
|
"@minecraft/debug-utilities": "1.0.0-beta.1.26.40-stable"
|
|
}
|
|
}
|