cuffeo/package.json
2018-09-08 12:28:12 +02:00

18 lines
319 B
JSON

{
"name": "cuffeo",
"version": "1.0.1",
"description": "lul",
"main": "index.mjs",
"scripts": {
"start": "node --experimental-modules test.mjs"
},
"repository": {
"type": "git",
"url": "git@gitfap.de:keinBot/cuffeo.git"
},
"author": "Flummi",
"license": "ISC",
"dependencies": {
}
}