Add 'package.json'
This commit is contained in:
parent
acad3c34ca
commit
9ace1026cc
1 changed files with 17 additions and 0 deletions
17
package.json
Normal file
17
package.json
Normal 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"
|
||||||
|
}
|
||||||
|
}
|
Loading…
Reference in a new issue