{
  "name": "inputmask.phone",
  "version": "1.0.5",
  "description": "Phone alias for Inputmask",
  "main": "index.js",
  "files": [
    "dist/"
  ],
  "scripts": {
    "start": "grunt",
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/RobinHerbots/inputmask.phone.git"
  },
  "keywords": [
    "inputmask",
    "phone"
  ],
  "author": "Robin Herbots",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/RobinHerbots/inputmask.phone/issues"
  },
  "homepage": "https://github.com/RobinHerbots/inputmask.phone#readme",
  "devDependencies": {
    "babel-core": "^6.26.3",
    "babel-helpers": "^6.24.1",
    "babel-loader": "^7.1.5",
    "babel-preset-env": "^1.7.0",
    "caniuse-db": "^1.0.30000872",
    "css-loader": "^1.0.0",
    "grunt": "^1.0.3",
    "grunt-available-tasks": "^0.6.3",
    "grunt-bump": "^0.8.0",
    "grunt-cli": "^1.2.0",
    "grunt-contrib-clean": "^1.1.0",
    "grunt-contrib-uglify": "^4.0.0",
    "grunt-eslint": "^21.0.0",
    "grunt-nuget": "^0.3.0",
    "grunt-release": "^0.14.0",
    "grunt-webpack": "^3.1.2",
    "jquery": "^3.3.1",
    "load-grunt-tasks": "^4.0.0",
    "loader-utils": "^1.1.0",
    "postcss": "^7.0.2",
    "postcss-cssnext": "^3.1.0",
    "postcss-loader": "^2.1.6",
    "qunit": "^2.4.1",
    "source-map-loader": "^0.2.3",
    "style-loader": "^0.21.0",
    "webpack": "^4.16.3",
    "webpack-cli": "^3.1.0",
    "xml2js": "^0.4.19"
  },
  "dependencies": {
    "inputmask": "^4.0.2"
  }
}
