{"name":"cspell","version":"4.0.44","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":"^2.4.2","commander":"^2.20.3","comment-json":"^1.1.3","cspell-glob":"^0.1.14","cspell-lib":"^4.1.14","fs-extra":"^8.1.0","gensequence":"^3.0.3","get-stdin":"^7.0.0","glob":"^7.1.6","minimatch":"^3.0.4"},"engines":{"node":">=10.0.0"},"nyc":{"include":["src/**/*.ts"],"exclude":["src/**/*.test.ts","src/**/*.spec.ts"],"extension":[".ts"],"require":["ts-node/register"],"reporter":["json"]},"gitHead":"cbe103ba540d0ec7af38876372722802f80f4098","_id":"cspell@4.0.44","_nodeVersion":"12.14.0","_npmVersion":"lerna/3.19.0/node@v12.14.0+x64 (darwin)","dist":{"shasum":"53a10f7a2cd9aa89fb53c284c4a90260957b433b","size":17473,"noattachment":false,"key":"/cspell/-/cspell-4.0.44.tgz","tarball":"http://registry.cnpm.dingdandao.com/cspell/download/cspell-4.0.44.tgz"},"maintainers":[{"name":"jason-dent","email":"jason@streetsidesoftware.nl"}],"_npmUser":{"name":"jason-dent","email":"jason@streetsidesoftware.nl"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/cspell_4.0.44_1577872019824_0.03236665522164239"},"_hasShrinkwrap":false,"publish_time":1577872019969,"_cnpm_publish_time":1577872019969,"dist-tags":{"cspell4":"4.2.8","latest":"5.17.0","next":"5.17.0-alpha.0"}}