@totvs/tds-ls
Version:
Totvs Language Server
21 lines (20 loc) • 506 B
JSON
{
"name": "@totvs/tds-ls",
"version": "1.1.27",
"description": "Totvs Language Server",
"repository": {
"type": "git",
"url": "git+https://github.com/totvs/tds-ls.git"
},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"author": "TOTVS S.A.",
"license": "MIT",
"bugs": {
"url": "https://github.com/totvs/tds-ls/issues"
},
"homepage": "https://github.com/totvs/tds-ls#readme",
"main": "index.js",
"types": "index.d.ts"
}