{"name":"semver-try-require","version":"2.0.2","description":"micro module to require (versions of) modules that might not be there","main":"src/index.js","files":["src/","types/","LICENSE","package.json","README.md"],"scripts":{"check":"npm-run-all --parallel lint test:cover","check:full":"npm-run-all --parallel check check:outdated","check:outdated":"npm outdated","lint":"eslint src test","lint:fix":"eslint --fix src test","test":"mocha test/*.spec.js","test:cover":"nyc --check-coverage npm test","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":{"chai":"4.1.2","eslint":"5.4.0","eslint-plugin-import":"2.14.0","eslint-plugin-mocha":"5.2.0","eslint-plugin-node":"7.0.1","eslint-plugin-security":"1.4.0","mocha":"5.2.0","npm-run-all":"4.1.3","nyc":"13.0.1","upem":"1.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":"5.5.1"},"nyc":{"statements":100,"branches":100,"functions":100,"lines":100,"exclude":["test/**/*","coverage/**/*","tmp*"],"reporter":["text-summary","html","lcov"],"all":true},"engines":{"node":">=6"},"types":"types/index.d.ts","eslintIgnore":["node_modules"],"gitHead":"5fb44a02ed52ad61ccb6def65e9750f187a20388","_id":"semver-try-require@2.0.2","_npmVersion":"6.2.0","_nodeVersion":"10.9.0","_npmUser":{"name":"sverweij","email":"sverweij@yandex.com"},"dist":{"shasum":"63c2d735ee9b2b49396387950f63ed95a2f2bcc4","size":3109,"noattachment":false,"key":"/semver-try-require/-/semver-try-require-2.0.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/semver-try-require/download/semver-try-require-2.0.2.tgz"},"maintainers":[{"name":"sverweij","email":"sverweij@yandex.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/semver-try-require_2.0.2_1535401658303_0.554785054036079"},"_hasShrinkwrap":false,"publish_time":1535401658399,"_cnpm_publish_time":1535401658399,"_cnpmcore_publish_time":"2021-12-16T14:48:25.365Z","dist-tags":{"beta":"6.0.1-beta-1","latest":"6.2.2"}}