{"name":"cspell","version":"3.2.2","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 npm run test-ts","test-ts":"NODE_ENV=test mocha --require ts-node/register --recursive --bail \"src/**/*.test.ts\"","test-watch":"npm run build && mocha --require ts-node/register --watch --recursive \"src/**/*.test.ts\"","prepare":"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/Jason3S/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/Jason3S/cspell/issues"},"homepage":"https://github.com/Jason3S/cspell#readme","devDependencies":{"@types/chai":"^4.1.7","@types/comment-json":"^1.1.1","@types/configstore":"^4.0.0","@types/fs-extra":"^5.0.4","@types/glob":"^7.1.1","@types/lorem-ipsum":"^1.0.2","@types/minimatch":"^3.0.3","@types/mocha":"^5.2.5","@types/node":"^8.10.40","@types/xregexp":"^3.0.29","chai":"^4.2.0","coveralls":"^3.0.2","cspell-dict-nl-nl":"^1.0.15","cspell-tools":"^3.0.4","lorem-ipsum":"^1.0.6","mocha":"^5.2.0","nyc":"^13.2.0","rimraf":"^2.6.3","ts-node":"^8.0.2","tslint":"^5.12.1","typescript":"^3.3.3"},"dependencies":{"chalk":"^2.4.2","commander":"^2.19.0","comment-json":"^1.1.3","configstore":"^4.0.0","cspell-dict-companies":"^1.0.4","cspell-dict-cpp":"^1.1.11","cspell-dict-django":"^1.0.7","cspell-dict-elixir":"^1.0.4","cspell-dict-en-gb":"^1.1.7","cspell-dict-en_us":"^1.2.10","cspell-dict-fullstack":"^1.0.6","cspell-dict-golang":"^1.1.8","cspell-dict-java":"^1.0.5","cspell-dict-latex":"^1.0.7","cspell-dict-lorem-ipsum":"^1.0.4","cspell-dict-php":"^1.0.7","cspell-dict-python":"^1.0.8","cspell-dict-rust":"^1.0.6","cspell-dict-scala":"^1.0.5","cspell-lib":"^3.0.5","cspell-trie":"^3.0.7","fs-extra":"^7.0.1","gensequence":"^2.1.2","glob":"^7.1.3","minimatch":"^3.0.4","rxjs":"6.3.3","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","html"]},"gitHead":"079cd92bca8085a54e6d7bce20fd1c85bbd5834c","_id":"cspell@3.2.2","_npmVersion":"6.4.1","_nodeVersion":"10.15.1","_npmUser":{"name":"jason-dent","email":"jason@streetsidesoftware.nl"},"dist":{"shasum":"85159c632407ce65ec89f1d1c0cc40e646e03082","size":128188,"noattachment":false,"key":"/cspell/-/cspell-3.2.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/cspell/download/cspell-3.2.2.tgz"},"maintainers":[{"name":"jason-dent","email":"jason@streetsidesoftware.nl"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/cspell_3.2.2_1550009900721_0.4145589096694946"},"_hasShrinkwrap":false,"publish_time":1550009900858,"_cnpm_publish_time":1550009900858,"dist-tags":{"cspell4":"4.2.8","latest":"5.17.0","next":"5.17.0-alpha.0"}}