{"name":"cspell-tools","version":"2.0.0","description":"Tools to assist with the development of cSpell","main":"dist/index.js","typings":"dist/index.d.ts","bin":{"cspell-tools":"./dist/app.js"},"scripts":{"build":"tsc -p .","watch":"tsc -p . -w","clean":"rimraf dist ; rimraf temp","lint":"tslint --project tsconfig.json","test-ts":"NODE_ENV=test mocha --compilers ts:ts-node/register --recursive --bail \"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-Tools.git"},"keywords":["cSpell","Word","List","Compiler"],"author":{"name":"Jason Dent"},"license":"MIT","bugs":{"url":"https://github.com/Jason3S/cSpell-Tools/issues"},"homepage":"https://github.com/Jason3S/cSpell-Tools#readme","devDependencies":{"@types/chai":"^4.0.4","@types/commander":"^2.11.0","@types/fs-extra":"^4.0.3","@types/glob":"^5.0.33","@types/lorem-ipsum":"^1.0.2","@types/minimatch":"^3.0.1","@types/mocha":"^2.2.44","@types/node":"^8.0.47","@types/xregexp":"^3.0.29","chai":"^4.1.2","lorem-ipsum":"^1.0.4","mocha":"^4.0.1","rimraf":"^2.6.2","ts-node":"^3.3.0","tslint":"^5.8.0","typescript":"^2.5.3"},"dependencies":{"commander":"^2.11.0","cspell-lib":"^1.0.2","cspell-trie":"^2.0.1","fs-extra":"^3.0.1","gensequence":"^2.1.1","glob":"^7.1.1","hunspell-reader":"^1.2.0","iconv-lite":"^0.4.19","minimatch":"^3.0.4","rxjs":"^5.5.2","rxjs-from-iterable":"^1.0.5","rxjs-stream":"^1.0.4","tsmerge":"^1.0.4","xregexp":"^3.2.0"},"engines":{"node":">=8.0.0"},"gitHead":"776337e367b289c11f35da74da44f1a58395b7eb","_id":"cspell-tools@2.0.0","_npmVersion":"5.4.2","_nodeVersion":"8.7.0","_npmUser":{"name":"jason-dent","email":"jason@streetsidesoftware.nl"},"dist":{"shasum":"c1b787232eaaab84d718f8d198da3b1761b6cbc2","size":17185,"noattachment":false,"key":"/cspell-tools/-/cspell-tools-2.0.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/cspell-tools/download/cspell-tools-2.0.0.tgz"},"maintainers":[{"name":"jason-dent","email":"jason@streetsidesoftware.nl"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/cspell-tools-2.0.0.tgz_1509212099537_0.759795262478292"},"directories":{},"publish_time":1509212100573,"_hasShrinkwrap":false,"_cnpm_publish_time":1509212100573,"dist-tags":{"cspell4":"4.2.12","latest":"5.1.1","next":"5.0.3"}}