From c00c6f32645c8d0bc48649ba2ccacd72a51b8c96 Mon Sep 17 00:00:00 2001 From: LarsVomMars Date: Wed, 30 Sep 2020 20:33:00 +0200 Subject: New motto --- motto/package.json | 19 ------------------- 1 file changed, 19 deletions(-) delete mode 100644 motto/package.json (limited to 'motto/package.json') 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" - } -} -- cgit v1.2.3