{"name":"semver-try-require","version":"5.0.2","description":"micro module to require (versions of) modules that might not be there","main":"src/index.js","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.5"},"devDependencies":{"eslint":"^8.10.0","eslint-config-moving-meadow":"3.0.0","eslint-config-prettier":"8.5.0","eslint-plugin-budapestian":"3.0.1","eslint-plugin-import":"2.25.4","eslint-plugin-jest":"26.1.2","eslint-plugin-mocha":"10.0.3","eslint-plugin-node":"11.1.0","eslint-plugin-security":"1.4.0","eslint-plugin-unicorn":"41.0.1","jest":"^27.5.1","npm-run-all":"^4.1.5","prettier":"^2.5.1","upem":"^7.0.0"},"scripts":{"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 prettier","lint:eslint":"eslint src test","lint:fix":"npm-run-all lint:fix:eslint prettier:fix","lint:fix:eslint":"eslint --fix src test","prettier":"prettier --loglevel warn --check src/**/*.js test/**/*.{js,json} *.{md,yml,json} types/*","prettier:fix":"prettier --loglevel warn --write src/**/*.js test/**/*.{js,json} *.{md,yml,json} types/*","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","test":"jest --collectCoverage","update-dependencies":"npm-run-all upem:update upem:install lint:fix check","upem:update":"npm outdated --json | upem","upem:install":"npm install"},"jest":{"clearMocks":true,"testEnvironment":"node","coverageDirectory":"coverage","coverageReporters":["text-summary","lcov","html"],"coverageThreshold":{"global":{"statements":100,"branches":100,"functions":100,"lines":100,"exclude":["test/**/*","coverage/**/*","tmp*"],"all":true}}},"engines":{"node":"^12||^14||>=16"},"types":"types/index.d.ts","eslintConfig":{"extends":"moving-meadow","env":{"node":true,"es6":true},"overrides":[{"files":["test/**/*.js"],"env":{"jest":true}}],"rules":{"complexity":["warn",4],"security/detect-non-literal-require":"off","node/global-require":"off","import/no-dynamic-require":"off","import/order":"warn"}},"eslintIgnore":["node_modules"],"gitHead":"611edf4c2899ed8e0bc5e935d3b9b9749dc23a43","_id":"semver-try-require@5.0.2","_nodeVersion":"17.4.0","_npmVersion":"8.3.1","dist":{"shasum":"8b99e8de5b444d086703a9370dc1961b87a91698","size":3868,"noattachment":false,"key":"/semver-try-require/-/semver-try-require-5.0.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/semver-try-require/download/semver-try-require-5.0.2.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_5.0.2_1647785612430_0.6121571499476142"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-03-20T14:13:36.136Z","publish_time":1647785612623,"_cnpm_publish_time":1647785612623,"dist-tags":{"beta":"6.0.1-beta-1","latest":"6.2.2"}}