{
  "name" : "ijmacd.ucd",
  "version" : "0.15.0",
  "description" : "ucd - Unicode Character Database for JavaScript",
  "tags" : ["unicode", "ucd", "utility"],
  "author" : "ijmacd <ijmacd@gmail.com>",
  "repository" : {
    "type" : "git",
    "url" : "https://github.com/ijmacd/ucd.git"
  },
  "bugs" : { "web" : "https://github.com/ijmacd/ucd/issues" },
  "licenses" : [ 
    { 
      "type" : "MIT",
      "url" : "http://github.com/ijmacd/ucd/raw/master/MIT-LICENSE.txt"
    }
  ],
  "main" : "./src/UCD.js"
}
