{"name":"gex","version":"3.0.0","main":"dist/gex.js","browser":"dist/gex.min.js","types":"dist/gex.d.ts","description":"Glob expressions for JavaScript","scripts":{"watch":"tsc -w -d","test":"lab -v -L -P test -t 90 --sourcemaps --transform node_modules/lab-transform-typescript -r console -o stdout -r html -o test/coverage.html","test-web":"browserify -o test-web/test-web.js -e test/gex.test.js -s Gex -im -i assert -i @hapi/lab && open test-web/index.html","build":"tsc -d && cp dist/gex.js dist/gex.min.js && browserify -o dist/gex.min.js -e dist/gex.js -s Gex -im -i assert -p tinyify","coveralls":"lab -s -P test -r lcov | coveralls","prettier":"prettier --write --no-semi --single-quote gex.ts 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 repo-publish-quick","repo-publish-quick":"npm run prettier && npm run build && npm run test && npm run test-web && npm run repo-tag && npm publish --registry http://registry.npmjs.org "},"keywords":["glob","star","question","mark","expression","regular"],"homepage":"https://github.com/rjrodger/gex","author":{"name":"Richard Rodger","url":"http://richardrodger.com/"},"license":"MIT","dependencies":{},"repository":{"type":"git","url":"git+https://github.com/rjrodger/gex.git"},"devDependencies":{"@hapi/code":"^8.0.2","@hapi/lab":"^24.1.0","browserify":"^17.0.0","coveralls":"^3.1.0","prettier":"^2.1.2","tinyify":"^3.0.0","typescript":"^4.0.5","hapi-lab-shim":"0.0.2","jsonic":"^1.0.1","lab-transform-typescript":"^3.0.1"},"gitHead":"dd91bf6b6d1579ae6be016c04873bfb485f286ff","bugs":{"url":"https://github.com/rjrodger/gex/issues"},"_id":"gex@3.0.0","_nodeVersion":"12.14.1","_npmVersion":"6.13.4","dist":{"shasum":"2f2aef0617029679cd98fe0822f9b6eb0c67d907","size":6253,"noattachment":false,"key":"/gex/-/gex-3.0.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/gex/download/gex-3.0.0.tgz"},"_npmUser":{"name":"rjrodger","email":"richard.rodger@voxgig.com"},"directories":{},"maintainers":[{"name":"rjrodger","email":"richard.rodger@nearform.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/gex_3.0.0_1605747925008_0.21362962157307752"},"_hasShrinkwrap":false,"publish_time":1605747925135,"_cnpm_publish_time":1605747925135,"dist-tags":{"latest":"3.1.0"}}