{"_id":"regexp.prototype.flags","_rev":"3744992","name":"regexp.prototype.flags","description":"ES6 spec-compliant RegExp.prototype.flags shim.","dist-tags":{"latest":"1.5.4"},"maintainers":[{"name":"ljharb","email":""}],"time":{"modified":"2025-02-13T06:28:12.000Z","created":"2014-12-10T10:13:36.850Z","1.5.4":"2025-01-03T00:40:33.153Z","1.5.3":"2024-10-03T03:59:43.895Z","1.5.2":"2024-02-11T17:51:17.530Z","1.5.1":"2023-09-13T05:29:08.020Z","1.5.0":"2023-04-19T06:57:53.284Z","1.4.3":"2022-04-15T03:33:25.998Z","1.4.2":"2022-04-13T04:55:57.705Z","1.4.1":"2022-01-14T07:27:03.135Z","1.4.0":"2022-01-14T04:54:21.063Z","1.3.2":"2022-01-13T20:41:55.475Z","1.3.1":"2021-01-15T16:19:14.219Z","1.3.0":"2019-12-15T04:57:29.158Z","1.2.0":"2017-10-25T05:14:12.819Z","1.1.1":"2015-08-16T19:55:02.345Z","1.1.0":"2015-08-16T09:08:44.729Z","1.0.1":"2014-12-13T09:55:25.846Z","1.0.0":"2014-12-10T10:13:36.850Z"},"users":{},"author":{"name":"Jordan Harband","email":"ljharb@gmail.com"},"repository":{"type":"git","url":"git://github.com/es-shims/RegExp.prototype.flags.git"},"versions":{"1.5.4":{"name":"regexp.prototype.flags","version":"1.5.4","author":{"name":"Jordan Harband","email":"ljharb@gmail.com"},"funding":{"url":"https://github.com/sponsors/ljharb"},"description":"ES6 spec-compliant RegExp.prototype.flags shim.","license":"MIT","main":"index.js","scripts":{"prepack":"npmignore --auto --commentLines=autogenerated","prepublish":"not-in-publish || npm run prepublishOnly","prepublishOnly":"safe-publish-latest","pretest":"npm run lint","test":"npm run tests-only","posttest":"npx npm@'>=10.2' audit --production","tests-only":"nyc tape 'test/**/*.js'","prelint":"eclint check $(git ls-files | xargs find 2> /dev/null | grep -vE 'node_modules|\\.git')","lint":"eslint --ext=js,mjs .","postlint":"evalmd README.md && es-shim-api --bound","version":"auto-changelog && git add CHANGELOG.md","postversion":"auto-changelog && git add CHANGELOG.md && git commit --no-edit --amend && git tag -f \"v$(node -e \"console.log(require('./package.json').version)\")\""},"repository":{"type":"git","url":"git://github.com/es-shims/RegExp.prototype.flags.git"},"keywords":["RegExp.prototype.flags","regex","regular expression","ES6","shim","flag","flags","regexp","RegExp#flags","polyfill","es-shim API"],"dependencies":{"call-bind":"^1.0.8","define-properties":"^1.2.1","es-errors":"^1.3.0","get-proto":"^1.0.1","gopd":"^1.2.0","set-function-name":"^2.0.2"},"devDependencies":{"@es-shims/api":"^2.5.1","@ljharb/eslint-config":"^21.1.1","auto-changelog":"^2.5.0","available-regexp-flags":"^1.0.4","eclint":"^2.8.1","encoding":"^0.1.13","es-value-fixtures":"^1.5.0","eslint":"=8.8.0","evalmd":"^0.0.19","for-each":"^0.3.3","functions-have-names":"^1.2.3","has-strict-mode":"^1.0.1","hasown":"^2.0.2","in-publish":"^2.0.1","npmignore":"^0.3.1","nyc":"^10.3.2","object-inspect":"^1.13.3","safe-publish-latest":"^2.0.0","tape":"^5.9.0"},"testling":{"files":"test/index.js","browsers":["iexplore/9.0..latest","firefox/4.0..6.0","firefox/15.0..latest","firefox/nightly","chrome/4.0..10.0","chrome/20.0..latest","chrome/canary","opera/11.6..latest","opera/next","safari/5.0..latest","ipad/6.0..latest","iphone/6.0..latest","android-browser/4.2"]},"engines":{"node":">= 0.4"},"auto-changelog":{"output":"CHANGELOG.md","template":"keepachangelog","unreleased":false,"commitLimit":false,"backfillLimit":false,"hideCredit":true},"publishConfig":{"ignore":[".github/workflows"]},"_id":"regexp.prototype.flags@1.5.4","gitHead":"36fcf221a351d8451d02bcdf91e63cf3ee83b1db","bugs":{"url":"https://github.com/es-shims/RegExp.prototype.flags/issues"},"homepage":"https://github.com/es-shims/RegExp.prototype.flags#readme","_nodeVersion":"23.5.0","_npmVersion":"10.9.2","dist":{"shasum":"1ad6c62d44a259007e55b3970e00f746efbcaa19","size":13056,"noattachment":false,"key":"/regexp.prototype.flags/-/regexp.prototype.flags-1.5.4.tgz","tarball":"http://registry.cnpm.dingdandao.com/regexp.prototype.flags/download/regexp.prototype.flags-1.5.4.tgz"},"_npmUser":{"name":"ljharb","email":"ljharb@gmail.com"},"directories":{},"maintainers":[{"name":"ljharb","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/regexp.prototype.flags_1.5.4_1735864832885_0.6431442628571149"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-01-03T00:40:33.153Z","publish_time":1735864833153,"_source_registry_name":"default","_cnpm_publish_time":1735864833153},"1.5.3":{"name":"regexp.prototype.flags","version":"1.5.3","author":{"name":"Jordan Harband","email":"ljharb@gmail.com"},"funding":{"url":"https://github.com/sponsors/ljharb"},"description":"ES6 spec-compliant RegExp.prototype.flags shim.","license":"MIT","main":"index.js","scripts":{"prepack":"npmignore --auto --commentLines=autogenerated","prepublish":"not-in-publish || npm run prepublishOnly","prepublishOnly":"safe-publish-latest","pretest":"npm run lint","test":"npm run tests-only","posttest":"npx npm@'>=10.2' audit --production","tests-only":"nyc tape 'test/**/*.js'","prelint":"eclint check $(git ls-files | xargs find 2> /dev/null | grep -vE 'node_modules|\\.git')","lint":"eslint --ext=js,mjs .","postlint":"evalmd README.md && es-shim-api --bound","version":"auto-changelog && git add CHANGELOG.md","postversion":"auto-changelog && git add CHANGELOG.md && git commit --no-edit --amend && git tag -f \"v$(node -e \"console.log(require('./package.json').version)\")\""},"repository":{"type":"git","url":"git://github.com/es-shims/RegExp.prototype.flags.git"},"keywords":["RegExp.prototype.flags","regex","regular expression","ES6","shim","flag","flags","regexp","RegExp#flags","polyfill","es-shim API"],"dependencies":{"call-bind":"^1.0.7","define-properties":"^1.2.1","es-errors":"^1.3.0","set-function-name":"^2.0.2"},"devDependencies":{"@es-shims/api":"^2.5.1","@ljharb/eslint-config":"^21.1.1","auto-changelog":"^2.5.0","available-regexp-flags":"^1.0.4","eclint":"^2.8.1","encoding":"^0.1.13","es-value-fixtures":"^1.5.0","eslint":"=8.8.0","evalmd":"^0.0.19","for-each":"^0.3.3","functions-have-names":"^1.2.3","has-strict-mode":"^1.0.1","hasown":"^2.0.2","in-publish":"^2.0.1","npmignore":"^0.3.1","nyc":"^10.3.2","object-inspect":"^1.13.2","safe-publish-latest":"^2.0.0","tape":"^5.9.0"},"testling":{"files":"test/index.js","browsers":["iexplore/9.0..latest","firefox/4.0..6.0","firefox/15.0..latest","firefox/nightly","chrome/4.0..10.0","chrome/20.0..latest","chrome/canary","opera/11.6..latest","opera/next","safari/5.0..latest","ipad/6.0..latest","iphone/6.0..latest","android-browser/4.2"]},"engines":{"node":">= 0.4"},"auto-changelog":{"output":"CHANGELOG.md","template":"keepachangelog","unreleased":false,"commitLimit":false,"backfillLimit":false,"hideCredit":true},"publishConfig":{"ignore":[".github/workflows"]},"_id":"regexp.prototype.flags@1.5.3","gitHead":"1ab57aad4a58f9f86bef3f2e6af671bb3c80a4af","bugs":{"url":"https://github.com/es-shims/RegExp.prototype.flags/issues"},"homepage":"https://github.com/es-shims/RegExp.prototype.flags#readme","_nodeVersion":"22.9.0","_npmVersion":"10.8.3","dist":{"shasum":"b3ae40b1d2499b8350ab2c3fe6ef3845d3a96f42","size":12915,"noattachment":false,"key":"/regexp.prototype.flags/-/regexp.prototype.flags-1.5.3.tgz","tarball":"http://registry.cnpm.dingdandao.com/regexp.prototype.flags/download/regexp.prototype.flags-1.5.3.tgz"},"_npmUser":{"name":"ljharb","email":"ljharb@gmail.com"},"directories":{},"maintainers":[{"name":"ljharb","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/regexp.prototype.flags_1.5.3_1727927983749_0.7084273013748432"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-10-03T03:59:43.895Z","publish_time":1727927983895,"_source_registry_name":"default","_cnpm_publish_time":1727927983895},"1.5.2":{"name":"regexp.prototype.flags","version":"1.5.2","author":{"name":"Jordan Harband","email":"ljharb@gmail.com"},"funding":{"url":"https://github.com/sponsors/ljharb"},"description":"ES6 spec-compliant RegExp.prototype.flags shim.","license":"MIT","main":"index.js","scripts":{"prepack":"npmignore --auto --commentLines=autogenerated","prepublish":"not-in-publish || npm run prepublishOnly","prepublishOnly":"safe-publish-latest","pretest":"npm run lint","test":"npm run tests-only","posttest":"aud --production","tests-only":"nyc tape 'test/**/*.js'","prelint":"eclint check $(git ls-files | xargs find 2> /dev/null | grep -vE 'node_modules|\\.git')","lint":"eslint --ext=js,mjs .","postlint":"es-shim-api --bound","version":"auto-changelog && git add CHANGELOG.md","postversion":"auto-changelog && git add CHANGELOG.md && git commit --no-edit --amend && git tag -f \"v$(node -e \"console.log(require('./package.json').version)\")\""},"repository":{"type":"git","url":"git://github.com/es-shims/RegExp.prototype.flags.git"},"keywords":["RegExp.prototype.flags","regex","regular expression","ES6","shim","flag","flags","regexp","RegExp#flags","polyfill","es-shim API"],"dependencies":{"call-bind":"^1.0.6","define-properties":"^1.2.1","es-errors":"^1.3.0","set-function-name":"^2.0.1"},"devDependencies":{"@es-shims/api":"^2.4.2","@ljharb/eslint-config":"^21.1.0","aud":"^2.0.4","auto-changelog":"^2.4.0","available-regexp-flags":"^1.0.2","eclint":"^2.8.1","es-value-fixtures":"^1.4.2","eslint":"=8.8.0","for-each":"^0.3.3","functions-have-names":"^1.2.3","has-strict-mode":"^1.0.1","hasown":"^2.0.1","in-publish":"^2.0.1","npmignore":"^0.3.1","nyc":"^10.3.2","object-inspect":"^1.13.1","safe-publish-latest":"^2.0.0","tape":"^5.7.4"},"testling":{"files":"test/index.js","browsers":["iexplore/9.0..latest","firefox/4.0..6.0","firefox/15.0..latest","firefox/nightly","chrome/4.0..10.0","chrome/20.0..latest","chrome/canary","opera/11.6..latest","opera/next","safari/5.0..latest","ipad/6.0..latest","iphone/6.0..latest","android-browser/4.2"]},"engines":{"node":">= 0.4"},"auto-changelog":{"output":"CHANGELOG.md","template":"keepachangelog","unreleased":false,"commitLimit":false,"backfillLimit":false,"hideCredit":true},"publishConfig":{"ignore":[".github/workflows"]},"_id":"regexp.prototype.flags@1.5.2","gitHead":"b1d53b17a24bab677103b9e1bff83d97caae8e9a","bugs":{"url":"https://github.com/es-shims/RegExp.prototype.flags/issues"},"homepage":"https://github.com/es-shims/RegExp.prototype.flags#readme","_nodeVersion":"21.6.0","_npmVersion":"10.2.4","dist":{"shasum":"138f644a3350f981a858c44f6bb1a61ff59be334","size":12450,"noattachment":false,"key":"/regexp.prototype.flags/-/regexp.prototype.flags-1.5.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/regexp.prototype.flags/download/regexp.prototype.flags-1.5.2.tgz"},"_npmUser":{"name":"ljharb","email":"ljharb@gmail.com"},"directories":{},"maintainers":[{"name":"ljharb","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/regexp.prototype.flags_1.5.2_1707673877306_0.09844798967529989"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-02-11T17:51:17.530Z","publish_time":1707673877530,"_source_registry_name":"default","_cnpm_publish_time":1707673877530},"1.5.1":{"name":"regexp.prototype.flags","version":"1.5.1","author":{"name":"Jordan Harband","email":"ljharb@gmail.com"},"funding":{"url":"https://github.com/sponsors/ljharb"},"description":"ES6 spec-compliant RegExp.prototype.flags shim.","license":"MIT","main":"index.js","scripts":{"prepack":"npmignore --auto --commentLines=autogenerated","prepublish":"not-in-publish || npm run prepublishOnly","prepublishOnly":"safe-publish-latest","pretest":"npm run lint","test":"npm run tests-only","posttest":"aud --production","tests-only":"nyc tape 'test/**/*.js'","prelint":"eclint check $(git ls-files | xargs find 2> /dev/null | grep -vE 'node_modules|\\.git')","lint":"eslint --ext=js,mjs .","postlint":"es-shim-api --bound","version":"auto-changelog && git add CHANGELOG.md","postversion":"auto-changelog && git add CHANGELOG.md && git commit --no-edit --amend && git tag -f \"v$(node -e \"console.log(require('./package.json').version)\")\""},"repository":{"type":"git","url":"git://github.com/es-shims/RegExp.prototype.flags.git"},"keywords":["RegExp.prototype.flags","regex","regular expression","ES6","shim","flag","flags","regexp","RegExp#flags","polyfill","es-shim API"],"dependencies":{"call-bind":"^1.0.2","define-properties":"^1.2.0","set-function-name":"^2.0.0"},"devDependencies":{"@es-shims/api":"^2.4.2","@ljharb/eslint-config":"^21.1.0","aud":"^2.0.3","auto-changelog":"^2.4.0","available-regexp-flags":"^1.0.2","covert":"^1.1.1","eclint":"^2.8.1","eslint":"=8.8.0","for-each":"^0.3.3","functions-have-names":"^1.2.3","has":"^1.0.3","has-strict-mode":"^1.0.1","in-publish":"^2.0.1","npmignore":"^0.3.0","nyc":"^10.3.2","object-inspect":"^1.12.3","safe-publish-latest":"^2.0.0","tape":"^5.6.6"},"testling":{"files":"test/index.js","browsers":["iexplore/9.0..latest","firefox/4.0..6.0","firefox/15.0..latest","firefox/nightly","chrome/4.0..10.0","chrome/20.0..latest","chrome/canary","opera/11.6..latest","opera/next","safari/5.0..latest","ipad/6.0..latest","iphone/6.0..latest","android-browser/4.2"]},"engines":{"node":">= 0.4"},"auto-changelog":{"output":"CHANGELOG.md","template":"keepachangelog","unreleased":false,"commitLimit":false,"backfillLimit":false,"hideCredit":true},"publishConfig":{"ignore":[".github/workflows"]},"_id":"regexp.prototype.flags@1.5.1","gitHead":"ffb75fa85d009ebb5f581a4bf9bbd34458ccd8e4","bugs":{"url":"https://github.com/es-shims/RegExp.prototype.flags/issues"},"homepage":"https://github.com/es-shims/RegExp.prototype.flags#readme","_nodeVersion":"20.6.0","_npmVersion":"9.8.1","dist":{"shasum":"90ce989138db209f81492edd734183ce99f9677e","size":12157,"noattachment":false,"key":"/regexp.prototype.flags/-/regexp.prototype.flags-1.5.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/regexp.prototype.flags/download/regexp.prototype.flags-1.5.1.tgz"},"_npmUser":{"name":"ljharb","email":"ljharb@gmail.com"},"directories":{},"maintainers":[{"name":"ljharb","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/regexp.prototype.flags_1.5.1_1694582947788_0.5421140672482339"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-09-13T05:29:08.020Z","publish_time":1694582948020,"_source_registry_name":"default","_cnpm_publish_time":1694582948020},"1.5.0":{"name":"regexp.prototype.flags","version":"1.5.0","author":{"name":"Jordan Harband","email":"ljharb@gmail.com"},"funding":{"url":"https://github.com/sponsors/ljharb"},"description":"ES6 spec-compliant RegExp.prototype.flags shim.","license":"MIT","main":"index.js","scripts":{"prepack":"npmignore --auto --commentLines=autogenerated","prepublish":"not-in-publish || npm run prepublishOnly","prepublishOnly":"safe-publish-latest","pretest":"npm run lint","test":"npm run tests-only","posttest":"aud --production","tests-only":"nyc tape 'test/**/*.js'","prelint":"eclint check $(git ls-files | xargs find 2> /dev/null | grep -vE 'node_modules|\\.git')","lint":"eslint --ext=js,mjs .","postlint":"es-shim-api --bound","version":"auto-changelog && git add CHANGELOG.md","postversion":"auto-changelog && git add CHANGELOG.md && git commit --no-edit --amend && git tag -f \"v$(node -e \"console.log(require('./package.json').version)\")\""},"repository":{"type":"git","url":"git://github.com/es-shims/RegExp.prototype.flags.git"},"keywords":["RegExp.prototype.flags","regex","regular expression","ES6","shim","flag","flags","regexp","RegExp#flags","polyfill","es-shim API"],"dependencies":{"call-bind":"^1.0.2","define-properties":"^1.2.0","functions-have-names":"^1.2.3"},"devDependencies":{"@es-shims/api":"^2.3.1","@ljharb/eslint-config":"^21.0.1","aud":"^2.0.2","auto-changelog":"^2.4.0","available-regexp-flags":"^1.0.1","covert":"^1.1.1","eclint":"^2.8.1","eslint":"=8.8.0","for-each":"^0.3.3","has":"^1.0.3","has-strict-mode":"^1.0.1","in-publish":"^2.0.1","npmignore":"^0.3.0","nyc":"^10.3.2","object-inspect":"^1.12.3","safe-publish-latest":"^2.0.0","tape":"^5.6.3"},"testling":{"files":"test/index.js","browsers":["iexplore/9.0..latest","firefox/4.0..6.0","firefox/15.0..latest","firefox/nightly","chrome/4.0..10.0","chrome/20.0..latest","chrome/canary","opera/11.6..latest","opera/next","safari/5.0..latest","ipad/6.0..latest","iphone/6.0..latest","android-browser/4.2"]},"engines":{"node":">= 0.4"},"auto-changelog":{"output":"CHANGELOG.md","template":"keepachangelog","unreleased":false,"commitLimit":false,"backfillLimit":false,"hideCredit":true},"publishConfig":{"ignore":[".github/workflows"]},"gitHead":"0edc251db52a5e7889ff4b44c7ea5273687ce410","bugs":{"url":"https://github.com/es-shims/RegExp.prototype.flags/issues"},"homepage":"https://github.com/es-shims/RegExp.prototype.flags#readme","_id":"regexp.prototype.flags@1.5.0","_nodeVersion":"20.0.0","_npmVersion":"9.6.4","dist":{"shasum":"fe7ce25e7e4cca8db37b6634c8a2c7009199b9cb","size":11997,"noattachment":false,"key":"/regexp.prototype.flags/-/regexp.prototype.flags-1.5.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/regexp.prototype.flags/download/regexp.prototype.flags-1.5.0.tgz"},"_npmUser":{"name":"ljharb","email":"ljharb@gmail.com"},"directories":{},"maintainers":[{"name":"ljharb","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/regexp.prototype.flags_1.5.0_1681887473099_0.9588566361064341"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-04-19T06:57:53.284Z","publish_time":1681887473284,"_cnpm_publish_time":1681887473284},"1.4.3":{"name":"regexp.prototype.flags","version":"1.4.3","author":{"name":"Jordan Harband","email":"ljharb@gmail.com"},"funding":{"url":"https://github.com/sponsors/ljharb"},"description":"ES6 spec-compliant RegExp.prototype.flags shim.","license":"MIT","main":"index.js","scripts":{"prepublish":"not-in-publish || npm run prepublishOnly","prepublishOnly":"safe-publish-latest","pretest":"npm run lint","test":"npm run tests-only","posttest":"aud --production","tests-only":"nyc tape 'test/**/*.js'","prelint":"eclint check $(git ls-files | xargs find 2> /dev/null | grep -vE 'node_modules|\\.git')","lint":"eslint --ext=js,mjs .","postlint":"es-shim-api --bound","version":"auto-changelog && git add CHANGELOG.md","postversion":"auto-changelog && git add CHANGELOG.md && git commit --no-edit --amend && git tag -f \"v$(node -e \"console.log(require('./package.json').version)\")\""},"repository":{"type":"git","url":"git://github.com/es-shims/RegExp.prototype.flags.git"},"keywords":["RegExp.prototype.flags","regex","regular expression","ES6","shim","flag","flags","regexp","RegExp#flags","polyfill","es-shim API"],"dependencies":{"call-bind":"^1.0.2","define-properties":"^1.1.3","functions-have-names":"^1.2.2"},"devDependencies":{"@es-shims/api":"^2.2.3","@ljharb/eslint-config":"^21.0.0","aud":"^2.0.0","auto-changelog":"^2.4.0","available-regexp-flags":"^1.0.0","covert":"^1.1.1","eclint":"^2.8.1","eslint":"=8.8.0","foreach":"^2.0.5","has":"^1.0.3","has-strict-mode":"^1.0.1","nyc":"^10.3.2","object-inspect":"^1.12.0","safe-publish-latest":"^2.0.0","tape":"^5.5.3"},"testling":{"files":"test/index.js","browsers":["iexplore/9.0..latest","firefox/4.0..6.0","firefox/15.0..latest","firefox/nightly","chrome/4.0..10.0","chrome/20.0..latest","chrome/canary","opera/11.6..latest","opera/next","safari/5.0..latest","ipad/6.0..latest","iphone/6.0..latest","android-browser/4.2"]},"engines":{"node":">= 0.4"},"auto-changelog":{"output":"CHANGELOG.md","template":"keepachangelog","unreleased":false,"commitLimit":false,"backfillLimit":false,"hideCredit":true},"gitHead":"0ed48d003353a0157f14ca8f2b5e3034830dd179","bugs":{"url":"https://github.com/es-shims/RegExp.prototype.flags/issues"},"homepage":"https://github.com/es-shims/RegExp.prototype.flags#readme","_id":"regexp.prototype.flags@1.4.3","_nodeVersion":"17.9.0","_npmVersion":"8.3.1","dist":{"shasum":"87cab30f80f66660181a3bb7bf5981a872b367ac","size":11537,"noattachment":false,"key":"/regexp.prototype.flags/-/regexp.prototype.flags-1.4.3.tgz","tarball":"http://registry.cnpm.dingdandao.com/regexp.prototype.flags/download/regexp.prototype.flags-1.4.3.tgz"},"_npmUser":{"name":"ljharb","email":"ljharb@gmail.com"},"directories":{},"maintainers":[{"name":"ljharb","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/regexp.prototype.flags_1.4.3_1649993605741_0.33023018068904175"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-04-15T03:33:39.572Z","publish_time":1649993605998,"_cnpm_publish_time":1649993605998},"1.4.2":{"name":"regexp.prototype.flags","version":"1.4.2","author":{"name":"Jordan Harband","email":"ljharb@gmail.com"},"funding":{"url":"https://github.com/sponsors/ljharb"},"description":"ES6 spec-compliant RegExp.prototype.flags shim.","license":"MIT","main":"index.js","scripts":{"prepublish":"not-in-publish || npm run prepublishOnly","prepublishOnly":"safe-publish-latest","pretest":"npm run lint","test":"npm run tests-only","posttest":"aud --production","tests-only":"nyc tape 'test/**/*.js'","prelint":"eclint check $(git ls-files | xargs find 2> /dev/null | grep -vE 'node_modules|\\.git')","lint":"eslint --ext=js,mjs .","postlint":"es-shim-api --bound","version":"auto-changelog && git add CHANGELOG.md","postversion":"auto-changelog && git add CHANGELOG.md && git commit --no-edit --amend && git tag -f \"v$(node -e \"console.log(require('./package.json').version)\")\""},"repository":{"type":"git","url":"git://github.com/es-shims/RegExp.prototype.flags.git"},"keywords":["RegExp.prototype.flags","regex","regular expression","ES6","shim","flag","flags","regexp","RegExp#flags","polyfill","es-shim API"],"dependencies":{"call-bind":"^1.0.2","define-properties":"^1.1.3"},"devDependencies":{"@es-shims/api":"^2.2.3","@ljharb/eslint-config":"^21.0.0","aud":"^2.0.0","auto-changelog":"^2.4.0","available-regexp-flags":"^1.0.0","covert":"^1.1.1","eclint":"^2.8.1","eslint":"=8.8.0","foreach":"^2.0.5","functions-have-names":"^1.2.2","has":"^1.0.3","has-strict-mode":"^1.0.1","nyc":"^10.3.2","object-inspect":"^1.12.0","safe-publish-latest":"^2.0.0","tape":"^5.5.3"},"testling":{"files":"test/index.js","browsers":["iexplore/9.0..latest","firefox/4.0..6.0","firefox/15.0..latest","firefox/nightly","chrome/4.0..10.0","chrome/20.0..latest","chrome/canary","opera/11.6..latest","opera/next","safari/5.0..latest","ipad/6.0..latest","iphone/6.0..latest","android-browser/4.2"]},"engines":{"node":">= 0.4"},"auto-changelog":{"output":"CHANGELOG.md","template":"keepachangelog","unreleased":false,"commitLimit":false,"backfillLimit":false,"hideCredit":true},"gitHead":"cc38017efaf0ac9ebe857e25bc08499c9916fc7a","bugs":{"url":"https://github.com/es-shims/RegExp.prototype.flags/issues"},"homepage":"https://github.com/es-shims/RegExp.prototype.flags#readme","_id":"regexp.prototype.flags@1.4.2","_nodeVersion":"17.9.0","_npmVersion":"8.3.1","dist":{"shasum":"bf635117a2f4b755595ebb0c0ee2d2a49b2084db","size":11381,"noattachment":false,"key":"/regexp.prototype.flags/-/regexp.prototype.flags-1.4.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/regexp.prototype.flags/download/regexp.prototype.flags-1.4.2.tgz"},"_npmUser":{"name":"ljharb","email":"ljharb@gmail.com"},"directories":{},"maintainers":[{"name":"ljharb","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/regexp.prototype.flags_1.4.2_1649825757541_0.5553101015907627"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-04-13T04:56:02.673Z","publish_time":1649825757705,"_cnpm_publish_time":1649825757705},"1.4.1":{"name":"regexp.prototype.flags","version":"1.4.1","author":{"name":"Jordan Harband","email":"ljharb@gmail.com"},"funding":{"url":"https://github.com/sponsors/ljharb"},"description":"ES6 spec-compliant RegExp.prototype.flags shim.","license":"MIT","main":"index.js","scripts":{"prepublish":"not-in-publish || npm run prepublishOnly","prepublishOnly":"safe-publish-latest","pretest":"npm run lint","test":"npm run tests-only","posttest":"aud --production","tests-only":"nyc tape 'test/**/*.js'","prelint":"eclint check $(git ls-files | xargs find 2> /dev/null | grep -vE 'node_modules|\\.git')","lint":"eslint --ext=js,mjs .","postlint":"es-shim-api --bound","version":"auto-changelog && git add CHANGELOG.md","postversion":"auto-changelog && git add CHANGELOG.md && git commit --no-edit --amend && git tag -f \"v$(node -e \"console.log(require('./package.json').version)\")\""},"repository":{"type":"git","url":"git://github.com/es-shims/RegExp.prototype.flags.git"},"keywords":["RegExp.prototype.flags","regex","regular expression","ES6","shim","flag","flags","regexp","RegExp#flags","polyfill","es-shim API"],"dependencies":{"call-bind":"^1.0.2","define-properties":"^1.1.3"},"devDependencies":{"@es-shims/api":"^2.2.3","@ljharb/eslint-config":"^20.2.0","aud":"^2.0.0","auto-changelog":"^2.3.0","available-regexp-flags":"^1.0.0","covert":"^1.1.1","eclint":"^2.8.1","eslint":"^8.6.0","foreach":"^2.0.5","functions-have-names":"^1.2.2","has":"^1.0.3","has-strict-mode":"^1.0.1","nyc":"^10.3.2","object-inspect":"^1.12.0","safe-publish-latest":"^2.0.0","tape":"^5.4.0"},"testling":{"files":"test/index.js","browsers":["iexplore/9.0..latest","firefox/4.0..6.0","firefox/15.0..latest","firefox/nightly","chrome/4.0..10.0","chrome/20.0..latest","chrome/canary","opera/11.6..latest","opera/next","safari/5.0..latest","ipad/6.0..latest","iphone/6.0..latest","android-browser/4.2"]},"engines":{"node":">= 0.4"},"auto-changelog":{"output":"CHANGELOG.md","template":"keepachangelog","unreleased":false,"commitLimit":false,"backfillLimit":false,"hideCredit":true},"gitHead":"81d3adc11ae344cc2b85d643b8df07de5fefba29","bugs":{"url":"https://github.com/es-shims/RegExp.prototype.flags/issues"},"homepage":"https://github.com/es-shims/RegExp.prototype.flags#readme","_id":"regexp.prototype.flags@1.4.1","_nodeVersion":"17.3.1","_npmVersion":"8.3.0","dist":{"shasum":"b3f4c0059af9e47eca9f3f660e51d81307e72307","size":11011,"noattachment":false,"key":"/regexp.prototype.flags/-/regexp.prototype.flags-1.4.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/regexp.prototype.flags/download/regexp.prototype.flags-1.4.1.tgz"},"_npmUser":{"name":"ljharb","email":"ljharb@gmail.com"},"directories":{},"maintainers":[{"name":"ljharb","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/regexp.prototype.flags_1.4.1_1642145222930_0.049692340395019574"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-01-14T07:37:09.838Z","publish_time":1642145223135,"_cnpm_publish_time":1642145223135},"1.4.0":{"name":"regexp.prototype.flags","version":"1.4.0","author":{"name":"Jordan Harband","email":"ljharb@gmail.com"},"funding":{"url":"https://github.com/sponsors/ljharb"},"description":"ES6 spec-compliant RegExp.prototype.flags shim.","license":"MIT","main":"index.js","scripts":{"prepublish":"not-in-publish || npm run prepublishOnly","prepublishOnly":"safe-publish-latest","pretest":"npm run lint","test":"npm run tests-only","posttest":"aud --production","tests-only":"nyc tape 'test/**/*.js'","prelint":"eclint check $(git ls-files | xargs find 2> /dev/null | grep -vE 'node_modules|\\.git')","lint":"eslint --ext=js,mjs .","postlint":"es-shim-api --bound","version":"auto-changelog && git add CHANGELOG.md","postversion":"auto-changelog && git add CHANGELOG.md && git commit --no-edit --amend && git tag -f \"v$(node -e \"console.log(require('./package.json').version)\")\""},"repository":{"type":"git","url":"git://github.com/es-shims/RegExp.prototype.flags.git"},"keywords":["RegExp.prototype.flags","regex","regular expression","ES6","shim","flag","flags","regexp","RegExp#flags","polyfill","es-shim API"],"dependencies":{"call-bind":"^1.0.2","define-properties":"^1.1.3"},"devDependencies":{"@es-shims/api":"^2.2.3","@ljharb/eslint-config":"^20.2.0","aud":"^2.0.0","auto-changelog":"^2.3.0","available-regexp-flags":"^1.0.0","covert":"^1.1.1","eclint":"^2.8.1","eslint":"^8.6.0","foreach":"^2.0.5","functions-have-names":"^1.2.2","has":"^1.0.3","has-strict-mode":"^1.0.1","nyc":"^10.3.2","object-inspect":"^1.12.0","safe-publish-latest":"^2.0.0","tape":"^5.4.0"},"testling":{"files":"test/index.js","browsers":["iexplore/9.0..latest","firefox/4.0..6.0","firefox/15.0..latest","firefox/nightly","chrome/4.0..10.0","chrome/20.0..latest","chrome/canary","opera/11.6..latest","opera/next","safari/5.0..latest","ipad/6.0..latest","iphone/6.0..latest","android-browser/4.2"]},"engines":{"node":">= 0.4"},"auto-changelog":{"output":"CHANGELOG.md","template":"keepachangelog","unreleased":false,"commitLimit":false,"backfillLimit":false,"hideCredit":true},"gitHead":"3ce4dd6a05a6bdf58374652ff79a4fcc637da1e9","bugs":{"url":"https://github.com/es-shims/RegExp.prototype.flags/issues"},"homepage":"https://github.com/es-shims/RegExp.prototype.flags#readme","_id":"regexp.prototype.flags@1.4.0","_nodeVersion":"17.3.1","_npmVersion":"8.3.0","dist":{"shasum":"320e3ccb61ebb74daebffd1c09e484ea3c67070b","size":10948,"noattachment":false,"key":"/regexp.prototype.flags/-/regexp.prototype.flags-1.4.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/regexp.prototype.flags/download/regexp.prototype.flags-1.4.0.tgz"},"_npmUser":{"name":"ljharb","email":"ljharb@gmail.com"},"directories":{},"maintainers":[{"name":"ljharb","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/regexp.prototype.flags_1.4.0_1642136060918_0.8199974239403245"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-01-14T04:54:40.032Z","publish_time":1642136061063,"_cnpm_publish_time":1642136061063},"1.3.2":{"name":"regexp.prototype.flags","version":"1.3.2","author":{"name":"Jordan Harband","email":"ljharb@gmail.com"},"funding":{"url":"https://github.com/sponsors/ljharb"},"description":"ES6 spec-compliant RegExp.prototype.flags shim.","license":"MIT","main":"index.js","scripts":{"prepublish":"not-in-publish || npm run prepublishOnly","prepublishOnly":"safe-publish-latest","pretest":"npm run lint","test":"npm run tests-only","posttest":"aud --production","tests-only":"nyc tape 'test/**/*.js'","prelint":"eclint check $(git ls-files | xargs find 2> /dev/null | grep -vE 'node_modules|\\.git')","lint":"eslint --ext=js,mjs .","postlint":"es-shim-api --bound","version":"auto-changelog && git add CHANGELOG.md","postversion":"auto-changelog && git add CHANGELOG.md && git commit --no-edit --amend && git tag -f \"v$(node -e \"console.log(require('./package.json').version)\")\""},"repository":{"type":"git","url":"git://github.com/es-shims/RegExp.prototype.flags.git"},"keywords":["RegExp.prototype.flags","regex","regular expression","ES6","shim","flag","flags","regexp","RegExp#flags","polyfill","es-shim API"],"dependencies":{"call-bind":"^1.0.2","define-properties":"^1.1.3"},"devDependencies":{"@es-shims/api":"^2.2.3","@ljharb/eslint-config":"^20.2.0","aud":"^2.0.0","auto-changelog":"^2.3.0","covert":"^1.1.1","eclint":"^2.8.1","eslint":"^8.6.0","functions-have-names":"^1.2.2","has":"^1.0.3","has-strict-mode":"^1.0.1","nyc":"^10.3.2","object-inspect":"^1.12.0","safe-publish-latest":"^2.0.0","tape":"^5.4.0"},"testling":{"files":"test/index.js","browsers":["iexplore/9.0..latest","firefox/4.0..6.0","firefox/15.0..latest","firefox/nightly","chrome/4.0..10.0","chrome/20.0..latest","chrome/canary","opera/11.6..latest","opera/next","safari/5.0..latest","ipad/6.0..latest","iphone/6.0..latest","android-browser/4.2"]},"engines":{"node":">= 0.4"},"auto-changelog":{"output":"CHANGELOG.md","template":"keepachangelog","unreleased":false,"commitLimit":false,"backfillLimit":false,"hideCredit":true},"gitHead":"45b78d54fbaf80d2ff0649fffffcdcc452adc6fc","bugs":{"url":"https://github.com/es-shims/RegExp.prototype.flags/issues"},"homepage":"https://github.com/es-shims/RegExp.prototype.flags#readme","_id":"regexp.prototype.flags@1.3.2","_nodeVersion":"17.3.1","_npmVersion":"8.3.0","dist":{"shasum":"ea664a0cf7fecf6bf811a84a06ba88c52b38a5a6","size":10647,"noattachment":false,"key":"/regexp.prototype.flags/-/regexp.prototype.flags-1.3.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/regexp.prototype.flags/download/regexp.prototype.flags-1.3.2.tgz"},"_npmUser":{"name":"ljharb","email":"ljharb@gmail.com"},"directories":{},"maintainers":[{"name":"ljharb","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/regexp.prototype.flags_1.3.2_1642106515274_0.4401661191169741"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-01-13T20:52:00.623Z","publish_time":1642106515475,"_cnpm_publish_time":1642106515475},"1.3.1":{"name":"regexp.prototype.flags","version":"1.3.1","author":{"name":"Jordan Harband","email":"ljharb@gmail.com"},"funding":{"url":"https://github.com/sponsors/ljharb"},"description":"ES6 spec-compliant RegExp.prototype.flags shim.","license":"MIT","main":"index.js","scripts":{"prepublish":"safe-publish-latest","pretest":"npm run lint","test":"npm run tests-only","posttest":"aud --production","tests-only":"nyc tape 'test/**/*.js'","lint":"eslint .","postlint":"es-shim-api --bound","eccheck":"eclint check *.js **/*.js > /dev/null","version":"auto-changelog && git add CHANGELOG.md","postversion":"auto-changelog && git add CHANGELOG.md && git commit --no-edit --amend && git tag -f \"v$(node -e \"console.log(require('./package.json').version)\")\""},"repository":{"type":"git","url":"git://github.com/es-shims/RegExp.prototype.flags.git"},"keywords":["RegExp.prototype.flags","regex","regular expression","ES6","shim","flag","flags","regexp","RegExp#flags","polyfill","es-shim API"],"dependencies":{"call-bind":"^1.0.2","define-properties":"^1.1.3"},"devDependencies":{"@es-shims/api":"^2.1.2","@ljharb/eslint-config":"^17.3.0","aud":"^1.1.3","auto-changelog":"^2.2.1","covert":"^1.1.1","eclint":"^2.8.1","eslint":"^7.17.0","functions-have-names":"^1.2.2","has":"^1.0.3","has-strict-mode":"^1.0.1","nyc":"^10.3.2","object-inspect":"^1.9.0","safe-publish-latest":"^1.1.4","tape":"^5.1.1"},"testling":{"files":"test/index.js","browsers":["iexplore/9.0..latest","firefox/4.0..6.0","firefox/15.0..latest","firefox/nightly","chrome/4.0..10.0","chrome/20.0..latest","chrome/canary","opera/11.6..latest","opera/next","safari/5.0..latest","ipad/6.0..latest","iphone/6.0..latest","android-browser/4.2"]},"engines":{"node":">= 0.4"},"auto-changelog":{"output":"CHANGELOG.md","template":"keepachangelog","unreleased":false,"commitLimit":false,"backfillLimit":false,"hideCredit":true},"gitHead":"e4ba14753c062536f445fb6fa9c462bcb1306319","bugs":{"url":"https://github.com/es-shims/RegExp.prototype.flags/issues"},"homepage":"https://github.com/es-shims/RegExp.prototype.flags#readme","_id":"regexp.prototype.flags@1.3.1","_nodeVersion":"14.15.4","_npmVersion":"6.14.10","dist":{"shasum":"7ef352ae8d159e758c0eadca6f8fcb4eef07be26","size":10101,"noattachment":false,"key":"/regexp.prototype.flags/-/regexp.prototype.flags-1.3.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/regexp.prototype.flags/download/regexp.prototype.flags-1.3.1.tgz"},"_npmUser":{"name":"ljharb","email":"ljharb@gmail.com"},"directories":{},"maintainers":[{"name":"ljharb","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/regexp.prototype.flags_1.3.1_1610727553905_0.4452370744314351"},"_hasShrinkwrap":false,"publish_time":1610727554219,"_cnpm_publish_time":1610727554219},"1.3.0":{"name":"regexp.prototype.flags","version":"1.3.0","author":{"name":"Jordan Harband","email":"ljharb@gmail.com"},"funding":{"url":"https://github.com/sponsors/ljharb"},"description":"ES6 spec-compliant RegExp.prototype.flags shim.","license":"MIT","main":"index.js","scripts":{"pretest":"npm run lint","test":"npm run tests-only","posttest":"npx aud","tests-only":"es-shim-api --bound && node --harmony --es-staging test/index.js","coverage":"covert test/*.js","coverage-quiet":"covert test/*.js --quiet","lint":"eslint .","eccheck":"eclint check *.js **/*.js > /dev/null"},"repository":{"type":"git","url":"git://github.com/es-shims/RegExp.prototype.flags.git"},"keywords":["RegExp.prototype.flags","regex","regular expression","ES6","shim","flag","flags","regexp","RegExp#flags","polyfill","es-shim API"],"dependencies":{"define-properties":"^1.1.3","es-abstract":"^1.17.0-next.1"},"devDependencies":{"@es-shims/api":"^2.1.2","@ljharb/eslint-config":"^15.0.2","covert":"^1.1.1","eclint":"^2.8.1","eslint":"^6.7.2","has":"^1.0.3","tape":"^4.11.0"},"testling":{"files":"test/index.js","browsers":["iexplore/9.0..latest","firefox/4.0..6.0","firefox/15.0..latest","firefox/nightly","chrome/4.0..10.0","chrome/20.0..latest","chrome/canary","opera/11.6..latest","opera/next","safari/5.0..latest","ipad/6.0..latest","iphone/6.0..latest","android-browser/4.2"]},"engines":{"node":">= 0.4"},"gitHead":"f1b1ec0c2e036840204766ecbc8a3a1ff095f163","bugs":{"url":"https://github.com/es-shims/RegExp.prototype.flags/issues"},"homepage":"https://github.com/es-shims/RegExp.prototype.flags#readme","_id":"regexp.prototype.flags@1.3.0","_nodeVersion":"13.3.0","_npmVersion":"6.13.1","dist":{"shasum":"7aba89b3c13a64509dabcf3ca8d9fbb9bdf5cb75","size":5532,"noattachment":false,"key":"/regexp.prototype.flags/-/regexp.prototype.flags-1.3.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/regexp.prototype.flags/download/regexp.prototype.flags-1.3.0.tgz"},"maintainers":[{"name":"ljharb","email":""}],"_npmUser":{"name":"ljharb","email":"ljharb@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/regexp.prototype.flags_1.3.0_1576385849027_0.23217087361572486"},"_hasShrinkwrap":false,"publish_time":1576385849158,"_cnpm_publish_time":1576385849158},"1.2.0":{"name":"regexp.prototype.flags","version":"1.2.0","author":{"name":"Jordan Harband"},"description":"ES6 spec-compliant RegExp.prototype.flags shim.","license":"MIT","main":"index.js","scripts":{"pretest":"npm run --silent lint","test":"npm run --silent tests-only","posttest":"npm run --silent security","tests-only":"es-shim-api --bound && node --harmony --es-staging test/index.js","coverage":"covert test/*.js","coverage-quiet":"covert test/*.js --quiet","lint":"npm run --silent jscs && npm run --silent eslint","eslint":"eslint test/*.js *.js","jscs":"jscs test/*.js *.js","eccheck":"editorconfig-tools check *.js **/*.js > /dev/null","security":"nsp check"},"repository":{"type":"git","url":"git://github.com/es-shims/RegExp.prototype.flags.git"},"keywords":["RegExp.prototype.flags","regex","regular expression","ES6","shim","flag","flags","regexp","RegExp#flags","polyfill","es-shim API"],"dependencies":{"define-properties":"^1.1.2"},"devDependencies":{"@es-shims/api":"^1.3.0","@ljharb/eslint-config":"^12.2.1","covert":"^1.1.0","editorconfig-tools":"^0.1.1","eslint":"^4.9.0","has":"^1.0.1","jscs":"^3.0.7","nsp":"^2.8.1","tape":"^4.8.0"},"testling":{"files":"test/index.js","browsers":["iexplore/9.0..latest","firefox/4.0..6.0","firefox/15.0..latest","firefox/nightly","chrome/4.0..10.0","chrome/20.0..latest","chrome/canary","opera/11.6..latest","opera/next","safari/5.0..latest","ipad/6.0..latest","iphone/6.0..latest","android-browser/4.2"]},"engines":{"node":">= 0.4"},"gitHead":"e629ce3d469060bdfff837eb556bfa94bc80c092","bugs":{"url":"https://github.com/es-shims/RegExp.prototype.flags/issues"},"homepage":"https://github.com/es-shims/RegExp.prototype.flags#readme","_id":"regexp.prototype.flags@1.2.0","_npmVersion":"5.5.1","_nodeVersion":"8.8.0","_npmUser":{"name":"ljharb","email":"ljharb@gmail.com"},"dist":{"shasum":"6b30724e306a27833eeb171b66ac8890ba37e41c","size":6933,"noattachment":false,"key":"/regexp.prototype.flags/-/regexp.prototype.flags-1.2.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/regexp.prototype.flags/download/regexp.prototype.flags-1.2.0.tgz"},"maintainers":[{"name":"ljharb","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/regexp.prototype.flags-1.2.0.tgz_1508908451848_0.3062057360075414"},"directories":{},"publish_time":1508908452819,"_hasShrinkwrap":false,"_cnpm_publish_time":1508908452819},"1.1.1":{"name":"regexp.prototype.flags","version":"1.1.1","author":{"name":"Jordan Harband"},"description":"ES6 spec-compliant RegExp.prototype.flags shim.","license":"MIT","main":"index.js","scripts":{"test":"npm run lint && es-shim-api --bound && node test/index.js && npm run security","coverage":"covert test/*.js","coverage-quiet":"covert test/*.js --quiet","lint":"npm run jscs && npm run eslint","eslint":"eslint test/*.js *.js","jscs":"jscs test/*.js *.js","eccheck":"editorconfig-tools check *.js **/*.js > /dev/null","security":"nsp package"},"repository":{"type":"git","url":"git://github.com/es-shims/RegExp.prototype.flags.git"},"keywords":["RegExp.prototype.flags","regex","regular expression","ES6","shim","flag","flags","regexp","RegExp#flags","polyfill","es-shim API"],"dependencies":{"define-properties":"^1.1.1"},"devDependencies":{"tape":"^4.2.0","covert":"^1.1.0","jscs":"^2.1.0","editorconfig-tools":"^0.1.1","nsp":"^1.0.3","eslint":"^1.1.0","@ljharb/eslint-config":"^1.0.4","@es-shims/api":"^1.0.0"},"testling":{"files":"test/index.js","browsers":["iexplore/9.0..latest","firefox/4.0..6.0","firefox/15.0..latest","firefox/nightly","chrome/4.0..10.0","chrome/20.0..latest","chrome/canary","opera/11.6..latest","opera/next","safari/5.0..latest","ipad/6.0..latest","iphone/6.0..latest","android-browser/4.2"]},"engines":{"node":">= 0.4"},"gitHead":"de150bb4e689785a11d6898eefefcc1875bd0b4e","bugs":{"url":"https://github.com/es-shims/RegExp.prototype.flags/issues"},"homepage":"https://github.com/es-shims/RegExp.prototype.flags#readme","_id":"regexp.prototype.flags@1.1.1","_shasum":"4b45162251d73bbd1a73555ad2f109be1f4c2f4a","_from":".","_npmVersion":"2.13.3","_nodeVersion":"3.0.0","_npmUser":{"name":"ljharb","email":"ljharb@gmail.com"},"dist":{"shasum":"4b45162251d73bbd1a73555ad2f109be1f4c2f4a","size":5803,"noattachment":false,"key":"/regexp.prototype.flags/-/regexp.prototype.flags-1.1.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/regexp.prototype.flags/download/regexp.prototype.flags-1.1.1.tgz"},"maintainers":[{"name":"ljharb","email":""}],"directories":{},"publish_time":1439754902345,"_cnpm_publish_time":1439754902345,"_hasShrinkwrap":false},"1.1.0":{"name":"regexp.prototype.flags","version":"1.1.0","author":{"name":"Jordan Harband"},"description":"ES6 spec-compliant RegExp.prototype.flags shim.","license":"MIT","main":"index.js","scripts":{"test":"npm run lint && es-shim-api --bound && node test/index.js && npm run security","coverage":"covert test/*.js","coverage-quiet":"covert test/*.js --quiet","lint":"npm run jscs && npm run eslint","eslint":"eslint test/*.js *.js","jscs":"jscs test/*.js *.js","eccheck":"editorconfig-tools check *.js **/*.js > /dev/null","security":"nsp package"},"repository":{"type":"git","url":"git://github.com/es-shims/RegExp.prototype.flags.git"},"keywords":["RegExp.prototype.flags","regex","ES6","shim","flags","regexp","RegExp#flags","polyfill"],"dependencies":{"define-properties":"^1.1.1"},"devDependencies":{"tape":"^4.2.0","covert":"^1.1.0","jscs":"^2.1.0","editorconfig-tools":"^0.1.1","nsp":"^1.0.3","eslint":"^1.1.0","@ljharb/eslint-config":"^1.0.4","@es-shims/api":"^1.0.0"},"testling":{"files":"test/index.js","browsers":["iexplore/9.0..latest","firefox/4.0..6.0","firefox/15.0..latest","firefox/nightly","chrome/4.0..10.0","chrome/20.0..latest","chrome/canary","opera/11.6..latest","opera/next","safari/5.0..latest","ipad/6.0..latest","iphone/6.0..latest","android-browser/4.2"]},"engines":{"node":">= 0.4"},"gitHead":"cf59c1814d6a9e2039d09f046d24d1549bf613aa","bugs":{"url":"https://github.com/es-shims/RegExp.prototype.flags/issues"},"homepage":"https://github.com/es-shims/RegExp.prototype.flags#readme","_id":"regexp.prototype.flags@1.1.0","_shasum":"79e7b15c70505b295d20711a7cad580a43d97d7f","_from":".","_npmVersion":"2.14.0","_nodeVersion":"3.0.0","_npmUser":{"name":"ljharb","email":"ljharb@gmail.com"},"dist":{"shasum":"79e7b15c70505b295d20711a7cad580a43d97d7f","size":5766,"noattachment":false,"key":"/regexp.prototype.flags/-/regexp.prototype.flags-1.1.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/regexp.prototype.flags/download/regexp.prototype.flags-1.1.0.tgz"},"maintainers":[{"name":"ljharb","email":""}],"directories":{},"publish_time":1439716124729,"_cnpm_publish_time":1439716124729,"_hasShrinkwrap":false},"1.0.1":{"name":"regexp.prototype.flags","version":"1.0.1","author":{"name":"Jordan Harband"},"description":"ES6 spec-compliant RegExp.prototype.flags shim.","license":"MIT","main":"index.js","scripts":{"test":"npm run lint && node test/index.js && npm run security","coverage":"covert test/*.js","coverage-quiet":"covert test/*.js --quiet","lint":"npm run jscs","eslint":"eslint --env=node test/*.js *.js","jscs":"jscs test/*.js *.js","eccheck":"editorconfig-tools check *.js **/*.js > /dev/null","security":"nsp package"},"repository":{"type":"git","url":"git://github.com/es-shims/RegExp.prototype.flags.git"},"keywords":["RegExp.prototype.flags","regex","ES6","shim","flags","regexp","RegExp#flags","polyfill"],"dependencies":{},"devDependencies":{"tape":"~3.0.3","covert":"1.0.0","jscs":"~1.8.1","editorconfig-tools":"~0.0.1","nsp":"~0.5.2","eslint":"~0.10.1"},"testling":{"files":"test/index.js","browsers":["iexplore/9.0..latest","firefox/4.0..6.0","firefox/15.0..latest","firefox/nightly","chrome/4.0..10.0","chrome/20.0..latest","chrome/canary","opera/11.6..latest","opera/next","safari/5.0..latest","ipad/6.0..latest","iphone/6.0..latest","android-browser/4.2"]},"engines":{"node":">= 0.4"},"gitHead":"aa57c95172cd6059fc412b90f25d9cfc52180a40","bugs":{"url":"https://github.com/es-shims/RegExp.prototype.flags/issues"},"homepage":"https://github.com/es-shims/RegExp.prototype.flags","_id":"regexp.prototype.flags@1.0.1","_shasum":"54a06afd02cf5892de05ec73f5b7ad4b71c2682f","_from":".","_npmVersion":"1.4.28","_npmUser":{"name":"ljharb","email":"ljharb@gmail.com"},"maintainers":[{"name":"ljharb","email":""}],"dist":{"shasum":"54a06afd02cf5892de05ec73f5b7ad4b71c2682f","size":4921,"noattachment":false,"key":"/regexp.prototype.flags/-/regexp.prototype.flags-1.0.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/regexp.prototype.flags/download/regexp.prototype.flags-1.0.1.tgz"},"directories":{},"publish_time":1418464525846,"_cnpm_publish_time":1418464525846,"_hasShrinkwrap":false},"1.0.0":{"name":"regexp.prototype.flags","version":"1.0.0","author":{"name":"Jordan Harband"},"description":"ES6 spec-compliant RegExp.prototype.flags shim.","license":"MIT","main":"index.js","scripts":{"test":"npm run lint && node test/index.js && npm run security","coverage":"covert test/*.js","coverage-quiet":"covert test/*.js --quiet","lint":"npm run jscs","eslint":"eslint --env=node test/*.js *.js","jscs":"jscs test/*.js *.js","eccheck":"editorconfig-tools check *.js **/*.js > /dev/null","security":"nsp package"},"repository":{"type":"git","url":"git://github.com/es-shims/RegExp.prototype.flags.git"},"keywords":["RegExp.prototype.flags","regex","ES6","shim","flags","regexp","RegExp#flags","polyfill"],"dependencies":{},"devDependencies":{"tape":"~3.0.3","covert":"1.0.0","jscs":"~1.8.1","editorconfig-tools":"~0.0.1","nsp":"~0.5.2","eslint":"~0.10.1"},"testling":{"files":"test/index.js","browsers":["iexplore/9.0..latest","firefox/4.0..6.0","firefox/15.0..latest","firefox/nightly","chrome/4.0..10.0","chrome/20.0..latest","chrome/canary","opera/11.6..latest","opera/next","safari/5.0..latest","ipad/6.0..latest","iphone/6.0..latest","android-browser/4.2"]},"engines":{"node":">= 0.4"},"gitHead":"0e13fc12df09f3a7ac30116ef13bba820c220730","bugs":{"url":"https://github.com/es-shims/RegExp.prototype.flags/issues"},"homepage":"https://github.com/es-shims/RegExp.prototype.flags","_id":"regexp.prototype.flags@1.0.0","_shasum":"088904e2a540aa77b55e5344561d5e24d7145594","_from":".","_npmVersion":"1.4.28","_npmUser":{"name":"ljharb","email":"ljharb@gmail.com"},"maintainers":[{"name":"ljharb","email":""}],"dist":{"shasum":"088904e2a540aa77b55e5344561d5e24d7145594","size":4588,"noattachment":false,"key":"/regexp.prototype.flags/-/regexp.prototype.flags-1.0.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/regexp.prototype.flags/download/regexp.prototype.flags-1.0.0.tgz"},"directories":{},"publish_time":1418206416850,"_cnpm_publish_time":1418206416850,"_hasShrinkwrap":false}},"readme":"RegExp.prototype.flags <sup>[![Version Badge][npm-version-svg]][package-url]</sup>\n\n[![Build Status][travis-svg]][travis-url]\n[![dependency status][deps-svg]][deps-url]\n[![dev dependency status][dev-deps-svg]][dev-deps-url]\n[![License][license-image]][license-url]\n[![Downloads][downloads-image]][downloads-url]\n\n[![npm badge][npm-badge-png]][package-url]\n\n[![browser support][testling-svg]][testling-url]\n\nAn ES6 spec-compliant `RegExp.prototype.flags` shim. Invoke its \"shim\" method to shim RegExp.prototype.flags if it is unavailable.\n*Note*: `RegExp#flags` requires a true ES5 environment - specifically, one with ES5 getters.\n\nThis package implements the [es-shim API](https://github.com/es-shims/api) interface. It works in an ES5-supported environment and complies with the [spec](http://www.ecma-international.org/ecma-262/6.0/#sec-get-regexp.prototype.flags).\n\nMost common usage:\n```js\nvar flags = require('regexp.prototype.flags');\nvar assert = require('assert');\n\nassert(flags(/a/) === '');\nassert(flags(new RegExp('a')) === '');\nassert(flags(/a/mig) === 'gim');\nassert(flags(new RegExp('a', 'mig')) === 'gim');\n\nif (!RegExp.prototype.flags) {\n\tflags.shim();\n}\n\nassert(flags(/a/) === /a/.flags);\nassert(flags(new RegExp('a')) === new RegExp('a').flags);\nassert(flags(/a/mig) === /a/mig.flags);\nassert(flags(new RegExp('a', 'mig')) === new RegExp('a', 'mig').flags);\n```\n\n## Tests\nSimply clone the repo, `npm install`, and run `npm test`\n\n[package-url]: https://npmjs.com/package/regexp.prototype.flags\n[npm-version-svg]: http://versionbadg.es/es-shims/RegExp.prototype.flags.svg\n[travis-svg]: https://travis-ci.org/es-shims/RegExp.prototype.flags.svg\n[travis-url]: https://travis-ci.org/es-shims/RegExp.prototype.flags\n[deps-svg]: https://david-dm.org/es-shims/RegExp.prototype.flags.svg\n[deps-url]: https://david-dm.org/es-shims/RegExp.prototype.flags\n[dev-deps-svg]: https://david-dm.org/es-shims/RegExp.prototype.flags/dev-status.svg\n[dev-deps-url]: https://david-dm.org/es-shims/RegExp.prototype.flags#info=devDependencies\n[testling-svg]: https://ci.testling.com/es-shims/RegExp.prototype.flags.png\n[testling-url]: https://ci.testling.com/es-shims/RegExp.prototype.flags\n[npm-badge-png]: https://nodei.co/npm/regexp.prototype.flags.png?downloads=true&stars=true\n[license-image]: http://img.shields.io/npm/l/regexp.prototype.flags.svg\n[license-url]: LICENSE\n[downloads-image]: http://img.shields.io/npm/dm/regexp.prototype.flags.svg\n[downloads-url]: http://npm-stat.com/charts.html?package=regexp.prototype.flags\n","_attachments":{},"homepage":"https://github.com/es-shims/RegExp.prototype.flags#readme","bugs":{"url":"https://github.com/es-shims/RegExp.prototype.flags/issues"},"license":"MIT"}