{"name":"gex","description":"Glob expressions for JavaScript","scripts":{"test":"lab -v -L -P test -t 85","coveralls":"lab -s -P test -r lcov -I URL,URLSearchParams | coveralls","prettier":"prettier --write --no-semi --single-quote gex.js lib/*.js test/*.js","clean":"rm -rf node_modules yarn.lock package-lock.json","reset":"npm run clean && npm i && npm test","repo-tag":"REPO_VERSION=`node -e \"console.log(require('./package').version)\"`; echo TAG: v$REPO_VERSION && git commit -a -m v$REPO_VERSION && git push && git tag v$REPO_VERSION && git push --tags;","repo-publish":"npm run clean && npm i && npm run prettier && npm test && npm run repo-tag && npm publish --registry http://registry.npmjs.org"},"keywords":["glob","star","question","mark","expression","regular"],"version":"1.0.0","homepage":"https://github.com/rjrodger/gex","author":{"name":"Richard Rodger","url":"http://richardrodger.com/"},"contributors":[{"name":"Richard Rodger","url":"http://richardrodger.com/"}],"license":"MIT","dependencies":{},"main":"gex.js","repository":{"type":"git","url":"git+https://github.com/rjrodger/gex.git"},"devDependencies":{"@hapi/code":"^7.0.0","@hapi/lab":"^21.0.0","coveralls":"^3.0.7"},"gitHead":"8fdff5c3cf1fe4738c883aa3ae02067cf75e6d00","bugs":{"url":"https://github.com/rjrodger/gex/issues"},"_id":"gex@1.0.0","_nodeVersion":"10.15.3","_npmVersion":"6.11.3","dist":{"shasum":"99acfe13de9987e8a0bebc8f72a5ef491c5ad231","size":3843,"noattachment":false,"key":"/gex/-/gex-1.0.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/gex/download/gex-1.0.0.tgz"},"maintainers":[{"name":"rjrodger","email":"richard.rodger@nearform.com"}],"_npmUser":{"name":"rjrodger","email":"richard.rodger@voxgig.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/gex_1.0.0_1574034463303_0.46873342164873777"},"_hasShrinkwrap":false,"publish_time":1574034463426,"_cnpm_publish_time":1574034463426,"dist-tags":{"latest":"3.1.0"}}