1
0
forked from keinBot/cuffeo
This commit is contained in:
Flummi
2018-09-08 12:28:12 +02:00
parent 15aca99a85
commit 31be08bed5
3 changed files with 27 additions and 10 deletions

View File

@@ -4,7 +4,7 @@
"description": "lul",
"main": "index.mjs",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
"start": "node --experimental-modules test.mjs"
},
"repository": {
"type": "git",
@@ -13,7 +13,5 @@
"author": "Flummi",
"license": "ISC",
"dependencies": {
"request": "^2.88.0",
"request-promise-native": "^1.0.5"
}
}