@types/vue-tel-input
Version:
TypeScript definitions for vue-tel-input
27 lines • 845 B
JSON
{
"name": "@types/vue-tel-input",
"version": "2.1.7",
"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": "55f25f3f17109df697ced2cbed21ba78aff5ec479ab4cc199fe779f4fbeed0b6",
"typeScriptVersion": "4.8"
}