Add 'package.json'

This commit is contained in:
quagmire 2022-03-13 15:46:45 +00:00
parent acad3c34ca
commit 9ace1026cc
1 changed files with 17 additions and 0 deletions

17
package.json Normal file
View File

@ -0,0 +1,17 @@
{
"name": "shortner-abuser",
"version": "1.0.0",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [],
"author": "quagmire",
"license": "BSD-3",
"description": "",
"dependencies": {
"isgd-api": "^1.1.1",
"npm": "^8.5.4",
"yiff-rocks": "^2.0.5"
}
}