{
  "name": "civem",
  "version": "0.0.71",
  "title": "CIVEM",
  "author": {
    "name": "Hannu Leinonen",
    "email": "hleinone@gmail.com",
    "url": "http://javanto.com"
  },
  "licences": [
    {
      "type": "MIT",
      "url": "http://www.opensource.org/licenses/mit-license.php"
    },
    {
      "type": "GPL",
      "url": "http://www.gnu.org/licenses/gpl.html"
    }
  ],
  "description": "Custom Input Validation Error Messages",
  "keywords": [
    "custom",
    "input",
    "validation",
    "error",
    "messages",
    "validate",
    "form",
    "message",
    "translate",
    "translation",
    "i18n",
    "internationalization",
    "html5"
  ],
  "homepage": "http://github.com/javanto/civem.js",
  "repository": {
    "type": "git",
    "url": "https://github.com/javanto/civem.js.git"
  },
  "files": [
    "dist/civem.js",
    "dist/civem.min.js"
  ],
  "build": {
    "directory": "dist",
    "final_name": "civem",
    "unique_name": "civem-0.0.71"
  },
  "devDependencies": {
    "dot": "^1.0.3",
    "gits": "^0.1.8",
    "needle": "^1.1.0",
    "node-fs": "^0.1.7",
    "read": "^1.0.7",
    "uglify-js": "^2.7.1"
  }
}
