Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/utils/.tusk/catalog.json
diff options
context:
space:
mode:
Diffstat (limited to 'utils/.tusk/catalog.json')
-rwxr-xr-xutils/.tusk/catalog.json160
1 files changed, 0 insertions, 160 deletions
diff --git a/utils/.tusk/catalog.json b/utils/.tusk/catalog.json
deleted file mode 100755
index d32df16..0000000
--- a/utils/.tusk/catalog.json
+++ /dev/null
@@ -1,160 +0,0 @@
-{
- "!": "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"
- ],
- "js": "lib",
- "main": "examples/simple/jackconfig",
- "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"
- },
- "gae": {
- "name": "gae",
- "title": "Google App Engine Java SDK",
- "description": "Java components necessary for depolying applications on Google's App Engine.",
- "author": "Google",
- "version": "1.2.1",
- "dependencies": [
- "jack-servlet",
- "jack",
- "narwhal"
- ],
- "lib": [],
- "type": "zip",
- "location": "http://googleappengine.googlecode.com/files/appengine-java-sdk-1.2.1.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"
- }
- }
-} \ No newline at end of file