aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'package.json')
-rw-r--r--package.json11
1 files changed, 11 insertions, 0 deletions
diff --git a/package.json b/package.json
index 588d777..e1f9a9b 100644
--- a/package.json
+++ b/package.json
@@ -50,5 +50,16 @@
"last 2 versions",
"not dead",
"not ie 11"
+ ],
+ "description": "A simple, easy-to-use classboard app",
+ "repository": {
+ "type": "git",
+ "url": "https://git.135e2.tk/135e2/otonashi.git"
+ },
+ "author": "135e2",
+ "license": "WTFPL",
+ "keywords": [
+ "vue",
+ "classboard"
]
}