{
  "name": "cleave.js",
  "description": "JavaScript library for formatting input text content when you are typing",
  "keywords": [
    "cleave",
    "javascript",
    "html",
    "form",
    "input"
  ],
  "version": "0.7.21",
  "author": {
    "name": "Max Huang",
    "email": "risonhuang@gmail.com",
    "homepage": "http://github.com/nosir"
  },
  "license": "Apache-2.0",
  "ignore": [
    "**/.*",
    "gulp-tasks",
    "gulpfile.js",
    "*.yml",
    "local",
    "node_modules",
    "bower_components",
    "test",
    "*.md",
    "package.json"
  ],
  "homepage": "https://github.com/nosir/cleave.js",
  "main": [
    "dist/cleave.js"
  ],
  "repository": {
    "type": "git",
    "url": "https://github.com/nosir/cleave.js.git"
  },
  "devDependencies": {},
  "_release": "0.7.21",
  "_resolution": {
    "type": "version",
    "tag": "v0.7.21",
    "commit": "f17ae437829b669b928e5d56bab51705ac7cc902"
  },
  "_source": "https://github.com/nosir/cleave.js.git",
  "_target": "^0.7.21",
  "_originalSource": "cleave.js",
  "_direct": true
}