roles-bot/.github/actions/avatar-changer/package.json
2022-01-02 18:47:23 +01:00

15 lines
276 B
JSON

{
"name": "avatar-changer",
"version": "1.0.0",
"description": "",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [],
"author": "",
"license": "ISC",
"dependencies": {
"hyttpo": "^0.3.2"
}
}