{
  "name"          : "validate.js",
  "description"   : "Declarative validations for JavaScript",
  "keywords"      : ["validation", "validate", "server", "client"],
  "repo"          : "ansman/validate.js",
  "main"          : "validate.js",
  "scripts"       : ["validate.js"],
  "version"       : "0.11.1",
  "license"       : "MIT"
}

