{"name":"cspell","version":"4.2.4","description":"A Spelling Checker for Code!","main":"dist/index.js","typings":"dist/index.d.ts","bin":{"cspell":"bin.js"},"scripts":{"clean":"rimraf dist","lint":"tslint --force --format verbose \"src/**/*.ts\"","lint-travis":"tslint \"src/**/*.ts\"","build":"npm run compile","clean-build":"npm run clean && npm run build","compile":"tsc -p .","watch":"tsc --watch -p .","coverage":"jest --coverage","generate-code-coverage":"NODE_ENV=test nyc --silent --no-clean --temp-dir=../../.nyc_output npm run test-ts","test-ts":"../../node_modules/.bin/jest","test-watch":"jest --watch","prepublishOnly":"npm run lint && npm run clean-build && npm test","test":"jest"},"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.1.0","comment-json":"^4.0.6","cspell-glob":"^0.1.25","cspell-lib":"^4.3.8","fs-extra":"^9.0.1","gensequence":"^3.1.1","get-stdin":"^8.0.0","glob":"^7.1.6","minimatch":"^3.0.4"},"engines":{"node":">=10.0.0"},"devDependencies":{"rimraf":"^3.0.2"},"gitHead":"b6cee11cf4f2a15442fd20bb7b7e1a525d46e5f2","_id":"cspell@4.2.4","_nodeVersion":"14.15.1","_npmVersion":"lerna/3.22.1/node@v14.15.1+x64 (darwin)","dist":{"shasum":"db9c4856e1b2703c0c6423d77006c14630edf4fb","size":20667,"noattachment":false,"key":"/cspell/-/cspell-4.2.4.tgz","tarball":"http://registry.cnpm.dingdandao.com/cspell/download/cspell-4.2.4.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_4.2.4_1606737813999_0.1810717100974122"},"_hasShrinkwrap":false,"publish_time":1606737814152,"_cnpm_publish_time":1606737814152,"dist-tags":{"cspell4":"4.2.8","latest":"5.17.0","next":"5.17.0-alpha.0"}}