{"name":"cspell-lib","version":"4.0.26","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":"^5.0.0","cspell-dict-companies":"^1.0.12","cspell-dict-cpp":"^1.1.21","cspell-dict-django":"^1.0.12","cspell-dict-elixir":"^1.0.10","cspell-dict-en-gb":"^1.1.11","cspell-dict-en_us":"^1.2.18","cspell-dict-fullstack":"^1.0.15","cspell-dict-golang":"^1.1.12","cspell-dict-haskell":"^1.0.2","cspell-dict-html-symbol-entities":"^1.0.11","cspell-dict-java":"^1.0.10","cspell-dict-latex":"^1.0.11","cspell-dict-lorem-ipsum":"^1.0.10","cspell-dict-php":"^1.0.11","cspell-dict-powershell":"^1.0.2","cspell-dict-python":"^1.0.14","cspell-dict-rust":"^1.0.10","cspell-dict-scala":"^1.0.9","cspell-io":"^4.0.17","cspell-trie-lib":"^4.0.16","cspell-util-bundle":"^4.0.5","fs-extra":"^8.1.0","gensequence":"^2.1.2","vscode-uri":"^2.0.3"},"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.22"},"gitHead":"b918b39bc90962f48043d44f7a565e8026f08118","_id":"cspell-lib@4.0.26","_nodeVersion":"10.15.1","_npmVersion":"lerna/3.15.0/node@v10.15.1+x64 (darwin)","dist":{"shasum":"25eee3fabd604d7249ea868af9519366c9c36e5d","size":65511,"noattachment":false,"key":"/cspell-lib/-/cspell-lib-4.0.26.tgz","tarball":"http://registry.cnpm.dingdandao.com/cspell-lib/download/cspell-lib-4.0.26.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.26_1567837755065_0.11349471629232677"},"_hasShrinkwrap":false,"publish_time":1567837755247,"_cnpm_publish_time":1567837755247,"dist-tags":{"cspell4":"4.3.12","latest":"5.17.0","next":"5.17.0-alpha.0"}}