{"name":"cspell","version":"1.0.4","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\""},"files":["dist/","src/"],"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":"ad4bd72fa8c6152c36d7389fbd5ea7d6e3ceb629","_id":"cspell@1.0.4","_shasum":"10aa2929c7db99148510b0723888649f20d85153","_from":".","_npmVersion":"4.0.5","_nodeVersion":"7.4.0","_npmUser":{"name":"jason-dent","email":"jason@streetsidesoftware.nl"},"dist":{"shasum":"10aa2929c7db99148510b0723888649f20d85153","size":960898,"noattachment":false,"key":"/cspell/-/cspell-1.0.4.tgz","tarball":"http://registry.cnpm.dingdandao.com/cspell/download/cspell-1.0.4.tgz"},"maintainers":[{"name":"jason-dent","email":"jason@streetsidesoftware.nl"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/cspell-1.0.4.tgz_1485191315409_0.7143414516467601"},"directories":{},"publish_time":1485191318321,"_cnpm_publish_time":1485191318321,"_hasShrinkwrap":false,"dist-tags":{"cspell4":"4.2.8","latest":"5.17.0","next":"5.17.0-alpha.0"}}