{"name":"cspell","version":"5.1.3","description":"A Spelling Checker for Code!","main":"dist/index.js","typings":"dist/index.d.ts","bin":{"cspell":"bin.js"},"exports":{".":"./dist/index.js","./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.1","comment-json":"^4.1.0","cspell-glob":"^5.1.3","cspell-lib":"^5.1.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.6","@types/glob":"^7.1.3","@types/minimatch":"^3.0.3","jest":"^26.6.3","rimraf":"^3.0.2"},"gitHead":"740afc40e48badad4b85e58e8db7f148f7ec66af","_id":"cspell@5.1.3","_nodeVersion":"14.15.1","_npmVersion":"lerna/3.22.1/node@v14.15.1+x64 (darwin)","dist":{"shasum":"a62b6edc82621229a33c5d5810b20dea5a41facd","size":24792,"noattachment":false,"key":"/cspell/-/cspell-5.1.3.tgz","tarball":"http://registry.cnpm.dingdandao.com/cspell/download/cspell-5.1.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.1.3_1609860228990_0.4104647264497865"},"_hasShrinkwrap":false,"publish_time":1609860229108,"_cnpm_publish_time":1609860229108,"dist-tags":{"cspell4":"4.2.8","latest":"5.17.0","next":"5.17.0-alpha.0"}}