{"name":"cspell","version":"3.2.16","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 && npm run build-dictionaries","build-dictionaries":"npm run build_dictionaries-word-lists","build_dictionaries-word-lists":"node node_modules/cspell-tools/dist/app.js compile \"./dictionaries/!(words)*.txt\" -o ./dist/dictionaries/","compile":"tsc -p .","watch":"tsc --watch -p .","tsc":"tsc -p .","tscv":"tsc -v","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","coverage-coveralls":"nyc report --reporter=text-lcov | coveralls","travis-coverage":"npm run generate-code-coverage && npm run coverage-coveralls","test-spec":"mocha --recursive \"dist/**/*.spec.js\"","test-unit":"mocha --recursive \"dist/**/*.test.js\"","test":"npm run test-unit && npm run test-spec"},"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","devDependencies":{"cspell-tools":"^3.0.8"},"dependencies":{"chalk":"^2.4.2","commander":"^2.20.0","comment-json":"^1.1.3","configstore":"^4.0.0","cspell-dict-companies":"^1.0.6","cspell-dict-cpp":"^1.1.14","cspell-dict-django":"^1.0.8","cspell-dict-elixir":"^1.0.5","cspell-dict-en-gb":"^1.1.8","cspell-dict-en_us":"^1.2.12","cspell-dict-fullstack":"^1.0.10","cspell-dict-golang":"^1.1.9","cspell-dict-java":"^1.0.7","cspell-dict-latex":"^1.0.8","cspell-dict-lorem-ipsum":"^1.0.6","cspell-dict-php":"^1.0.8","cspell-dict-python":"^1.0.9","cspell-dict-rust":"^1.0.6","cspell-dict-scala":"^1.0.6","cspell-lib":"^3.0.8","cspell-trie":"^3.0.10","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":">=8.0.0"},"nyc":{"include":["src/**/*.ts"],"exclude":["src/**/*.test.ts","src/**/*.spec.ts"],"extension":[".ts"],"require":["ts-node/register"],"reporter":["json"]},"gitHead":"d449575c1700d6ca0e4faef6470ea76a5c35e1c9","_id":"cspell@3.2.16","_nodeVersion":"10.15.1","_npmVersion":"lerna/3.13.4/node@v10.15.1+x64 (darwin)","dist":{"shasum":"7b99c3478f6d240b5f80c344832aec69605bdef1","size":78073,"noattachment":false,"key":"/cspell/-/cspell-3.2.16.tgz","tarball":"http://registry.cnpm.dingdandao.com/cspell/download/cspell-3.2.16.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_3.2.16_1557863623073_0.8708328405617214"},"_hasShrinkwrap":false,"publish_time":1557863623190,"_cnpm_publish_time":1557863623190,"dist-tags":{"cspell4":"4.2.8","latest":"5.17.0","next":"5.17.0-alpha.0"}}