aboutsummaryrefslogtreecommitdiff
path: root/motto/package.json
diff options
context:
space:
mode:
authorLarsVomMars2020-09-30 20:33:00 +0200
committerLarsVomMars2020-09-30 20:33:00 +0200
commitc00c6f32645c8d0bc48649ba2ccacd72a51b8c96 (patch)
treed734b647651988a7520e422b83dfe0235aa49f1a /motto/package.json
parent4f6fe9fc1033e388c5cdf1dab6afa799547b30ef (diff)
New motto
Diffstat (limited to 'motto/package.json')
-rw-r--r--motto/package.json19
1 files changed, 0 insertions, 19 deletions
diff --git a/motto/package.json b/motto/package.json
deleted file mode 100644
index 01f2bc6..0000000
--- a/motto/package.json
+++ /dev/null
@@ -1,19 +0,0 @@
-{
- "name": "motto",
- "version": "1.0.0",
- "description": "",
- "main": "index.js",
- "scripts": {
- "test": "echo \"Error: no test specified\" && exit 1"
- },
- "author": "",
- "license": "MIT",
- "dependencies": {
- "express": "^4.17.1",
- "express-rate-limit": "^5.1.3",
- "sqlite3": "^5.0.0"
- },
- "devDependencies": {
- "eslint": "^7.8.0"
- }
-}