{"name":"cspell","version":"5.2.2","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":"^7.0.0","comment-json":"^4.1.0","cspell-glob":"^5.2.0","cspell-lib":"^5.2.2","fs-extra":"^9.1.0","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":"f71ed325acc167d626e77d77bcba95923618f117","_id":"cspell@5.2.2","_nodeVersion":"14.15.4","_npmVersion":"lerna/3.22.1/node@v14.15.4+x64 (darwin)","dist":{"shasum":"d936eaf7dc8011b01aa04b9ff5e2c822e2e7abe3","size":26308,"noattachment":false,"key":"/cspell/-/cspell-5.2.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/cspell/download/cspell-5.2.2.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.2.2_1611653031715_0.8341239017978663"},"_hasShrinkwrap":false,"publish_time":1611653031909,"_cnpm_publish_time":1611653031909,"dist-tags":{"cspell4":"4.2.8","latest":"5.17.0","next":"5.17.0-alpha.0"}}