{"name":"cspell-tools","version":"3.0.2","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"],"files":["dist/**","src/**","!**/*.test.*"],"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.1.3","@types/fs-extra":"^5.0.2","@types/glob":"^5.0.35","@types/lorem-ipsum":"^1.0.2","@types/minimatch":"^3.0.3","@types/mocha":"^5.2.0","@types/node":"^8.10.12","@types/xregexp":"^3.0.29","chai":"^4.1.2","lorem-ipsum":"^1.0.4","mocha":"^5.1.1","rimraf":"^2.6.2","ts-node":"^6.0.2","tslint":"^5.10.0","typescript":"^2.8.3"},"dependencies":{"commander":"^2.15.1","cspell-lib":"^3.0.2","cspell-trie":"^3.0.4","fs-extra":"^5.0.0","gensequence":"^2.1.1","glob":"^7.1.1","hunspell-reader":"^2.0.2","iconv-lite":"^0.4.22","minimatch":"^3.0.4","rxjs":"^6.1.0","rxjs-stream":"^2.0.3","xregexp":"^4.1.1"},"engines":{"node":">=8.0.0"},"gitHead":"758e9af8a00e80de5a2d12091d6bcd828bfb7b73","_id":"cspell-tools@3.0.2","_npmVersion":"5.6.0","_nodeVersion":"8.9.4","_npmUser":{"name":"jason-dent","email":"jason@streetsidesoftware.nl"},"dist":{"shasum":"f5ce43484b459164df68bce7c56539b995e871a1","size":13814,"noattachment":false,"key":"/cspell-tools/-/cspell-tools-3.0.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/cspell-tools/download/cspell-tools-3.0.2.tgz"},"maintainers":[{"name":"jason-dent","email":"jason@streetsidesoftware.nl"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/cspell-tools_3.0.2_1525593866609_0.37700813367216046"},"_hasShrinkwrap":false,"publish_time":1525593866711,"_cnpm_publish_time":1525593866711,"dist-tags":{"cspell4":"4.2.12","latest":"5.1.1","next":"5.0.3"}}