{
   "repository" : {
      "web" : "http://github.com/SamuraiJack/Johnny-Mnemonic/tree",
      "url" : "git://github.com/SamuraiJack/Johnny-Mnemonic.git",
      "type" : "git"
   },
   "directories" : {
      "man" : "./man",
      "lib" : "./lib",
      "doc" : "./doc/mmd"
   },
   "version" : "0.0.1",
   "dependencies" : {
      "joosex-namespace-depended" : ">= 0.11.0",
      "joose" : ">= 3.14.0",
      "joosex-observable" : ">= 0.2.0"
   },
   "name" : "johnny-mnemonic",
   "author" : "Nickolay Platonov <nplatonov@cpan.org>",
   "description" : "Yet another `ajax back button` implementation, on Joose3, with the test suite and w/o required page markup at this time",
   "main" : "lib/Task/Johnny/Mnemonic/Core",
   "homepage" : "http://github.com/SamuraiJack/Johnny-Mnemonic/tree",
   "contributors" : [],
   "scripts" : {
      "postactivate" : "$SHELL __script/postactivate.sh"
   }
}
