MCHashtoName/package.json
2024-05-26 01:40:41 +08:00

12 lines
197 B
JSON

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