MCHashtoName/package.json

13 lines
220 B
JSON

{
"name": "mchashtoname",
"version": "1.0.0",
"description": "",
"main": "index.js",
"type": "module",
"scripts": {
"mc": "node mc.js",
"bmcl": "node bmcl.js"
},
"author": "",
"license": "ISC"
}