File tree Expand file tree Collapse file tree 1 file changed +48
-0
lines changed Expand file tree Collapse file tree 1 file changed +48
-0
lines changed Original file line number Diff line number Diff line change
1
+ {
2
+ "packages" : [
3
+ {
4
+ "buy" : " http://wallabyjs.com/purchase" ,
5
+ "description" : " Super fast test runner with realtime time code coverage for JavaScript." ,
6
+ "releases" : [
7
+ {
8
+ "url" : " https://s3.amazonaws.com/wallaby-downloads/sublime/Wallaby.sublime-package" ,
9
+ "date" : " 2023-04-11 05:50:50" ,
10
+ "version" : " 1.0.71" ,
11
+ "sublime_text" : " >=3000"
12
+ }
13
+ ],
14
+ "author" : " Wallaby.js" ,
15
+ "labels" : [
16
+ " javascript" ,
17
+ " testing"
18
+ ],
19
+ "readme" : " http://wallabyjs.com/sublime/readme.md" ,
20
+ "homepage" : " http://wallabyjs.com" ,
21
+ "name" : " Wallaby"
22
+ },
23
+ {
24
+ "buy" : " http://quokkajs.com/pro" ,
25
+ "description" : " Live Scratchpad for JavaScript." ,
26
+ "releases" : [
27
+ {
28
+ "url" : " https://s3.amazonaws.com/wallaby-downloads/sublime/Quokka.sublime-package" ,
29
+ "date" : " 2023-04-11 05:58:36" ,
30
+ "version" : " 1.0.161" ,
31
+ "sublime_text" : " >=3000"
32
+ }
33
+ ],
34
+ "author" : " Wallaby.js" ,
35
+ "labels" : [
36
+ " scraptchpad" ,
37
+ " playground" ,
38
+ " JavaScript" ,
39
+ " TypeScript" ,
40
+ " REPL"
41
+ ],
42
+ "readme" : " http://quokkajs.com/sublime/readme.md" ,
43
+ "homepage" : " http://quokkajs.com" ,
44
+ "name" : " Quokka"
45
+ }
46
+ ],
47
+ "schema_version" : " 3.0.0"
48
+ }
You can’t perform that action at this time.
0 commit comments