Commit e7a09f13 authored by FichteFoll's avatar FichteFoll

Merge pull request #3615 from NicoSantangelo/master

Add Jasmine package
parents ff1ee3ff 5090e5b8
......@@ -90,38 +90,31 @@
]
},
{
"name": "Jasmine",
"details": "https://github.com/gja/sublime-text-2-jasmine",
"name": "Jasmine CoffeeScript",
"details": "https://github.com/integrum/sublime-text-jasmine-coffeescript",
"releases": [
{
"sublime_text": "<3000",
"details": "https://github.com/gja/sublime-text-2-jasmine/tree/master"
"sublime_text": "*",
"details": "https://github.com/integrum/sublime-text-jasmine-coffeescript/tree/master"
}
]
},
{
"name": "Jasmine BDD",
"details": "https://github.com/caiogondim/jasmine-sublime-snippets",
"name": "Jasmine JS",
"details": "https://github.com/NicoSantangelo/sublime-jasmine",
"releases": [
{
"sublime_text": "*",
"details": "https://github.com/caiogondim/jasmine-sublime-snippets/tree/master"
"details": "https://github.com/NicoSantangelo/sublime-jasmine/tags"
}
],
"previous_names": [
"Jasmine",
"Jasmine BDD"
],
"labels": [
"javascript",
"jasmine",
"snippets"
]
},
{
"name": "Jasmine CoffeeScript",
"details": "https://github.com/integrum/sublime-text-jasmine-coffeescript",
"releases": [
{
"sublime_text": "*",
"details": "https://github.com/integrum/sublime-text-jasmine-coffeescript/tree/master"
}
"snippets",
"language syntax"
]
},
{
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment