fix package.json (invalid json)

This commit is contained in:
Scott Taylor 2013-01-08 11:39:06 -08:00 committed by Maciej Małecki
parent 683b947493
commit 1ff98bf1b4

View File

@ -5,7 +5,7 @@
"author": "Marak Squires", "author": "Marak Squires",
"homepage": "https://github.com/Marak/colors.js", "homepage": "https://github.com/Marak/colors.js",
"bugs": "https://github.com/Marak/colors.js/issues", "bugs": "https://github.com/Marak/colors.js/issues",
"keywords": [ "ansi", "terminal", "colors", ], "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"