feat(SublimeText2.WebPackages): cache packages
This commit is contained in:
@@ -0,0 +1,20 @@
|
||||
{
|
||||
"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"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
Reference in New Issue
Block a user