{"name":"gex","version":"2.1.0","main":"gex.js","browser":"dist/gex.min.js","description":"Glob expressions for JavaScript","scripts":{"test":"lab -v -L -P test -t 100 -I document -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":"cp gex.js dist/gex.min.js && browserify -o dist/gex.min.js -e gex.js -s Gex -im -i assert -p tinyify","coveralls":"lab -s -P test -r lcov -I URL,URLSearchParams | coveralls","prettier":"prettier --write --no-semi --single-quote gex.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 build && npm 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/"},"contributors":[{"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":"^23.0.0","browserify":"^16.5.2","coveralls":"^3.1.0","prettier":"^2.1.1","tinyify":"^3.0.0"},"gitHead":"b21b8a4936ff44cfd315f3c16d9dabda4f20017b","bugs":{"url":"https://github.com/rjrodger/gex/issues"},"_id":"gex@2.1.0","_nodeVersion":"12.14.1","_npmVersion":"6.13.4","dist":{"shasum":"29ac23d397288a3cefd38895adb113fda14c285b","size":4619,"noattachment":false,"key":"/gex/-/gex-2.1.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/gex/download/gex-2.1.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_2.1.0_1599243142720_0.8177948699028281"},"_hasShrinkwrap":false,"publish_time":1599243142902,"_cnpm_publish_time":1599243142902,"dist-tags":{"latest":"3.1.0"}}