Files
2013-04-04 08:54:25 -04:00

21 lines
695 B
JSON

{
"schema_version": "1.2",
"packages": [
{
"name": "sublime-better-coffeescript",
"description": "Syntax highlighting and checking, commands, shortcuts, snippets, watched compilation and more.",
"author": "aponxi",
"homepage": "https://github.com/aponxi/sublime-better-coffeescript",
"last_modified": "2013-01-26 20:39:00",
"platforms": {
"*": [
{
"version": "0.6.31",
"url": "https://github.com/aponxi/sublime-better-coffeescript/archive/master.zip"
}
]
}
}
]
}