Help language development. Donate to The Perl Foundation
{ "name": "App::ModuleSnap", "version": "0.0.12", "auth": "github:jonathanstowe", "api": "1.0", "description": "Take a snapshot of the installed modules for later reinstallation", "source-url": "git://github.com/jonathanstowe/App-ModuleSnap.git", "support": { "email": "[email protected]", "source": "git://github.com/jonathanstowe/App-ModuleSnap.git", "bugtracker": "https://github.com/jonathanstowe/App-ModuleSnap/issues" }, "perl": "6.*", "resources": [ ], "build-depends": [ ], "depends": [ "JSON::Fast", "META6" ], "tags": [ "package", "snapshot", "utility" ], "license": "Artistic-2.0", "test-depends": [ "JSON::Fast" ], "provides": { "App::ModuleSnap": "lib/App/ModuleSnap.pm" }, "authors": [ "Jonathan Stowe <[email protected]>" ], "meta-version": "1" }