UNPKG

create-mc-datapack

Version:

Quick and easy way to setup a folder for your new minecraft datapack!

21 lines (20 loc) 406 B
{ "name": "create-mc-datapack", "version": "0.0.10", "description": "Quick and easy way to setup a folder for your new minecraft datapack!", "bin": { "create-mc-datapack": "cli.js" }, "keywords": [ "retronbv", "retron", "retronlabs", "minecraft" ], "author": "retronbv", "license": "GNU", "dependencies": { "fs": "0.0.1-security", "readline": "^1.3.0" } }