{"name":"cspell","version":"5.0.3","description":"A Spelling Checker for Code!","main":"dist/index.js","typings":"dist/index.d.ts","bin":{"cspell":"bin.js"},"exports":{".":"./dist/index","./app":"./dist/app.js","./application":"./dist/application.js","./dist/app":"./dist/app.js","./dist/application":"./dist/application.js"},"typesVersions":{">=4.0":{"*":["dist/*","*"]}},"scripts":{"clean":"rimraf dist coverage","build":"npm run compile","clean-build":"npm run clean && npm run build","compile":"tsc -p .","watch":"tsc --watch -p .","coverage":"jest --coverage","test-watch":"jest --watch","prepublishOnly":"npm run clean-build && npm test","test":"jest","update-snapshot":"jest --updateSnapshot"},"repository":{"type":"git","url":"git+https://github.com/streetsidesoftware/cspell.git"},"keywords":["spell","checker","code","camel","case","spelling","spell checker","spelling checker","lint"],"author":{"name":"Jason Dent"},"license":"MIT","bugs":{"url":"https://github.com/streetsidesoftware/cspell/issues"},"homepage":"https://github.com/streetsidesoftware/cspell#readme","dependencies":{"chalk":"^4.1.0","commander":"^6.2.0","comment-json":"^4.1.0","cspell-glob":"^5.0.3","cspell-lib":"^5.0.3","fs-extra":"^9.0.1","get-stdin":"^8.0.0","glob":"^7.1.6","minimatch":"^3.0.4","strip-ansi":"^6.0.0"},"engines":{"node":">=12.0.0"},"devDependencies":{"@types/fs-extra":"^9.0.4","@types/glob":"^7.1.3","@types/minimatch":"^3.0.3","jest":"^26.6.3","rimraf":"^3.0.2"},"gitHead":"1fdce53974f151fc74fcdd7c184fce9ad3a62f29","readmeFilename":"README.md","_id":"cspell@5.0.3","_nodeVersion":"14.15.1","_npmVersion":"lerna/3.22.1/node@v14.15.1+x64 (darwin)","dist":{"shasum":"995625a74be3d3b895de57202f994dd4f257daac","size":23331,"noattachment":false,"key":"/cspell/-/cspell-5.0.3.tgz","tarball":"http://registry.cnpm.dingdandao.com/cspell/download/cspell-5.0.3.tgz"},"_npmUser":{"name":"jason-dent","email":"jason@streetsidesoftware.nl"},"directories":{},"maintainers":[{"name":"jason-dent","email":"jason@streetsidesoftware.nl"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/cspell_5.0.3_1607107617656_0.3502010729450653"},"_hasShrinkwrap":false,"publish_time":1607107617843,"_cnpm_publish_time":1607107617843,"dist-tags":{"cspell4":"4.2.8","latest":"5.17.0","next":"5.17.0-alpha.0"}}