{"name":"cspell-lib","version":"4.0.4","description":"A library of useful functions used across various cspell tools.","main":"dist/index.js","typings":"dist/index.d.ts","scripts":{"build":"tsc -p .","watch":"tsc -p . -w","clean":"rimraf dist","clean-build":"npm run clean && npm run build","coverage":"NODE_ENV=test nyc --silent --no-clean --temp-dir=../../.nyc_output npm run test-ts","test-ts":"../../node_modules/.bin/rimraf temp ; 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":"rimraf temp ; mocha --recursive ./dist/**/*.test.js"},"repository":{"type":"git","url":"git+https://github.com/streetsidesoftware/cspell.git"},"keywords":["cspell"],"author":{"name":"Jason Dent"},"license":"MIT","bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-lib"},"homepage":"https://github.com/streetsidesoftware/cspell#readme","dependencies":{"iconv-lite":"^0.4.24","iterable-to-stream":"^1.0.1"},"nyc":{"include":["src/**/*.ts"],"exclude":["src/**/*.test.ts"],"extension":[".ts"],"require":["ts-node/register"],"reporter":["json","html"]},"engines":{"node":">=10.0.0"},"gitHead":"c195e9a47d65dde469f2195f9a8dbeafeddd194b","_id":"cspell-lib@4.0.4","_nodeVersion":"10.15.1","_npmVersion":"lerna/3.13.4/node@v10.15.1+x64 (darwin)","dist":{"shasum":"8c9868371145fc1b27c14baff381a7d2376bb589","size":6702,"noattachment":false,"key":"/cspell-lib/-/cspell-lib-4.0.4.tgz","tarball":"http://registry.cnpm.dingdandao.com/cspell-lib/download/cspell-lib-4.0.4.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-lib_4.0.4_1558250073629_0.20877129483296075"},"_hasShrinkwrap":false,"publish_time":1558250073763,"_cnpm_publish_time":1558250073763,"dist-tags":{"cspell4":"4.3.12","latest":"5.17.0","next":"5.17.0-alpha.0"}}