{"name":"cspell-lib","version":"1.0.2","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":"^3.5.2","@types/fs-extra":"^3.0.0","@types/lorem-ipsum":"^1.0.2","@types/mocha":"^2.2.41","@types/node":"^7.0.18","chai":"^3.5.0","fs-extra":"^3.0.1","lorem-ipsum":"^1.0.4","mocha":"^3.3.0","nyc":"^10.3.2","rimraf":"^2.6.1","ts-node":"^3.0.4","tslint":"^5.2.0","typescript":"^2.3.2"},"dependencies":{"iconv-lite":"^0.4.17","rxjs":"^5.4.0","rxjs-stream":"^1.0.4"},"nyc":{"include":["src/**/*.ts"],"exclude":["src/**/*.test.ts"],"extension":[".ts"],"require":["ts-node/register"],"reporter":["json","html"]},"engines":{"node":">=6.0.0"},"gitHead":"aa638af36df63a2ec3ffd0c357692d6c82afa489","_id":"cspell-lib@1.0.2","_shasum":"285abca6356ae003fa5cd70f8d766e00fc4eb8af","_from":".","_npmVersion":"4.2.0","_nodeVersion":"7.9.0","_npmUser":{"name":"jason-dent","email":"jason@streetsidesoftware.nl"},"dist":{"shasum":"285abca6356ae003fa5cd70f8d766e00fc4eb8af","size":14731,"noattachment":false,"key":"/cspell-lib/-/cspell-lib-1.0.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/cspell-lib/download/cspell-lib-1.0.2.tgz"},"maintainers":[{"name":"jason-dent","email":"jason@streetsidesoftware.nl"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/cspell-lib-1.0.2.tgz_1494584455997_0.16988843912258744"},"directories":{},"publish_time":1494584457959,"_hasShrinkwrap":false,"_cnpm_publish_time":1494584457959,"dist-tags":{"cspell4":"4.3.12","latest":"5.17.0","next":"5.17.0-alpha.0"}}