Last active
May 2, 2019 08:57
-
-
Save hugeblank/7887b55ea62c55f4a1239966bcaa725c to your computer and use it in GitHub Desktop.
Allium dependency list designed for Depman
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
{ | |
source = "https://raw.githubusercontent.com/hugeblank/raisin/master/raisin.lua", | |
path = "raisin.lua", | |
versions = { | |
">= 0.2.0", | |
} | |
}, | |
{ | |
source = "https://raw.githubusercontent.com/hugeblank/qs-cc/377de7135a291a9a3b79e01034432389295f45b9/src/allium/color.lua", | |
path = "color.lua", | |
versions = { | |
">= 0.0.0", | |
} | |
}, | |
{ | |
source = "https://raw.githubusercontent.com/rxi/json.lua/69b714ad2b7a848a16e1efb06496e02953cf1507/json.lua", | |
path = "json.lua", | |
versions = { | |
">= 0.6.0", | |
} | |
}, | |
{ | |
source = "https://raw.githubusercontent.com/hugeblank/qs-cc/377de7135a291a9a3b79e01034432389295f45b9/src/allium/mojson.lua", | |
path = "mojson.lua", | |
versions = { | |
"> 0.6.0", | |
} | |
}, | |
{ | |
source = "https://raw.githubusercontent.com/hugeblank/semparse/fbdb474c5cce95d3a889885eff7c15bf68708157/semver.lua", | |
path = "semver.lua", | |
versions = { | |
">= 0.6.0", | |
} | |
}, | |
{ | |
source = "https://raw.githubusercontent.com/hugeblank/qs-cc/377de7135a291a9a3b79e01034432389295f45b9/src/nap.lua", | |
path = "nap.lua", | |
versions = { | |
">= 0.6.0", | |
} | |
}, | |
{ | |
source = "https://raw.githubusercontent.com/hugeblank/qs-cc/377de7135a291a9a3b79e01034432389295f45b9/src/gget.lua", | |
path = "gget.lua", | |
versions = { | |
">= 0.6.0", | |
} | |
}, | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment