{
  "name": "compo-form",
  "version": "0.10.19",
  "homepage": "https://github.com/atmajs/compo-form",
  "authors": [
    "Alex Kit <alex.kit@atmajs.com>"
  ],
  "description": "MaskJS Form Component (Atma.js)",
  "main": "lib/form.js",
  "license": "MIT",
  "ignore": [
    "**/.*",
    "node_modules",
    "bower_components",
    "test",
    "tests",
    "build",
    "src"
  ],
  "dependencies": {
    "maskjs": "~0.51.27",
    "bootstrap": "~3.3.4"
  }
}
