rename xml_escape to html_escape
[catagits/DOM-Tiny.git] / META.json
index aee8400..2ddf603 100644 (file)
--- a/META.json
+++ b/META.json
             "Exporter" : "0",
             "List::Util" : "0",
             "Scalar::Util" : "0",
-            "perl" : "5.008001"
+            "perl" : "5.010001"
          }
       },
       "test" : {
          "requires" : {
             "Encode" : "0",
-            "JSON::Tiny" : "0.41",
+            "JSON::PP" : "0",
             "Test::More" : "0.88"
          }
       }
       }
    },
    "release_status" : "stable",
+   "resources" : {
+      "bugtracker" : {
+         "web" : "https://github.com/Grinnz/DOM-Tiny/issues"
+      },
+      "homepage" : "https://github.com/Grinnz/DOM-Tiny",
+      "repository" : {
+         "type" : "git",
+         "url" : "https://github.com/Grinnz/DOM-Tiny.git",
+         "web" : "https://github.com/Grinnz/DOM-Tiny"
+      }
+   },
    "version" : "0.001",
    "x_contributors" : [
       "Dan Book <grinnz@grinnz.com>"