{"name":"cspell-lib","version":"3.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/**","!**/*.test.*","!**/temp/**"],"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 --require 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.1.3","@types/fs-extra":"^5.0.2","@types/lorem-ipsum":"^1.0.2","@types/mocha":"^5.2.0","@types/node":"^9.6.7","chai":"^4.1.2","fs-extra":"^5.0.0","lorem-ipsum":"^1.0.4","mocha":"^5.1.1","nyc":"^11.7.1","rimraf":"^2.6.2","rxjs":"^6.0.0","ts-node":"^6.0.1","tslint":"^5.9.1","typescript":"^2.8.3"},"dependencies":{"iconv-lite":"^0.4.21","rxjs-stream":"^2.0.3"},"peerDependencies":{"rxjs":"^6.0.0"},"nyc":{"include":["src/**/*.ts"],"exclude":["src/**/*.test.ts"],"extension":[".ts"],"require":["ts-node/register"],"reporter":["json","html"]},"engines":{"node":">=8.0.0"},"gitHead":"da5c34939f170de9621e45a3ea323a9a7c035a5e","_id":"cspell-lib@3.0.1","_npmVersion":"5.6.0","_nodeVersion":"10.0.0","_npmUser":{"name":"jason-dent","email":"jason@streetsidesoftware.nl"},"dist":{"shasum":"f9a6357821196c2cfc90b3411cc5ece7537cf90f","size":5141,"noattachment":false,"key":"/cspell-lib/-/cspell-lib-3.0.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/cspell-lib/download/cspell-lib-3.0.1.tgz"},"maintainers":[{"name":"jason-dent","email":"jason@streetsidesoftware.nl"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/cspell-lib_3.0.1_1524937539357_0.9216091040091674"},"_hasShrinkwrap":false,"publish_time":1524937539458,"_cnpm_publish_time":1524937539458,"dist-tags":{"cspell4":"4.3.12","latest":"5.17.0","next":"5.17.0-alpha.0"}}