diff --git a/package.json b/package.json index 4f5f787..22e6508 100644 --- a/package.json +++ b/package.json @@ -34,7 +34,9 @@ "react-spinner": "^0.2.7", "react-syntax-highlight": "^0.0.6", "tohash": "^1.0.2", - "twitter": "^1.7.1", + "twitter": "^1.7.1" + }, + "devDependencies": { "uglifyjs-webpack-plugin": "1.0.0-beta.1" }, "now": { @@ -45,5 +47,18 @@ "TWITTER_ACCESS_TOKEN_SECRET": "@twitter-access-token-secret" } }, - "devDependencies": {} + "description": "

", + "repository": { + "type": "git", + "url": "git+https://github.com/dawnlabs/carbon.git" + }, + "authors": [ + "Mike Fix", + "Brian Dennis", + "Jake Dexheimer" + ], + "bugs": { + "url": "https://github.com/dawnlabs/carbon/issues" + }, + "homepage": "https://dawnlabs.io/carbon" }