We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8d3b8f3 commit 1725416Copy full SHA for 1725416
components.json
@@ -22,10 +22,22 @@
22
[ "make", "install" ]
23
]
24
},
25
+ "nqp-js": {
26
+ "name": "nqp-js",
27
+ "repo_url": "git@github.com:pmurias/rakudo-js.git"
28
+ },
29
"parrot": {
30
"name": "parrot",
31
"repo_url": "git://github.com/parrot/parrot.git"
32
33
+ "perl5": {
34
+ "name": "perl5",
35
+ "repo_url": "git://perl5.git.perl.org/perl.git"
36
37
+ "perlito": {
38
+ "name": "perlito",
39
+ "repo_url": "https://github.com/fglock/Perlito.git"
40
41
"rakudo": {
42
"name": "rakudo",
43
"repo_url": "git://github.com/rakudo/rakudo.git",
0 commit comments