remove **everything** in preparations for v3

This commit is contained in:
Thomas Hobson 2021-02-18 18:32:26 +13:00
parent b9ef21cbea
commit c5f3305c23
No known key found for this signature in database
GPG key ID: 9F1FD9D87950DB6F
103 changed files with 1 additions and 3179 deletions

View file

@ -1,16 +0,0 @@
{
"name": "api",
"version": "1.0.0",
"description": "",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [],
"author": "",
"license": "ISC",
"dependencies": {
"express": "^4.17.1",
"express-validator": "^6.9.2"
}
}