Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/spreed.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoas Schilling <coding@schilljs.com>2019-10-09 13:11:42 +0300
committerJoas Schilling <coding@schilljs.com>2019-10-09 13:17:57 +0300
commitc65a56b0e3511b67da23b22936254574d458377e (patch)
treef8cc239844706797237916b9e86efb498cb95e22 /package.json
parent08c2d70e50e8ba3c214f2ba1a1e871532b69b6d6 (diff)
Fix eslint
Signed-off-by: Joas Schilling <coding@schilljs.com>
Diffstat (limited to 'package.json')
-rw-r--r--package.json24
1 files changed, 3 insertions, 21 deletions
diff --git a/package.json b/package.json
index 1b7672379..d2c499626 100644
--- a/package.json
+++ b/package.json
@@ -1,26 +1,8 @@
{
"name": "talk",
- "description": "A simple Nextcloud app using vue-components",
- "version": "3.2.0",
- "author": "John Molakvoæ <skjnldsv@protonmail.com>",
- "contributors": [
- "John Molakvoæ <skjnldsv@protonmail.com>"
- ],
- "keywords": [
- "nextcloud",
- "vueexample",
- "app",
- "dev",
- "vuejs"
- ],
- "bugs": {
- "url": "https://github.com/skjnldsv/vueexample/issues"
- },
- "repository": {
- "url": "https://github.com/skjnldsv/vueexample",
- "type": "git"
- },
- "homepage": "https://github.com/skjnldsv/vueexample",
+ "description": "",
+ "version": "8.0.0",
+ "author": "Joas Schilling <coding@schilljs.com>",
"license": "agpl",
"private": true,
"scripts": {