ore-ui-customizer
Version:
The node module version of 8Crafter's Ore UI Customizer.
26 lines (25 loc) • 707 B
JSON
{
"name": "ore-ui-customizer",
"version": "0.0.0",
"description": "The node module version of 8Crafter's Ore UI Customizer.",
"keywords": [
"8Crafter",
"Ore",
"UI",
"MCBE",
"Customizer"
],
"homepage": "https://github.com/8Crafter-Studios/ore-ui-customizer-node#readme",
"bugs": {
"url": "https://github.com/8Crafter-Studios/ore-ui-customizer-node/issues"
},
"repository": {
"type": "git",
"url": "git+https://github.com/8Crafter-Studios/ore-ui-customizer-node.git"
},
"license": "MIT",
"author": "8Crafter",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
}
}