{
    "name": "@types/vue-tel-input",
    "version": "2.1.6",
    "description": "TypeScript definitions for vue-tel-input",
    "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/vue-tel-input",
    "license": "MIT",
    "contributors": [
        {
            "name": "Komang Suryadana",
            "githubUsername": "suryadana",
            "url": "https://github.com/suryadana"
        }
    ],
    "main": "",
    "types": "index.d.ts",
    "repository": {
        "type": "git",
        "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
        "directory": "types/vue-tel-input"
    },
    "scripts": {},
    "dependencies": {
        "vue": "^2.0.0"
    },
    "typesPublisherContentHash": "7d94537d633ce24fc59d1d0d006dbb7a57bb7d3819a41314367adc276dbfe3f4",
    "typeScriptVersion": "4.5"
}