{"name":"semver-try-require","version":"2.0.4","description":"micro module to require (versions of) modules that might not be there","main":"src/index.js","scripts":{"check":"npm-run-all --parallel lint test","check:full":"npm-run-all --parallel check check:outdated","check:outdated":"npm outdated","lint":"eslint src test","lint:fix":"eslint --fix src test","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"},"keywords":[],"author":{"name":"Sander Verweij","url":"https://sverweij.github.io/"},"license":"MIT","devDependencies":{"eslint":"5.15.3","eslint-config-standard":"12.0.0","eslint-plugin-import":"2.16.0","eslint-plugin-node":"8.0.1","eslint-plugin-promise":"4.0.1","eslint-plugin-security":"1.4.0","eslint-plugin-standard":"4.0.0","jest":"24.5.0","npm-run-all":"4.1.5","upem":"2.0.0"},"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":"6.0.0"},"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":">=6"},"types":"types/index.d.ts","eslintConfig":{"extends":"standard","plugins":["security"],"env":{"node":true,"es6":true},"overrides":[{"files":["test/**/*.js"],"env":{"jest":true}}],"rules":{"complexity":["warn",4],"security/detect-unsafe-regex":"error","security/detect-buffer-noassert":"error","security/detect-child-process":"error","security/detect-disable-mustache-escape":"error","security/detect-eval-with-expression":"error","security/detect-no-csrf-before-method-override":"error","security/detect-non-literal-fs-filename":"off","security/detect-non-literal-regexp":"error","security/detect-non-literal-require":"error","security/detect-object-injection":"error","security/detect-possible-timing-attacks":"error","security/detect-pseudoRandomBytes":"error"}},"eslintIgnore":["node_modules"],"gitHead":"4179c4d20c8fc4ccbdbeb365574fffdc7d18384d","_id":"semver-try-require@2.0.4","_nodeVersion":"11.10.1","_npmVersion":"6.7.0","dist":{"shasum":"ce4773428fcb826f6da675c9a9417036b51885fb","size":3432,"noattachment":false,"key":"/semver-try-require/-/semver-try-require-2.0.4.tgz","tarball":"http://registry.cnpm.dingdandao.com/semver-try-require/download/semver-try-require-2.0.4.tgz"},"maintainers":[{"name":"sverweij","email":"sverweij@yandex.com"}],"_npmUser":{"name":"sverweij","email":"sverweij@yandex.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/semver-try-require_2.0.4_1553717442009_0.43835438608856214"},"_hasShrinkwrap":false,"publish_time":1553717442200,"_cnpm_publish_time":1553717442200,"_cnpmcore_publish_time":"2021-12-16T14:48:24.942Z","dist-tags":{"beta":"6.0.1-beta-1","latest":"6.2.2"}}