{
   "abstract" : "tools for writing (and reading) an interactive story",
   "author" : [
      "Toby Inkster (TOBYINK) <tobyink@cpan.org>"
   ],
   "dynamic_config" : 0,
   "generated_by" : "Dist::Inkt::Profile::TOBYINK version 0.024, CPAN::Meta::Converter version 2.150010",
   "keywords" : [],
   "license" : [
      "perl_5"
   ],
   "meta-spec" : {
      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
      "version" : 2
   },
   "name" : "Story-Interact",
   "no_index" : {
      "directory" : [
         "eg",
         "examples",
         "inc",
         "t",
         "xt"
      ]
   },
   "optional_features" : {},
   "prereqs" : {
      "configure" : {
         "requires" : {
            "ExtUtils::MakeMaker" : "6.17"
         }
      },
      "develop" : {
         "recommends" : {
            "Dist::Inkt" : "0.001"
         }
      },
      "runtime" : {
         "recommends" : {
            "String::Tagged::Markdown" : "0",
            "String::Tagged::Terminal" : "0"
         },
         "requires" : {
            "Carp" : "0",
            "Compress::Bzip2" : "0",
            "DBD::SQLite" : "0",
            "DBI" : "0",
            "Exporter::Shiny" : "0",
            "List::Util" : "1.54",
            "Module::Runtime" : "0",
            "Moo" : "0",
            "Term::Choose" : "0",
            "Text::Wrap" : "0",
            "Types::Common" : "0",
            "Types::Path::Tiny" : "0",
            "URI::Query" : "0",
            "match::simple" : "0",
            "namespace::clean" : "0",
            "perl" : "5.010001"
         }
      },
      "test" : {
         "requires" : {
            "Test2::Require::AuthorTesting" : "0",
            "Test2::Require::Module" : "0",
            "Test2::Tools::Spec" : "0",
            "Test2::V0" : "0"
         }
      }
   },
   "provides" : {
      "Story::Interact" : {
         "file" : "lib/Story/Interact.pm",
         "version" : "0.001012"
      },
      "Story::Interact::Analyze" : {
         "file" : "lib/Story/Interact/Analyze.pm",
         "version" : "0.001012"
      },
      "Story::Interact::Character" : {
         "file" : "lib/Story/Interact/Character.pm",
         "version" : "0.001012"
      },
      "Story::Interact::Harness" : {
         "file" : "lib/Story/Interact/Harness.pm",
         "version" : "0.001012"
      },
      "Story::Interact::Harness::Terminal" : {
         "file" : "lib/Story/Interact/Harness/Terminal.pm",
         "version" : "0.001012"
      },
      "Story::Interact::Harness::Test" : {
         "file" : "lib/Story/Interact/Harness/Test.pm",
         "version" : "0.001012"
      },
      "Story::Interact::Page" : {
         "file" : "lib/Story/Interact/Page.pm",
         "version" : "0.001012"
      },
      "Story::Interact::PageSource" : {
         "file" : "lib/Story/Interact/PageSource.pm",
         "version" : "0.001012"
      },
      "Story::Interact::PageSource::DBI" : {
         "file" : "lib/Story/Interact/PageSource/DBI.pm",
         "version" : "0.001012"
      },
      "Story::Interact::PageSource::Dir" : {
         "file" : "lib/Story/Interact/PageSource/Dir.pm",
         "version" : "0.001012"
      },
      "Story::Interact::PageSource::Waterfall" : {
         "file" : "lib/Story/Interact/PageSource/Waterfall.pm",
         "version" : "0.001012"
      },
      "Story::Interact::State" : {
         "file" : "lib/Story/Interact/State.pm",
         "version" : "0.001012"
      },
      "Story::Interact::Syntax" : {
         "file" : "lib/Story/Interact/Syntax.pm",
         "version" : "0.001012"
      }
   },
   "release_status" : "stable",
   "resources" : {
      "bugtracker" : {
         "web" : "https://github.com/tobyink/p5-story-interact/issues"
      },
      "homepage" : "https://story-interact.xlc.pl/",
      "license" : [
         "http://dev.perl.org/licenses/"
      ],
      "repository" : {
         "type" : "git",
         "url" : "git://github.com/tobyink/p5-story-interact.git",
         "web" : "https://github.com/tobyink/p5-story-interact"
      },
      "x_identifier" : "http://purl.org/NET/cpan-uri/dist/Story-Interact/project"
   },
   "version" : "0.001012",
   "x_provides_scripts" : {
      "story-interact" : {
         "file" : "bin/story-interact"
      },
      "story-interact-analyze" : {
         "file" : "bin/story-interact-analyze"
      },
      "story-interact-dir2sqlite" : {
         "file" : "bin/story-interact-dir2sqlite"
      }
   },
   "x_serialization_backend" : "JSON::PP version 4.09"
}