{"name":"vscode-json-languageservice","version":"4.2.0-next.0","description":"Language service for JSON","main":"./lib/umd/jsonLanguageService.js","typings":"./lib/umd/jsonLanguageService","module":"./lib/esm/jsonLanguageService.js","author":{"name":"Microsoft Corporation"},"repository":{"type":"git","url":"git+https://github.com/Microsoft/vscode-json-languageservice.git"},"license":"MIT","bugs":{"url":"https://github.com/Microsoft/vscode-json-languageservice"},"devDependencies":{"@types/mocha":"^9.0.0","@types/node":"^10.12.21","@typescript-eslint/eslint-plugin":"^4.32.0","@typescript-eslint/parser":"^4.32.0","eslint":"^7.32.0","mocha":"^9.1.2","rimraf":"^3.0.2","typescript":"^4.1.3"},"dependencies":{"jsonc-parser":"^3.0.0","vscode-languageserver-textdocument":"^1.0.1","vscode-languageserver-types":"^3.16.0","vscode-nls":"^5.0.0","vscode-uri":"^3.0.2"},"scripts":{"prepublishOnly":"npm run clean && npm run compile-esm && npm run test && npm run remove-sourcemap-refs","postpublish":"node ./build/post-publish.js","compile":"tsc -p ./src","compile-esm":"tsc -p ./src/tsconfig.esm.json","clean":"rimraf lib","remove-sourcemap-refs":"node ./build/remove-sourcemap-refs.js","watch":"tsc -w -p ./src","pretest":"npm run compile","test":"mocha","posttest":"npm run lint","coverage":"npx nyc -r lcov npm run test","lint":"eslint src/**/*.ts","install-types-next":"npm install vscode-languageserver-types@next -f -S && npm install vscode-languageserver-textdocument@next -f -S","preversion":"npm test","postversion":"git push && git push --tags","sample":"npm run compile && node ./lib/umd/example/sample.js"},"readmeFilename":"README.md","gitHead":"443dcfe4e6040ed79a4e1d9dbdfbdbd821f17099","homepage":"https://github.com/Microsoft/vscode-json-languageservice#readme","_id":"vscode-json-languageservice@4.2.0-next.0","_nodeVersion":"14.17.1","_npmVersion":"6.14.13","dist":{"shasum":"dea844b08beb5918dd2398a583c2917b41b59b85","size":71900,"noattachment":false,"key":"/vscode-json-languageservice/-/vscode-json-languageservice-4.2.0-next.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/vscode-json-languageservice/download/vscode-json-languageservice-4.2.0-next.0.tgz"},"_npmUser":{"name":"aeschli","email":"martinae@microsoft.com"},"directories":{},"maintainers":[{"name":"alexandrudima","email":""},{"name":"joaomoreno.ms","email":""},{"name":"kaimaetzel","email":"kamaet@microsoft.com"},{"name":"lszomoru","email":""},{"name":"microsoft1es","email":""},{"name":"sbatten","email":""},{"name":"vscode-bot","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/vscode-json-languageservice_4.2.0-next.0_1637161118013_0.7859136675470522"},"_hasShrinkwrap":false,"publish_time":1637161118208,"_cnpm_publish_time":1637161118208,"dist-tags":{"latest":"5.3.9","next":"5.3.9"}}