{"name":"vscode-jsonrpc","description":"A json rpc implementation over streams","version":"9.0.0-next.10","author":{"name":"Microsoft Corporation"},"license":"MIT","repository":{"type":"git","url":"git+https://github.com/Microsoft/vscode-languageserver-node.git","directory":"jsonrpc"},"bugs":{"url":"https://github.com/Microsoft/vscode-languageserver-node/issues"},"engines":{"node":">=14.0.0"},"exports":{".":{"types":"./lib/common/api.d.ts","default":"./lib/common/api.js"},"./node":{"types":"./lib/node/main.d.ts","node":"./lib/node/main.js"},"./browser":{"types":"./lib/browser/main.d.ts","browser":"./lib/browser/main.js"}},"devDependencies":{"@types/msgpack-lite":"^0.1.11","msgpack-lite":"^0.1.26"},"scripts":{"prepublishOnly":"echo \"⛔ Can only publish from a secure pipeline ⛔\" && node ../build/npm/fail","prepack":"npm run all:publish","preversion":"npm test","compile":"tsc -b ./tsconfig.json","watch":"tsc -b ./tsconfig.watch.json -w","clean":"rimraf lib && rimraf dist","lint":"eslint --ext ts src","test":"npm run test:node && npm run test:browser","test:node":"node ../node_modules/mocha/bin/_mocha","test:browser":"npm run webpack:test:silent && node ../build/bin/runBrowserTests.js  http://127.0.0.1:8080/jsonrpc/src/browser/test/","webpack":"node ../build/bin/webpack  --mode none --config ./webpack.config.js","webpack:test":"node ../build/bin/webpack --mode none --config ./src/browser/test/webpack.config.js","webpack:test:silent":"node ../build/bin/webpack --no-stats --mode none --config ./src/browser/test/webpack.config.js","all":"npm run clean && npm run compile && npm run lint && npm run test","compile:publish":"tsc -b ./tsconfig.publish.json","all:publish":"git clean -xfd . && npm install && npm run compile:publish && npm run lint && npm run test"},"readmeFilename":"README.md","homepage":"https://github.com/Microsoft/vscode-languageserver-node#readme","_id":"vscode-jsonrpc@9.0.0-next.10","_integrity":"sha512-P+UOjuG/B1zkLM+bGIdmBwSkDejxtgo6EjG0pIkwnFBI0a2Mb7od36uUu8CPbECeQuh+n3zGcNwDl16DhuJ5IA==","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\1c5ad71e-7de2-4675-b5b3-d677a476a882\\vscode-jsonrpc-9.0.0-next.10.tgz","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\1c5ad71e-7de2-4675-b5b3-d677a476a882\\vscode-jsonrpc-9.0.0-next.10.tgz","tag":"next","_nodeVersion":"18.5.0","dist":{"shasum":"a6212c584f256384cf6b4edd8696621763918ba6","size":36988,"noattachment":false,"key":"/vscode-jsonrpc/-/vscode-jsonrpc-9.0.0-next.10.tgz","tarball":"http://registry.cnpm.dingdandao.com/vscode-jsonrpc/download/vscode-jsonrpc-9.0.0-next.10.tgz"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"directories":{},"maintainers":[{"name":"alexandrudima","email":""},{"name":"dbaeumer","email":"dirk.baeumer@gmail.com"},{"name":"joaomoreno.ms","email":""},{"name":"kaimaetzel","email":"kamaet@microsoft.com"},{"name":"lszomoru","email":""},{"name":"microsoft-oss-releases","email":""},{"name":"microsoft1es","email":""},{"name":"vscode-bot","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/vscode-jsonrpc_9.0.0-next.10_1763041559999_0.8127877847678977"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-11-13T13:46:00.197Z","publish_time":1763041560197,"_source_registry_name":"default","_cnpm_publish_time":1763041560197,"dist-tags":{"latest":"8.2.1","next":"9.0.0-next.11"}}