diff options
| author | Pitu <[email protected]> | 2019-02-18 23:36:35 +0900 |
|---|---|---|
| committer | Pitu <[email protected]> | 2019-02-18 23:36:35 +0900 |
| commit | 4c241dc1d19116077fea5455d1688c81ac7933cc (patch) | |
| tree | d5c27f0d98395448207f663de62eca983a766c02 /package.json | |
| parent | Switch to Nuxt.js (diff) | |
| download | host.fuwn.me-4c241dc1d19116077fea5455d1688c81ac7933cc.tar.xz host.fuwn.me-4c241dc1d19116077fea5455d1688c81ac7933cc.zip | |
Styling
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/package.json b/package.json index 78ea2b3..03dee94 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "name": "lolisafe", "version": "4.0.0", "description": "Blazing fast file uploader and bunker written in node! 🚀", - "license": "UNLICENSED", + "license": "MIT", "author": { "name": "Pitu", "email": "[email protected]", @@ -94,6 +94,8 @@ "uploader", "file", "vue", - "ssr" + "ssr", + "file uploader", + "images" ] } |