aboutsummaryrefslogtreecommitdiff
path: root/META6.json
diff options
context:
space:
mode:
authorPatrick Spek <p.spek@tyil.nl>2021-04-19 22:13:35 +0200
committerPatrick Spek <p.spek@tyil.nl>2021-04-19 22:13:35 +0200
commit121731baf33064577dfea15976489cf64ef5fb8e (patch)
tree46b33c311a35c3c551e5fffa5625d2f6487df0f3 /META6.json
Initial commit
Diffstat (limited to 'META6.json')
-rw-r--r--META6.json23
1 files changed, 23 insertions, 0 deletions
diff --git a/META6.json b/META6.json
new file mode 100644
index 0000000..e29a0e6
--- /dev/null
+++ b/META6.json
@@ -0,0 +1,23 @@
+{
+ "api": "0",
+ "auth": "cpan:TYIL",
+ "authors": [
+ "Patrick Spek <~tyil/raku-devel@lists.sr.ht>"
+ ],
+ "depends": [
+ ],
+ "description": "Nondescript",
+ "license": "AGPL-3.0",
+ "meta-version": 0,
+ "name": "IRC::Grammar",
+ "perl": "6.d",
+ "provides": {
+ "IRC::Grammar": "lib/IRC/Grammar.pm6"
+ },
+ "resources": [
+ ],
+ "source-url": "",
+ "tags": [
+ ],
+ "version": "0.0.0"
+} \ No newline at end of file