diff options
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 23 |
1 files changed, 0 insertions, 23 deletions
diff --git a/package.json b/package.json deleted file mode 100644 index bed59c5..0000000 --- a/package.json +++ /dev/null @@ -1,23 +0,0 @@ -{ - "name": "files", - "version": "1.0.0", - "author": "简律纯", - "scripts": { - "build": "yarn build'" - }, - "dependencies": { - "express": "^4.17.1" - }, - "description": "files upload.", - "main": "index.js", - "devDependencies": {}, - "repository": { - "type": "git", - "url": "git+https://github.com/HydroRoll-Team/files.git" - }, - "license": "ISC", - "bugs": { - "url": "https://github.com/HydroRoll-Team/files/issues" - }, - "homepage": "https://github.com/HydroRoll-Team/files#readme" -} |
