{"name":"cspell-lib","version":"2.0.1","description":"A library of useful functions used across various cspell tools.","main":"dist/index.js","typings":"dist/index.d.ts","files":["dist/**","src/**"],"scripts":{"build":"tsc -p .","watch":"tsc -p . -w","clean":"rimraf dist","clean-build":"npm run clean; npm run build","coverage":"NODE_ENV=test nyc npm run test-ts","test-ts":"rimraf temp ; NODE_ENV=test mocha --compilers ts:ts-node/register --recursive --bail \"src/**/*.test.ts\"","test":"rimraf temp ; mocha --recursive ./dist/**/*.test.js"},"repository":{"type":"git","url":"git+https://github.com/Jason3S/cspell-lib.git"},"keywords":["cspell"],"author":{"name":"Jason Dent"},"license":"MIT","bugs":{"url":"https://github.com/Jason3S/cspell-lib/issues"},"homepage":"https://github.com/Jason3S/cspell-lib#readme","devDependencies":{"@types/chai":"^4.0.4","@types/fs-extra":"^4.0.3","@types/lorem-ipsum":"^1.0.2","@types/mocha":"^2.2.44","@types/node":"^8.0.47","chai":"^4.1.2","fs-extra":"^4.0.2","lorem-ipsum":"^1.0.4","mocha":"^4.0.1","nyc":"^11.3.0","rimraf":"^2.6.2","ts-node":"^3.3.0","tslint":"^5.8.0","typescript":"^2.5.3"},"dependencies":{"iconv-lite":"^0.4.19","rxjs":"^5.5.2","rxjs-stream":"^1.0.4"},"nyc":{"include":["src/**/*.ts"],"exclude":["src/**/*.test.ts"],"extension":[".ts"],"require":["ts-node/register"],"reporter":["json","html"]},"engines":{"node":">=8.0.0"},"gitHead":"c176a1d71f23c1dc539f1e1925dec64c6fa0ae4d","_id":"cspell-lib@2.0.1","_npmVersion":"5.4.2","_nodeVersion":"8.7.0","_npmUser":{"name":"jason-dent","email":"jason@streetsidesoftware.nl"},"dist":{"shasum":"7716ee6d597678de521b68d99e3ddcb41e8c7349","size":15045,"noattachment":false,"key":"/cspell-lib/-/cspell-lib-2.0.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/cspell-lib/download/cspell-lib-2.0.1.tgz"},"maintainers":[{"name":"jason-dent","email":"jason@streetsidesoftware.nl"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/cspell-lib-2.0.1.tgz_1509212468908_0.30797879840247333"},"directories":{},"publish_time":1509212470013,"_hasShrinkwrap":false,"_cnpm_publish_time":1509212470013,"dist-tags":{"cspell4":"4.3.12","latest":"5.17.0","next":"5.17.0-alpha.0"}}