{"name":"cspell-tools","version":"4.0.3","description":"Tools to assist with the development of cSpell","typings":"dist/index.d.ts","bin":{"cspell-tools":"./dist/app.js"},"scripts":{"build":"tsc -p .","watch":"tsc -p . -w","clean-build":"npm run clean && npm run build","clean":"rimraf dist && rimraf temp","coverage":"NODE_ENV=test nyc --silent --no-clean --temp-dir=../../.nyc_output npm run test-ts","lint":"tslint --project tsconfig.json","test-ts":"NODE_ENV=test ../../node_modules/.bin/mocha --require ts-node/register --recursive \"src/**/*.test.ts\"","test-watch":"../../node_modules/.bin/mocha --require ts-node/register --watch --recursive \"src/**/*.test.ts\"","test":"mocha --recursive ./dist/**/*.test.js"},"repository":{"type":"git","url":"git+https://github.com/streetsidesoftware/cspell.git"},"keywords":["cSpell","Word","List","Compiler"],"author":{"name":"Jason Dent"},"license":"MIT","bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-tools"},"homepage":"https://github.com/streetsidesoftware/cspell#readme","dependencies":{"commander":"^2.20.0","cspell-lib":"^4.0.3","cspell-trie-lib":"^4.0.3","fs-extra":"^7.0.1","gensequence":"^2.1.2","glob":"^7.1.4","hunspell-reader":"^2.1.2","iconv-lite":"^0.4.24","minimatch":"^3.0.4","rxjs":"^6.5.2","rxjs-stream":"^3.0.1","xregexp":"^4.2.4"},"nyc":{"include":["src/**/*.ts"],"exclude":["src/**/*.test.ts"],"extension":[".ts"],"require":["ts-node/register"],"reporter":["json","html"]},"engines":{"node":">=10.0.0"},"gitHead":"c6a27a78dbd244d2d2d5d476d9a37ffa6ca25e7f","_id":"cspell-tools@4.0.3","_nodeVersion":"10.15.1","_npmVersion":"lerna/3.13.4/node@v10.15.1+x64 (darwin)","dist":{"shasum":"234840a9069869ec0fee2af693e3d899db946c10","size":14982,"noattachment":false,"key":"/cspell-tools/-/cspell-tools-4.0.3.tgz","tarball":"http://registry.cnpm.dingdandao.com/cspell-tools/download/cspell-tools-4.0.3.tgz"},"maintainers":[{"name":"jason-dent","email":"jason@streetsidesoftware.nl"}],"_npmUser":{"name":"jason-dent","email":"jason@streetsidesoftware.nl"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/cspell-tools_4.0.3_1558093418517_0.27240670083382557"},"_hasShrinkwrap":false,"publish_time":1558093418641,"_cnpm_publish_time":1558093418641,"dist-tags":{"cspell4":"4.2.12","latest":"5.1.1","next":"5.0.3"}}