{
   "abstract" : "Trace when a data structure gets updated.",
   "author" : [
      "Tim Potapov <tim.potapov@gmail.com>"
   ],
   "dynamic_config" : 1,
   "generated_by" : "Module::Build version 0.4234",
   "license" : [
      "artistic_2"
   ],
   "meta-spec" : {
      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
      "version" : 2
   },
   "name" : "Data-Trace",
   "prereqs" : {
      "configure" : {
         "requires" : {
            "Module::Build" : "0.4004"
         }
      },
      "runtime" : {
         "requires" : {
            "Data::DPath" : "0.58",
            "Time::Moment" : "0.44",
            "perl" : "5.014"
         }
      },
      "test" : {
         "requires" : {
            "Test::More" : "0"
         }
      }
   },
   "provides" : {
      "Data::Tie::Watch" : {
         "file" : "lib/Data/Tie/Watch.pm",
         "version" : "v1.302.2"
      },
      "Data::Trace" : {
         "file" : "lib/Data/Trace.pm",
         "version" : "1.03"
      }
   },
   "release_status" : "stable",
   "resources" : {
      "bugtracker" : {
         "web" : "https://github.com/poti1/data-trace/issues"
      },
      "license" : [
         "http://www.perlfoundation.org/artistic_license_2_0"
      ],
      "repository" : {
         "url" : "https://github.com/poti1/data-trace"
      }
   },
   "version" : "1.03",
   "x_serialization_backend" : "JSON::PP version 4.16"
}