{
    "name": "bfh-phone",
    "title": "Bootstrap Form Helpers Phone Input",
    "description": "Phone Input jQuery plugin for Bootstrap.",
    "keywords": [
        "ui",
        "jquery",
        "form",
        "input",
        "phone",
        "bootstrap"
    ],
    "version": "2.3.0",
    "author": {
        "name": "Vincent Lamanna",
        "url": "http://vincentlamanna.com"
    },
    "licenses": [
        {
            "type": "Apache License v2.0",
            "url": "http://www.apache.org/licenses/LICENSE-2.0"
        }
    ],
    "bugs": "https://github.com/vlamanna/BootstrapFormHelpers/issues",
    "homepage": "http://bootstrapformhelpers.com",
    "docs": "http://bootstrapformhelpers.com/phone/",
    "download": "https://github.com/vlamanna/BootstrapFormHelpers/archive/master.zip",
    "dependencies": {
        "jquery": ">=1.7"
    }
}