{"name":"cspell","version":"4.0.12","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":"npm run generate-code-coverage","generate-code-coverage":"NODE_ENV=test nyc --silent --no-clean --temp-dir=../../.nyc_output npm run test-ts","test-ts":"NODE_ENV=test ../../node_modules/.bin/mocha --recursive \"src/**/*.test.ts\"","test-watch":"../../node_modules/.bin/mocha --require ts-node/register --watch --recursive \"src/**/*.test.ts\"","prepublishOnly":"npm run lint && npm run clean-build && npm test","test":"mocha --recursive \"dist/**/*.test.js\""},"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.0","comment-json":"^1.1.3","configstore":"^4.0.0","cspell-lib":"^4.0.9","fs-extra":"^7.0.1","gensequence":"^2.1.2","get-stdin":"^7.0.0","glob":"^7.1.4","minimatch":"^3.0.4","rxjs":"^6.5.2","vscode-uri":"^1.0.6","xregexp":"^4.2.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":"37f2d11a4571965ae8fb22ce4dfd1395b3c37846","_id":"cspell@4.0.12","_nodeVersion":"10.15.1","_npmVersion":"lerna/3.14.1/node@v10.15.1+x64 (darwin)","dist":{"shasum":"779b59afc4d82946a814888f509537ea2c0b2e50","size":16607,"noattachment":false,"key":"/cspell/-/cspell-4.0.12.tgz","tarball":"http://registry.cnpm.dingdandao.com/cspell/download/cspell-4.0.12.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.12_1558381677139_0.1239663162767568"},"_hasShrinkwrap":false,"publish_time":1558381677273,"_cnpm_publish_time":1558381677273,"dist-tags":{"cspell4":"4.2.8","latest":"5.17.0","next":"5.17.0-alpha.0"}}