@types/vue-ls
Version:
TypeScript definitions for vue-ls
32 lines • 960 B
JSON
{
"name": "@types/vue-ls",
"version": "3.2.7",
"description": "TypeScript definitions for vue-ls",
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/vue-ls",
"license": "MIT",
"contributors": [
{
"name": "Prateek Malhotra",
"githubUsername": "someone1",
"url": "https://github.com/someone1"
},
{
"name": "Oleg Spakov",
"githubUsername": "lexasss",
"url": "https://github.com/lexasss"
}
],
"main": "",
"types": "index.d.ts",
"repository": {
"type": "git",
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
"directory": "types/vue-ls"
},
"scripts": {},
"dependencies": {
"vue": "^2.0.0"
},
"typesPublisherContentHash": "11ab09eea9ee87418a907d114488da0ff6cc64103f369c718c26dad999204e6c",
"typeScriptVersion": "4.5"
}