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

github.com/nextcloud/tasks.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaimund Schlüßler <raimund.schluessler@googlemail.com>2017-01-15 22:59:31 +0300
committerRaimund Schlüßler <raimund.schluessler@googlemail.com>2017-01-15 22:59:31 +0300
commit4d288ef9f329e96c71e2758aec6c01eb496e72cb (patch)
treecb88d7e68673ac3ea9972ad31f1c2b6849557a61 /js/package.json
parent6764968c2210a629ea90d7bdf3d68ed153157f6e (diff)
Replace ownCloud with Nextcloud, update date
Diffstat (limited to 'js/package.json')
-rw-r--r--js/package.json8
1 files changed, 4 insertions, 4 deletions
diff --git a/js/package.json b/js/package.json
index fba53eb5..d47c6453 100644
--- a/js/package.json
+++ b/js/package.json
@@ -1,6 +1,6 @@
{
- "name": "task",
- "description": "ownCloud Task App",
+ "name": "tasks",
+ "description": "Nextcloud - Tasks",
"version": "0.9.4",
"author": {
"name": "Raimund Schlüßler",
@@ -10,9 +10,9 @@
"homepage": "",
"repository": {
"type": "git",
- "url": "git@github.com:owncloud/tasks.git"
+ "url": "git@github.com:nextcloud/tasks.git"
},
- "bugs": "https://github.com/owncloud/tasks/issues",
+ "bugs": "https://github.com/nextcloud/tasks/issues",
"contributors": [],
"dependencies": {},
"devDependencies": {