Added .babel file.
This commit is contained in:
parent
62b0ddd8c2
commit
eeea3fc211
1 changed files with 11 additions and 0 deletions
11
babel.babel
Normal file
11
babel.babel
Normal file
|
|
@ -0,0 +1,11 @@
|
|||
[Package]
|
||||
name = "babel"
|
||||
version = "0.1.0"
|
||||
author = "Dominik Picheta"
|
||||
description = "Nimrod package manager."
|
||||
license = "BSD"
|
||||
|
||||
bin = "babel"
|
||||
|
||||
[Deps]
|
||||
Requires: "nimrod >= 0.9.2"
|
||||
Loading…
Add table
Add a link
Reference in a new issue