Skip to content

Commit

Permalink
Update META6.json
Browse files Browse the repository at this point in the history
  • Loading branch information
tisonkun authored Apr 25, 2018
1 parent fb56305 commit 55210f2
Showing 1 changed file with 11 additions and 12 deletions.
23 changes: 11 additions & 12 deletions META6.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,18 +7,17 @@
"perl": "6.*",
"build-depends": [
"File::Find"
],
"auth": null,
"depends": [
"LWP::Simple:ver<0.098+>",
"URI",
"File::Temp",
"JSON::Fast",
"Pod::To::BigPage:ver<0.3.0+>",
"Pod::To::HTML",
"OO::Monitors",
"File::Find",
"Test::META"
],au
"depends": [
"LWP::Simple",
"URI",
"File::Temp",
"JSON::Fast",
"Pod::To::BigPage",
"Pod::To::HTML",
"OO::Monitors",
"File::Find",
"Test::META"
],
"tags": [
"perl6","pod6","documentation", "reference"
Expand Down

0 comments on commit 55210f2

Please sign in to comment.