{"name":"cspell","version":"1.0.8","description":"A Spelling Checker for Code!","main":"dist/index.js","typings":"dist/index.d.ts","bin":{"cspell":"./dist/app.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":"cspell-tools compile ./dictionaries/*.txt -o ./dist/dictionaries/","compile":"tsc -p .","watch":"tsc --watch -p .","tsc":"tsc -p .","tscv":"tsc -v","test2":"mocha --compilers ts:ts-node/register --recursive \"src/**/*.test.ts\"","test-watch":"npm run build && mocha --compilers ts:ts-node/register --watch --recursive \"src/**/*.test.ts\"","test":"mocha --recursive \"dist/**/*.test.js\""},"repository":{"type":"git","url":"git+https://github.com/Jason3S/cspell.git"},"keywords":["spell","checker","code","camel","case","spelling"],"author":{"name":"Jason Dent"},"license":"MIT","bugs":{"url":"https://github.com/Jason3S/cspell/issues"},"homepage":"https://github.com/Jason3S/cspell#readme","devDependencies":{"@types/chai":"^3.4.34","@types/commander":"^2.3.31","@types/glob":"^5.0.30","@types/lorem-ipsum":"^1.0.0","@types/minimatch":"^2.0.29","@types/mocha":"^2.2.38","@types/node":"^7.0.1","@types/xregexp":"^3.0.28","chai":"^3.5.0","lorem-ipsum":"^1.0.3","mocha":"^3.2.0","rimraf":"^2.5.4","ts-node":"^2.0.0","tslint":"^4.3.1","typescript":"^2.1.5"},"dependencies":{"commander":"^2.9.0","comment-json":"^1.1.3","cspell-tools":"^1.0.3","gensequence":"^0.2.4","glob":"^7.1.1","minimatch":"^3.0.3","rxjs":"^5.0.3","vscode-uri":"^1.0.0","xregexp":"^3.1.1"},"engines":{"node":">=6.0.0"},"gitHead":"825d602ce8f7fb13e3cbaac1d0cf4135c613345a","_id":"cspell@1.0.8","_shasum":"a660aa532d8ba88cdbfdd4ff9058c70a7eee6164","_from":".","_npmVersion":"4.0.5","_nodeVersion":"7.4.0","_npmUser":{"name":"jason-dent","email":"jason@streetsidesoftware.nl"},"dist":{"shasum":"a660aa532d8ba88cdbfdd4ff9058c70a7eee6164","size":951150,"noattachment":false,"key":"/cspell/-/cspell-1.0.8.tgz","tarball":"http://registry.cnpm.dingdandao.com/cspell/download/cspell-1.0.8.tgz"},"maintainers":[{"name":"jason-dent","email":"jason@streetsidesoftware.nl"}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/cspell-1.0.8.tgz_1485436947126_0.9016400598920882"},"directories":{},"publish_time":1485436947821,"_cnpm_publish_time":1485436947821,"_hasShrinkwrap":false,"dist-tags":{"cspell4":"4.2.8","latest":"5.17.0","next":"5.17.0-alpha.0"}}