diff --git a/package.json b/package.json new file mode 100644 index 0000000..aea3a8b --- /dev/null +++ b/package.json @@ -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" + } +}