Capes/package.json
2021-06-02 20:33:08 +02:00

14 lines
248 B
JSON

{
"name": "cape_perso",
"version": "1.0.0",
"description": "get your own cape using optifine",
"main": "index.js",
"scripts": {
"start": "node index.js"
},
"keywords": [
"cape"
],
"author": "unurled",
"license": "ISC"
}