diff --git a/package.json b/package.json index ea54197..e51b916 100644 --- a/package.json +++ b/package.json @@ -1,16 +1,16 @@ { "name": "gittermobile", "version": "1.0.0-alpha-1", - "description": "Gitter mobile client for both Android and iOS", + "description": "Gitter mobile client for mobile devices.", "author": "Terry Sahaidak (http://sahaidak.com)", "repository": { "type": "git", - "url": "git+https://github.com/terrysahaidak/gittermobile.git" + "url": "git+https://github.com/terrysahaidak/GitterMobile.git" }, "bugs": { - "url": "https://github.com/terrysahaidak/gittermobile/issues" + "url": "https://github.com/terrysahaidak/GitterMobile/issues" }, - "homepage": "https://github.com/terrysahaidak/gittermobile#readme", + "homepage": "https://github.com/terrysahaidak/GitterMobile#readme", "private": true, "scripts": { "start": "node node_modules/react-native/local-cli/cli.js start",