{"name":"cspell-tools","version":"3.0.3","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.17","@types/xregexp":"^3.0.29","chai":"^4.1.2","lorem-ipsum":"^1.0.4","mocha":"^5.2.0","rimraf":"^2.6.2","ts-node":"^6.0.5","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.3","iconv-lite":"^0.4.23","minimatch":"^3.0.4","rxjs":"^6.2.0","rxjs-stream":"^2.0.3","xregexp":"^4.1.1"},"engines":{"node":">=8.0.0"},"gitHead":"9eb6b54ef14c4033505e915fc014f9ff050aef26","_id":"cspell-tools@3.0.3","_npmVersion":"5.6.0","_nodeVersion":"8.11.1","_npmUser":{"name":"jason-dent","email":"jason@streetsidesoftware.nl"},"dist":{"shasum":"b5ac70d210d28a48b661aa0e9198ddba857b9e7b","size":13813,"noattachment":false,"key":"/cspell-tools/-/cspell-tools-3.0.3.tgz","tarball":"http://registry.cnpm.dingdandao.com/cspell-tools/download/cspell-tools-3.0.3.tgz"},"maintainers":[{"name":"jason-dent","email":"jason@streetsidesoftware.nl"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/cspell-tools_3.0.3_1527405828280_0.8486907579847991"},"_hasShrinkwrap":false,"publish_time":1527405828447,"_cnpm_publish_time":1527405828447,"dist-tags":{"cspell4":"4.2.12","latest":"5.1.1","next":"5.0.3"}}