{"name":"cspell-lib","version":"4.2.1","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 && npm run build-schema","build-schema":"ts-json-schema-generator --no-top-ref --path src/Settings/CSpellSettingsDef.ts --type CSpellSettings --validationKeywords markdownDescription  --validationKeywords scope --validationKeywords deprecationMessage -o  ../../cspell.schema.json","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 ../cspell-tools/bin.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":"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":"^3.0.3","configstore":"^5.0.1","cspell-dict-aws":"^1.0.6","cspell-dict-bash":"^1.0.4","cspell-dict-companies":"^1.0.23","cspell-dict-cpp":"^1.1.28","cspell-dict-cryptocurrencies":"^1.0.3","cspell-dict-django":"^1.0.16","cspell-dict-dotnet":"^1.0.15","cspell-dict-elixir":"^1.0.14","cspell-dict-en-gb":"^1.1.19","cspell-dict-en_us":"^1.2.29","cspell-dict-fonts":"^1.0.6","cspell-dict-fullstack":"^1.0.24","cspell-dict-golang":"^1.1.15","cspell-dict-haskell":"^1.0.5","cspell-dict-html-symbol-entities":"^1.0.14","cspell-dict-java":"^1.0.13","cspell-dict-latex":"^1.0.14","cspell-dict-lorem-ipsum":"^1.0.13","cspell-dict-lua":"^1.0.9","cspell-dict-php":"^1.0.14","cspell-dict-powershell":"^1.0.7","cspell-dict-python":"^1.0.22","cspell-dict-ruby":"^1.0.4","cspell-dict-rust":"^1.0.13","cspell-dict-scala":"^1.0.12","cspell-dict-software-terms":"^1.0.13","cspell-dict-typescript":"^1.0.6","cspell-io":"^4.1.1","cspell-trie-lib":"^4.2.1","cspell-util-bundle":"^4.1.1","fs-extra":"^9.0.1","gensequence":"^3.1.1","minimatch":"^3.0.4","vscode-uri":"^2.1.2"},"engines":{"node":">=10.0.0"},"devDependencies":{"cspell-tools":"^4.2.1"},"gitHead":"d1b8d25aa3713b481094d1f1063fc9d031674672","_id":"cspell-lib@4.2.1","_nodeVersion":"14.8.0","_npmVersion":"lerna/3.22.1/node@v14.8.0+x64 (darwin)","dist":{"shasum":"19b616f22a9be57f5f5f9dc747013ecfe3ce9cd5","size":52181,"noattachment":false,"key":"/cspell-lib/-/cspell-lib-4.2.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/cspell-lib/download/cspell-lib-4.2.1.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.2.1_1602965935961_0.6002454886620394"},"_hasShrinkwrap":false,"publish_time":1602965936117,"_cnpm_publish_time":1602965936117,"dist-tags":{"cspell4":"4.3.12","latest":"5.17.0","next":"5.17.0-alpha.0"}}