Help language development. Donate to The Perl Foundation
{ "name": "Git::File::History", "description": "Work with the history of a file in a repository", "version": "0.0.7", "perl": "6.d", "meta-version": 1, "authors": [ "J. J. Merelo"], "auth": "zef:jjmerelo", "test-depends": [ "Test", "Test::META" ], "resources": ["test","logo.png"], "provides": { "Git::File::History": "lib/Git/File/History.rakumod" }, "license": "Artistic-2.0", "tags": [ "git", "repository", "git-mining" ], "source-url": "https://github.com/JJ/raku-git-file-history.git" }