{
"author": {
"name": "Jack O'Connor",
"url": "http://jackocnr.com"
},
"bugs": {
"url": "https://github.com/jackocnr/intl-tel-input/issues"
},
"dependencies": {},
"description": "A jQuery plugin for entering international telephone numbers",
"devDependencies": {
"evenizer": "^0.1.17",
"grunt": "^1.0.1",
"grunt-bump": "^0.8.0",
"grunt-cli": "^1.2.0",
"grunt-contrib-imagemin": "^1.0.1",
"grunt-contrib-jasmine": "^1.1.0",
"grunt-contrib-jshint": "^1.1.0",
"grunt-contrib-uglify": "^2.1.0",
"grunt-contrib-watch": "^1.0.0",
"grunt-exec": "^1.0.1",
"grunt-replace": "^1.0.1",
"grunt-responsive-images": "^1.10.1",
"grunt-sass": "^2.0.0",
"grunt-shell": "^2.1.0",
"grunt-spritesmith": "^6.4.0",
"grunt-template": "^1.0.0",
"jasmine-jquery": "^2.1.1",
"jquery": "^3.1.1",
"load-grunt-config": "^0.19.2",
"region-flags": "^1.0.1",
"time-grunt": "^1.4.0"
},
"directories": {},
"dist": {
"shasum": "55f711021b664478321cb6e4faa210d0bb0982db",
"tarball": "https://registry.npmjs.org/intl-tel-input/-/intl-tel-input-11.0.11.tgz"
},
"gitHead": "849bce614a0fba069a5fad4e41507c268d8a9a15",
"homepage": "https://github.com/jackocnr/intl-tel-input#readme",
"keywords": [
"international",
"i18n",
"country",
"dial",
"code",
"telephone",
"mobile",
"input",
"flag"
],
"license": "MIT",
"maintainers": [
{
"name": "jackocnr"
}
],
"name": "intl-tel-input",
"optionalDependencies": {},
"peerDependencies": {
"jquery": ">=1.7"
},
"repository": {
"type": "git",
"url": "git+https://github.com/jackocnr/intl-tel-input.git"
},
"scripts": {
"build": "grunt build",
"build:css": "grunt css",
"build:img": "grunt img",
"build:js": "grunt js",
"test": "grunt travis",
"watch": "grunt watch"
},
"version": "11.0.11",
"bin": {}
}