{"name":"cspell","version":"1.0.2","description":"A Spelling Checker for Code!","main":"dist/index.js","typings":"dist/index.d.ts","scripts":{"clean":"rimraf ./dist","lint":"tslint --force --format verbose \"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 .","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/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","typescript":"^2.1.5"},"dependencies":{"commander":"^2.9.0","comment-json":"^1.1.3","cspell-tools":"^1.0.3","gensequence":"^0.2.4","minimatch":"^3.0.3","rxjs":"^5.0.3","vscode-uri":"^1.0.0","xregexp":"^3.1.1"},"gitHead":"01c821c32fd57378c7a6e5f96d1b2f0de36e5858","_id":"cspell@1.0.2","_shasum":"5b2a985bec04aacea53ec2a1a0f07402ad139015","_from":".","_npmVersion":"4.0.5","_nodeVersion":"7.4.0","_npmUser":{"name":"jason-dent","email":"jason@streetsidesoftware.nl"},"dist":{"shasum":"5b2a985bec04aacea53ec2a1a0f07402ad139015","size":69007,"noattachment":false,"key":"/cspell/-/cspell-1.0.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/cspell/download/cspell-1.0.2.tgz"},"maintainers":[{"name":"jason-dent","email":"jason@streetsidesoftware.nl"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/cspell-1.0.2.tgz_1485189674530_0.657703093951568"},"directories":{},"publish_time":1485189676632,"_cnpm_publish_time":1485189676632,"_hasShrinkwrap":false,"dist-tags":{"cspell4":"4.2.8","latest":"5.17.0","next":"5.17.0-alpha.0"}}