1
0
Fork 0
mirror of https://github.com/jashkenas/coffeescript.git synced 2022-11-09 12:23:24 -05:00

added bugs to package.json

satyr/coco@d15ca300ca
This commit is contained in:
Michael Ficarra 2012-05-14 12:35:50 -04:00
parent ed705403ad
commit e57a5de33e

View file

@ -6,7 +6,7 @@
"version": "1.3.2-pre",
"licenses": [{
"type": "MIT",
"url": "http://github.com/jashkenas/coffee-script/raw/master/LICENSE"
"url": "https://github.com/jashkenas/coffee-script/raw/master/LICENSE"
}],
"engines": {
"node": ">=0.4.0"
@ -20,6 +20,7 @@
"cake": "./bin/cake"
},
"homepage": "http://coffeescript.org",
"bugs": "https://github.com/jashkenas/coffee-script/issues",
"repository": {
"type": "git",
"url": "git://github.com/jashkenas/coffee-script.git"