{"name":"vscode-jsonrpc","description":"A json rpc implementation over streams","version":"8.0.0-next.6","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"},"main":"./lib/node/main.js","browser":{"./lib/node/main.js":"./lib/browser/main.js"},"typings":"./lib/common/api.d.ts","devDependencies":{"@types/msgpack-lite":"^0.1.7","msgpack-lite":"^0.1.26"},"scripts":{"prepublishOnly":"git clean -xfd . && npm install && npm run clean && npm run compile && npm test","postpublish":"node ../build/npm/post-publish.js","preversion":"npm test","compile":"node ../build/bin/tsc -b ./tsconfig.json","watch":"node ../build/bin/tsc -b ./tsconfig-watch.json -w","clean":"node ../node_modules/rimraf/bin.js lib && node ../node_modules/rimraf/bin.js dist","lint":"node ../node_modules/eslint/bin/eslint.js --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"},"readmeFilename":"README.md","gitHead":"58a4af4f57c507a37150baae3abf138c42879668","homepage":"https://github.com/Microsoft/vscode-languageserver-node#readme","_id":"vscode-jsonrpc@8.0.0-next.6","_nodeVersion":"14.16.0","_npmVersion":"7.21.1","dist":{"shasum":"981f7c065ecc7e7e8595f9da6d073ac592b34114","size":32983,"noattachment":false,"key":"/vscode-jsonrpc/-/vscode-jsonrpc-8.0.0-next.6.tgz","tarball":"http://registry.cnpm.dingdandao.com/vscode-jsonrpc/download/vscode-jsonrpc-8.0.0-next.6.tgz"},"_npmUser":{"name":"dbaeumer","email":"dirk.baeumer@gmail.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","tmp":"tmp/vscode-jsonrpc_8.0.0-next.6_1643631413424_0.037977910407499316"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-01-31T12:17:00.136Z","publish_time":1643631413575,"_cnpm_publish_time":1643631413575,"dist-tags":{"latest":"8.2.1","next":"9.0.0-next.11"}}