cuffeo/package.json

16 lines
300 B
JSON
Raw Normal View History

2018-09-07 17:22:47 +00:00
{
"name": "cuffeo",
"version": "1.0.0",
"description": "lul",
"main": "index.mjs",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git@gitfap.de:keinBot/cuffeo.git"
},
"author": "Flummi",
"license": "ISC"
}