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

19 lines
293 B
JSON

{
"name": "coffeescript",
"main": [
"lib/coffeescript/coffeescript.js"
],
"description": "Unfancy JavaScript",
"keywords": [
"javascript",
"language",
"coffeescript",
"compiler"
],
"author": {
"name": "Jeremy Ashkenas"
},
"ignore": [
"test"
]
}