{
    "name": "@types/vue-select",
    "version": "3.16.8",
    "description": "TypeScript definitions for vue-select",
    "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/vue-select",
    "license": "MIT",
    "contributors": [
        {
            "name": "Ilia Beliaev",
            "githubUsername": "silh",
            "url": "https://github.com/silh"
        },
        {
            "name": "Flo Edelmann",
            "githubUsername": "FloEdelmann",
            "url": "https://github.com/FloEdelmann"
        }
    ],
    "main": "",
    "types": "index.d.ts",
    "repository": {
        "type": "git",
        "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
        "directory": "types/vue-select"
    },
    "scripts": {},
    "dependencies": {
        "vue": "^2.0.0"
    },
    "typesPublisherContentHash": "d500f51f9916e51823b7cd0134d580b63fb3c5c5c24eb3891e43e2f837e2c705",
    "typeScriptVersion": "4.5"
}