diff options
| author | 2024-08-20 21:36:26 +0800 | |
|---|---|---|
| committer | 2024-08-20 21:36:26 +0800 | |
| commit | 45f878515881824618d032ff5e0032229a21239c (patch) | |
| tree | 2610aa49e41c372265b6083878b94eac2e2e118c /package.json | |
| parent | 236a834c38ac071a83aebaf26988bf167d838939 (diff) | |
| download | files-45f878515881824618d032ff5e0032229a21239c.tar.gz files-45f878515881824618d032ff5e0032229a21239c.zip | |
chore: update content
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" -} |
