{"name":"cspell-lib","version":"4.0.18","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.15","cspell-trie-lib":"^4.0.13","cspell-util-bundle":"^4.0.4","fs-extra":"^7.0.1","gensequence":"^2.1.2","vscode-uri":"^2.0.1"},"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.19"},"gitHead":"446b571a7a34a3d4258fd5c7c866541c4cad89b1","_id":"cspell-lib@4.0.18","_nodeVersion":"12.2.0","_npmVersion":"lerna/3.14.1/node@v12.2.0+x64 (darwin)","dist":{"shasum":"8aec735fe889e92b2ba578c7b00ed75f80c6e099","size":65479,"noattachment":false,"key":"/cspell-lib/-/cspell-lib-4.0.18.tgz","tarball":"http://registry.cnpm.dingdandao.com/cspell-lib/download/cspell-lib-4.0.18.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.18_1560176695097_0.8026650760963934"},"_hasShrinkwrap":false,"publish_time":1560176695314,"_cnpm_publish_time":1560176695314,"dist-tags":{"cspell4":"4.3.12","latest":"5.17.0","next":"5.17.0-alpha.0"}}