{"name":"cspell-lib","version":"4.0.16","description":"A library of useful functions used across various cspell tools.","main":"dist/index.js","typings":"dist/index.d.ts","scripts":{"clean":"rimraf dist","lint":"tslint --force --format verbose \"src/**/*.ts\"","lint-travis":"tslint \"src/**/*.ts\"","build":"npm run compile","clean-build":"npm run clean && npm run build && npm run build-dictionaries","build-dictionaries":"npm run build_dictionaries-word-lists","build_dictionaries-word-lists":"node ../../node_modules/cspell-tools/dist/app.js compile \"./dictionaries/!(words)*.txt\" -o ./dist/dictionaries/","compile":"tsc -p .","watch":"tsc --watch -p .","tsc":"tsc -p .","tscv":"tsc -v","coverage":"npm run generate-code-coverage","generate-code-coverage":"jest --coverage","test-watch":"../../node_modules/.bin/jest --watch","prepublishOnly":"npm run lint && npm run clean-build && npm test","test":"jest"},"repository":{"type":"git","url":"git+https://github.com/streetsidesoftware/cspell.git"},"keywords":["spell","checker","code","camel","case","spelling","spell checker","spelling checker","lint"],"author":{"name":"Jason Dent"},"license":"MIT","bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-lib"},"homepage":"https://github.com/streetsidesoftware/cspell#readme","dependencies":{"comment-json":"^1.1.3","configstore":"^4.0.0","cspell-dict-companies":"^1.0.10","cspell-dict-cpp":"^1.1.19","cspell-dict-django":"^1.0.11","cspell-dict-elixir":"^1.0.8","cspell-dict-en-gb":"^1.1.10","cspell-dict-en_us":"^1.2.16","cspell-dict-fullstack":"^1.0.13","cspell-dict-golang":"^1.1.11","cspell-dict-html-symbol-entities":"^1.0.10","cspell-dict-java":"^1.0.9","cspell-dict-latex":"^1.0.10","cspell-dict-lorem-ipsum":"^1.0.9","cspell-dict-php":"^1.0.10","cspell-dict-powershell":"^1.0.1","cspell-dict-python":"^1.0.12","cspell-dict-rust":"^1.0.9","cspell-dict-scala":"^1.0.8","cspell-io":"^4.0.13","cspell-trie-lib":"^4.0.11","cspell-util-bundle":"^4.0.3","fs-extra":"^7.0.1","gensequence":"^2.1.2","vscode-uri":"^1.0.8"},"engines":{"node":">=10.0.0"},"nyc":{"include":["src/**/*.ts"],"exclude":["src/**/*.test.ts","src/**/*.spec.ts"],"extension":[".ts"],"require":["ts-node/register"],"reporter":["json"]},"devDependencies":{"cspell-tools":"^4.0.17"},"gitHead":"be75a8577a4a95097b4cc926bd2f835b46a908b4","_id":"cspell-lib@4.0.16","_nodeVersion":"12.2.0","_npmVersion":"lerna/3.14.1/node@v12.2.0+x64 (darwin)","dist":{"shasum":"8e67297cab5990d00203f67f63845c3e89d984a5","size":65471,"noattachment":false,"key":"/cspell-lib/-/cspell-lib-4.0.16.tgz","tarball":"http://registry.cnpm.dingdandao.com/cspell-lib/download/cspell-lib-4.0.16.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.16_1560172063996_0.7679398097156556"},"_hasShrinkwrap":false,"publish_time":1560172064165,"_cnpm_publish_time":1560172064165,"dist-tags":{"cspell4":"4.3.12","latest":"5.17.0","next":"5.17.0-alpha.0"}}