{"name":"semver-try-require","version":"2.0.3","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.6.1","eslint-config-standard":"12.0.0","eslint-plugin-import":"2.14.0","eslint-plugin-node":"7.0.1","eslint-plugin-promise":"4.0.1","eslint-plugin-security":"1.4.0","eslint-plugin-standard":"4.0.0","jest":"23.6.0","npm-run-all":"4.1.3","upem":"1.0.1"},"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":"5.6.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":"2e4d1689279db6f12059b7ca8c102c61edf57155","_id":"semver-try-require@2.0.3","_npmVersion":"6.4.1","_nodeVersion":"10.10.0","_npmUser":{"name":"sverweij","email":"sverweij@yandex.com"},"dist":{"shasum":"d7566afc4d76be697d862b5be95c695836ddb5a0","size":3426,"noattachment":false,"key":"/semver-try-require/-/semver-try-require-2.0.3.tgz","tarball":"http://registry.cnpm.dingdandao.com/semver-try-require/download/semver-try-require-2.0.3.tgz"},"maintainers":[{"name":"sverweij","email":"sverweij@yandex.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/semver-try-require_2.0.3_1539287110944_0.019677610407029977"},"_hasShrinkwrap":false,"publish_time":1539287111036,"_cnpm_publish_time":1539287111036,"_cnpmcore_publish_time":"2021-12-16T14:48:25.160Z","dist-tags":{"beta":"6.0.1-beta-1","latest":"6.2.2"}}