[dist] Added homepage, bugs, and keywords to package.json

This commit is contained in:
Antoine Musso 2011-11-30 15:53:59 +01:00 committed by Marak Squires
parent b91a1eccf3
commit 683b947493

View File

@ -3,6 +3,9 @@
"description": "get colors in your node.js console like what", "description": "get colors in your node.js console like what",
"version": "0.6.0-1", "version": "0.6.0-1",
"author": "Marak Squires", "author": "Marak Squires",
"homepage": "https://github.com/Marak/colors.js",
"bugs": "https://github.com/Marak/colors.js/issues",
"keywords": [ "ansi", "terminal", "colors", ],
"repository": { "repository": {
"type": "git", "type": "git",
"url": "http://github.com/Marak/colors.js.git" "url": "http://github.com/Marak/colors.js.git"