{"name":"cspell-lib","version":"1.0.0","description":"A library of useful functions used across various cspell tools.","main":"dist/index.js","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":"NODE_ENV=test mocha --compilers ts:ts-node/register --recursive --bail \"src/**/*.test.ts\"","test":"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":"^3.4.34","@types/fs-promise":"^1.0.1","@types/lorem-ipsum":"^1.0.1","@types/mocha":"^2.2.39","@types/node":"^7.0.5","chai":"^3.5.0","lorem-ipsum":"^1.0.3","mocha":"^3.2.0","nyc":"^10.1.2","rimraf":"^2.5.4","ts-node":"^2.1.0","tslint":"^4.4.2","typescript":"^2.1.6"},"dependencies":{"fs-promise":"^1.0.0","iconv-lite":"^0.4.15","rxjs":"^5.1.0","rxjs-stream":"^1.0.4"},"nyc":{"include":["src/**/*.ts"],"exclude":[],"extension":[".ts"],"require":["ts-node/register"],"reporter":["json","html"]},"engines":{"node":">=6.0.0"},"gitHead":"739e9f5c6e3b1aa08a784c5c1b3c44a369c48050","_id":"cspell-lib@1.0.0","_shasum":"ba2192a19fe36a01bd83ed581525a2549d61d8ea","_from":".","_npmVersion":"4.2.0","_nodeVersion":"7.5.0","_npmUser":{"name":"jason-dent","email":"jason@streetsidesoftware.nl"},"dist":{"shasum":"ba2192a19fe36a01bd83ed581525a2549d61d8ea","size":22927,"noattachment":false,"key":"/cspell-lib/-/cspell-lib-1.0.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/cspell-lib/download/cspell-lib-1.0.0.tgz"},"maintainers":[{"name":"jason-dent","email":"jason@streetsidesoftware.nl"}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/cspell-lib-1.0.0.tgz_1487326680240_0.5659081782214344"},"directories":{},"publish_time":1487326680940,"_cnpm_publish_time":1487326680940,"_hasShrinkwrap":false,"dist-tags":{"cspell4":"4.3.12","latest":"5.17.0","next":"5.17.0-alpha.0"}}