mirror of
https://github.com/forcedotcom/afv-library.git
synced 2026-08-05 23:41:31 +08:00
7 lines
236 B
JSON
7 lines
236 B
JSON
{
|
|
"name": "@salesforce/apex-ls-vendored",
|
|
"private": true,
|
|
"description": "Vendored @salesforce/apex-ls server + worker bundles. Do not edit by hand; regenerate via scripts/refresh-apex-lsp.sh.",
|
|
"main": "dist/server.node.js"
|
|
}
|