Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/utils/catalog.json
blob: 302c53b9c289c16cc8e03a68196753d0e00ca263 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
{
    "!": "This file is generated by 'tusk create-catalog', copied from '.tusk', and committed only so that it may be downloaded from Github with 'tusk update'.",
    "version": 1,
    "packages": {
        "narwhal": {
            "name": "narwhal",
            "author": "Tom Robinson",
            "contributors": [
                "Kris Kowal",
                "George Mosochovitis",
                "Kevin Dangoor",
                "Hannes Wallnöfer"
            ],
            "main": "examples/narwhal",
            "lib": [
                "lib"
            ],
            "githubName": "narwhal",
            "type": "zip",
            "location": "http://github.com/tlrobinson/narwhal/zipball/master"
        },
        "jack": {
            "name": "jack",
            "author": "Tom Robinson",
            "dependencies": [
                "narwhal"
            ],
            "jars": [
                "jars/simple-4.1.10.jar"
            ],
            "githubName": "jack",
            "type": "zip",
            "location": "http://github.com/tlrobinson/jack/zipball/master"
        },
        "nitro": {
            "name": "nitro",
            "author": "George Moschovitis",
            "email": "george.moschovitis@gmail.com",
            "dependencies": [
                "jack",
                "template"
            ],
            "contributors": [
                "Kris Kowal"
            ],
            "js": "lib",
            "main": "examples/simple/jackconfig",
            "lean": [
                "lib"
            ],
            "githubName": "nitro",
            "type": "zip",
            "location": "http://github.com/gmosx/nitro/zipball/master"
        },
        "chiron": {
            "author": "Kris Kowal",
            "dependencies": [],
            "lib": "src",
            "githubName": "chiron",
            "type": "zip",
            "location": "http://github.com/kriskowal/chiron/zipball/master"
        },
        "narcissus": {
            "author": "Brendan Eich <brendan@mozilla.org>",
            "contributors": [
                "Kris Kowal <kris@cixar.com>"
            ],
            "license": "MPL 1.1/GPL 2.0/LGPL 2.1",
            "githubName": "narcissus",
            "type": "zip",
            "location": "http://github.com/kriskowal/narcissus/zipball/master"
        },
        "creolejs": {
            "author": "Ivan Fomichev",
            "contributors": [
                "Chris Purcell",
                "Kris Kowal"
            ],
            "js": "src",
            "githubName": "creolejs",
            "type": "zip",
            "location": "http://github.com/kriskowal/creolejs/zipball/master"
        },
        "browserjs": {
            "name": "browser",
            "author": "Tom Robinson",
            "dependencies": [],
            "js": "lib",
            "githubName": "browserjs",
            "type": "zip",
            "location": "http://github.com/tlrobinson/browserjs/zipball/master"
        },
        "inspec": {
            "name": "inspec",
            "version": {
                "label": "0.1",
                "numeric": [
                    0,
                    1
                ],
                "status": "development"
            },
            "githubName": "inspec",
            "type": "zip",
            "location": "http://github.com/aq1018/inspec/zipball/master"
        },
        "kupo": {
            "name": "kupo_site",
            "author": "Jan Varwig",
            "githubName": "kupo",
            "type": "zip",
            "location": "http://github.com/janv/kupo/zipball/master"
        },
        "appengine": {
            "name": "appengine",
            "author": "George Moschovitis",
            "email": "george.moschovitis@gmail.com",
            "contributors": [],
            "js": "lib",
            "githubName": "appengine",
            "type": "zip",
            "location": "http://github.com/gmosx/appengine/zipball/master"
        },
        "jack-servlet": {
            "name": "jack-servelet",
            "author": "Tom Robinson",
            "dependencies": [
                "narwhal",
                "jack"
            ],
            "githubName": "jack-servlet",
            "type": "zip",
            "location": "http://github.com/tlrobinson/jack-servlet/zipball/master"
        },
        "appengine-java-sdk": {
            "name": "gae",
            "title": "Google App Engine Java SDK",
            "description": "Java components necessary for deploying applications on Google's App Engine.",
            "author": "Google",
            "version": "1.2.2",
            "dependencies": [
                "jack-servlet",
                "jack",
                "narwhal"
            ],
            "lib": [],
            "type": "zip",
            "location": "http://googleappengine.googlecode.com/files/appengine-java-sdk-1.2.2.zip"
        },
        "env": {
            "githubName": "env-js",
            "type": "zip",
            "location": "http://github.com/kriskowal/env-js/zipball/master"
        },
        "template": {
            "name": "template",
            "author": "George Moschovitis",
            "email": "george.moschovitis@gmail.com",
            "dependencies": [],
            "js": "lib",
            "githubName": "template",
            "type": "zip",
            "location": "http://github.com/gmosx/template/zipball/master"
        }
    }
}