{"name":"semver-try-require","version":"6.0.1-beta-1","description":"micro module to require (versions of) modules that might not be there","main":"dist/index.js","types":"types/index.d.ts","type":"commonjs","keywords":[],"author":{"name":"Sander Verweij","url":"https://sverweij.github.io/"},"license":"MIT","repository":{"type":"git","url":"git+https://github.com/sverweij/semver-try-require.git"},"bugs":{"url":"https://github.com/sverweij/semver-try-require/issues"},"homepage":"https://github.com/sverweij/semver-try-require","dependencies":{"semver":"^7.3.8"},"devDependencies":{"@types/mocha":"10.0.1","@types/semver":"7.3.13","@typescript-eslint/eslint-plugin":"5.53.0","@typescript-eslint/parser":"5.53.0","c8":"7.12.0","eslint":"8.28.0","eslint-config-moving-meadow":"4.0.2","eslint-config-prettier":"8.5.0","eslint-plugin-budapestian":"5.0.1","eslint-plugin-eslint-comments":"3.2.0","eslint-plugin-import":"2.26.0","eslint-plugin-mocha":"10.1.0","eslint-plugin-node":"11.1.0","eslint-plugin-security":"1.5.0","eslint-plugin-unicorn":"44.0.2","mocha":"10.1.0","npm-run-all":"4.1.5","prettier":"2.7.1","ts-node":"10.9.1","typescript":"4.9.5","upem":"7.3.1"},"scripts":{"build":"npm-run-all build:clean build:compile","build:clean":"rm -rf dist","build:compile":"tsc","check":"npm-run-all --parallel lint test","check:full":"npm-run-all --parallel check check:outdated","check:outdated":"npm outdated","lint":"npm-run-all lint:eslint format:check","lint:eslint":"eslint src","lint:fix":"npm-run-all lint:fix:eslint format","lint:fix:eslint":"eslint --fix src","format:check":"prettier --loglevel warn --check src types *.{md,yml,json}","format":"prettier --loglevel warn --write src types *.{md,yml,json}","scm:push":"run-p --aggregate-output scm:push:*","scm:push:github":"run-p --aggregate-output scm:push:github:*","scm:push:github:commits":"git push","scm:push:github:tags":"git push --tags","scm:push:gitlab-mirror":"run-p --aggregate-output scm:push:gitlab-mirror:*","scm:push:gitlab-mirror:commits":"git push gitlab-mirror","scm:push:gitlab-mirror:tags":"git push --tags gitlab-mirror","scm:stage":"git add .","test":"c8 mocha --no-warnings","update-dependencies":"npm-run-all upem:update upem:install lint:fix build check","upem-outdated":"npm outdated --json --long | upem --dry-run","upem:update":"npm outdated --json --long | upem | pbcopy && pbpaste","upem:install":"npm install","version":"npm-run-all --sequential build lint scm:stage"},"engines":{"node":"^14||^16||>=18"},"readmeFilename":"README.md","gitHead":"30268787e42e8540ce70d256c4abbf6071966bcf","_id":"semver-try-require@6.0.1-beta-1","_nodeVersion":"19.3.0","_npmVersion":"9.2.0","dist":{"shasum":"1396da65576444ef27fb5d6e61cc8cac72dc127b","size":3651,"noattachment":false,"key":"/semver-try-require/-/semver-try-require-6.0.1-beta-1.tgz","tarball":"http://registry.cnpm.dingdandao.com/semver-try-require/download/semver-try-require-6.0.1-beta-1.tgz"},"_npmUser":{"name":"sverweij","email":"sander_verweij@yahoo.com"},"directories":{},"maintainers":[{"name":"sverweij","email":"sander_verweij@yahoo.com"},{"name":"foureightone","email":"foureightone@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/semver-try-require_6.0.1-beta-1_1677330278321_0.10471635211063979"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-02-25T13:04:38.491Z","publish_time":1677330278491,"_cnpm_publish_time":1677330278491,"dist-tags":{"beta":"6.0.1-beta-1","latest":"6.2.2"}}