{"_id":"clone-regexp","maintainers":[{"name":"sindresorhus","email":"sindresorhus@gmail.com"}],"keywords":["regexp","regex","regular","expression","clone","duplicate","modify","mutate"],"dist-tags":{"latest":"3.0.0"},"author":{"name":"Sindre Sorhus","email":"sindresorhus@gmail.com","url":"https://sindresorhus.com"},"description":"Clone and modify a RegExp instance","readme":"# clone-regexp\n\n> Clone and modify a [RegExp](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/RegExp) instance\n\n## Install\n\n```\n$ npm install clone-regexp\n```\n\n## Usage\n\n```js\nimport cloneRegexp from 'clone-regexp';\n\nconst regex = /[a-z]/gi;\n\ncloneRegexp(regex);\n//=> /[a-z]/gi\n\ncloneRegexp(regex) === regex;\n//=> false\n\ncloneRegexp(regex, {global: false});\n//=> /[a-z]/i\n\ncloneRegexp(regex, {multiline: true});\n//=> /[a-z]/gim\n\ncloneRegexp(regex, {source: 'unicorn'});\n//=> /unicorn/gi\n```\n\n## API\n\n### cloneRegexp(regexp, options?)\n\n#### regex\n\nType: `RegExp`\n\nRegex to clone.\n\n#### options\n\nType: `object`\\\nProperties: [`source`](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/RegExp/source) [`global`](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/RegExp/global) [`ignoreCase`](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/RegExp/ignoreCase) [`multiline`](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/RegExp/multiline) [`dotAll`](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/RegExp/dotAll) [`sticky`](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/RegExp/sticky) [`unicode`](http://norbertlindenberg.com/2012/05/ecmascript-supplementary-characters/#RegExp) [`lastIndex`](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/RegExp/lastIndex)\n\nOptionally modify the cloned `RegExp` instance.\n","repository":{"type":"git","url":"git+https://github.com/sindresorhus/clone-regexp.git"},"users":{"flumpus-dev":true,"rocket0191":true},"bugs":{"url":"https://github.com/sindresorhus/clone-regexp/issues"},"license":"MIT","versions":{"2.0.0":{"name":"clone-regexp","version":"2.0.0","description":"Clone and modify a RegExp instance","license":"MIT","repository":{"type":"git","url":"git+https://github.com/sindresorhus/clone-regexp.git"},"author":{"name":"Sindre Sorhus","email":"sindresorhus@gmail.com","url":"sindresorhus.com"},"engines":{"node":">=6"},"scripts":{"test":"xo && ava"},"files":["index.js"],"keywords":["regexp","regex","re","regular","expression","clone","duplicate","modify","mutate"],"dependencies":{"is-regexp":"^2.0.0"},"devDependencies":{"ava":"*","xo":"*"},"gitHead":"1f5580ceb2234996a758e35788625340e890262d","bugs":{"url":"https://github.com/sindresorhus/clone-regexp/issues"},"homepage":"https://github.com/sindresorhus/clone-regexp#readme","_id":"clone-regexp@2.0.0","_npmVersion":"5.6.0","_nodeVersion":"8.11.1","_npmUser":{"name":"sindresorhus","email":"sindresorhus@gmail.com"},"dist":{"integrity":"sha512-gYJBHP67S0H+jklLuS2WueVRupR4O7hXgBqIq/fMcL2Wnqz215IJn8/3G65N+9QeCwyF/Qi5En2v6NyrMznpuA==","shasum":"d4b57da1d1841cf1f14fbf1857c27a3ce5d8b5e9","tarball":"https://devel.data-in-motion.biz/nexus/repository/npm-group/clone-regexp/-/clone-regexp-2.0.0.tgz","fileCount":4,"unpackedSize":3910,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJa6qVWCRA9TVsSAnZWagAAMPUP/1m2/baPs4h1xK3Vv4B6\nhaI1VHyzGxWFHMzZrDA9rYSOR+DpBwgcgG2amGF+PinKoLRxLofnIvvd1Gh2\nVgQaXEml8jhlA0g+EybsglCXBouxQ5zBACupAdsZqalkGFJ/6mDwCP9qJyf+\nOwFXI5uo/CjDFqh5rGFTstxAjAmmXwW9/oi2bnqth62yu/O6OG+2PDyL8SOj\nIqVyZxrzvy4C0ATPS4EZr4pgGgtjI4lFw9jXc/MUzSIKY9aFyl4lRgdxfL/i\nc0EuW/tJFI8UNLMZFPO/LWHSJZXysbKi7IyrV+vrKqSgvu+eBpVmTDPDyOxQ\nLT+zuVrTHBm1Ziag1mIW/MoVr8rw+UZvqKsEXte4DXUpmveYgTIwWVa2BFnK\nI0WbkvNBQGrMsFEmX9zADWnwAKG4H5ZjSayxIT/zNFn9679qsTksYvSm7Hxg\n5XVaS1ZO/hu7qrQth8/VSi/iTl3OwSdmOyjmE0qk3kSbWG0Z8s22OmDuJn/H\nCVGGZVjoK/h4eoOLtUT2/ppx4sHg5FGsVc0d3uSDqJvOQXStLnZhaREJdzSX\nuWHVLN860ZYF1mmMU2T1dPlciUlfEqeuZnq50S1M6e1uIUaPVFT3pSxyLiVJ\nF+bMSiXXAGhVHEvfYX8QZFvIZJA0xgjOisWIashviTPmpnmIfb+qLZcqUhI9\nfLvO\r\n=DAPI\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDSaOE6OY5mg8mhGFk5sB05W6bt5RuoVom2F9uaY/AsZwIgY+Rw1JYlg0rBStkIU5XePXmEcoHOXczevnpnwptk4wo="}]},"maintainers":[{"name":"sindresorhus","email":"sindresorhus@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/clone-regexp_2.0.0_1525327190220_0.11278379880320633"},"_hasShrinkwrap":false},"2.1.0":{"name":"clone-regexp","version":"2.1.0","description":"Clone and modify a RegExp instance","license":"MIT","repository":{"type":"git","url":"git+https://github.com/sindresorhus/clone-regexp.git"},"author":{"name":"Sindre Sorhus","email":"sindresorhus@gmail.com","url":"sindresorhus.com"},"engines":{"node":">=6"},"scripts":{"test":"xo && ava"},"files":["index.js"],"keywords":["regexp","regex","re","regular","expression","clone","duplicate","modify","mutate"],"dependencies":{"is-regexp":"^2.0.0"},"devDependencies":{"ava":"*","xo":"*"},"gitHead":"b1b5d27a50a7d8b8f71f1e792e9440e59fdf10d2","bugs":{"url":"https://github.com/sindresorhus/clone-regexp/issues"},"homepage":"https://github.com/sindresorhus/clone-regexp#readme","_id":"clone-regexp@2.1.0","_npmVersion":"5.6.0","_nodeVersion":"8.11.1","_npmUser":{"name":"sindresorhus","email":"sindresorhus@gmail.com"},"dist":{"integrity":"sha512-Ujn//SX3jg4duyQGM37swl+Sk95zmQnraZO0fGVZQEq1fJJML8mJaEkbT70ns/kBcdU7HLzpF8VJUmsb1lDD8Q==","shasum":"d17b9ff55840b2cb2d84eab618bc4f8d2af4b631","tarball":"https://devel.data-in-motion.biz/nexus/repository/npm-group/clone-regexp/-/clone-regexp-2.1.0.tgz","fileCount":4,"unpackedSize":3924,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJa8Z0dCRA9TVsSAnZWagAAklIP+gMhG4kYvixVIVsTec8v\nnW6CofHTIltkTGmqWBoaHpyyMEGvhJyMzKTpR3VfabqwKi1IkXP7Pnl5xcJh\nQgBH9NWGu5Lo+/22+WmwMqyE/DLqiNYRP+Hk9OnZRZOs2+F2pyFx3yrrdFcb\n6zWAcYOAnAGxVU+q2Nu+l+d4qf9Grm+//bi8tmdCOEtv6N/MLr68xettZF7D\nk98KkO/G6M9n4Fape7ybZnPQIYMawERvtdCicQ1o3mk1LYq6kSgspEeVjW32\npLPf6gCjApbPsh2T3eOXT4Eop+jDG3X5/a5elL7cSCAfE2GH1c1JtYjak6Kq\n/cc7ptRyBANxUOPlwBPPpAvYCKj+6QhH3n4hYlAFROBTEdn7U/sV+mgy43BT\nZ7Oca5QXHuEwPN50Edu20Zp4GqERg4ThAbrs79TBONsOwxuEdCW7nsByOKyF\n8cO6CbUhyYNRdJr1R27x1IPi35oOK+6/gCW37J1qNY2/VMWdbrjWijyUOv8n\nilruRfAMVVcf+uFtck6BH142OIVFTpDezsvCJfWLeFZtM3vzdaVxr/imWZXq\npbsUFiosi4rehxRkdVkPoSd2Je67SpNC38m0bOEydJDRcfa2UYVBUli3mhGz\nihjVVPlsf8LYWIEgsxWWCbtOxq2mgwzBPNIxfOAJBg9HIZqdI5YFd+nSWmSn\nWnJ5\r\n=VSFF\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIDv43nmrO/FoAJJDrUfdBTIZO26eWylu01vPUKdNDPHbAiATwyBCEwQ/cDtOl2T4EOOnBANvXdmWVV7dmchGZ+NkxQ=="}]},"maintainers":[{"name":"sindresorhus","email":"sindresorhus@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/clone-regexp_2.1.0_1525783836690_0.733057610155283"},"_hasShrinkwrap":false},"0.1.3":{"name":"clone-regexp","version":"0.1.3","description":"Clone and modify a RegExp instance","license":"MIT","repository":{"type":"git","url":"git://github.com/sindresorhus/clone-regexp"},"author":{"name":"Sindre Sorhus","email":"sindresorhus@gmail.com","url":"http://sindresorhus.com"},"engines":{"node":">=0.10.0"},"scripts":{"test":"mocha","browser":"browserify -s $npm_package_name -o browser.js ."},"files":["index.js"],"keywords":["regexp","regex","re","regular","expression","clone","duplicate","modify","mutate"],"dependencies":{"is-regexp":"^1.0.0"},"devDependencies":{"mocha":"*","browserify":"^4.0.0"},"bugs":{"url":"https://github.com/sindresorhus/clone-regexp/issues"},"homepage":"https://github.com/sindresorhus/clone-regexp","_id":"clone-regexp@0.1.3","_shasum":"bdbb4a1181d32a7abb79b45bc159f3c3b19bd7f0","_from":".","_npmVersion":"1.4.9","_npmUser":{"name":"sindresorhus","email":"sindresorhus@gmail.com"},"maintainers":[{"name":"sindresorhus","email":"sindresorhus@gmail.com"}],"dist":{"shasum":"bdbb4a1181d32a7abb79b45bc159f3c3b19bd7f0","tarball":"https://devel.data-in-motion.biz/nexus/repository/npm-group/clone-regexp/-/clone-regexp-0.1.3.tgz","integrity":"sha512-FeByeNW20TWoLBwFNDvzOrWzTBmWB8h3oFHqIulRWYSRImtnOU4gCgOsw8S2PDfm9c2rECJKmHtNqGSt5vVvvQ==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIDkwwNjxJOjClTXtAwwGh5Np3oPQQi/3Q+U+x1EDjhAxAiBsmI7eBkiHdlKt4LK39H2fGH5adiGFnfSXtux8ZQu2hA=="}]},"directories":{}},"0.1.4":{"name":"clone-regexp","version":"0.1.4","description":"Clone and modify a RegExp instance","license":"MIT","repository":{"type":"git","url":"git://github.com/sindresorhus/clone-regexp"},"author":{"name":"Sindre Sorhus","email":"sindresorhus@gmail.com","url":"http://sindresorhus.com"},"engines":{"node":">=0.10.0"},"scripts":{"test":"mocha","browser":"browserify -s $npm_package_name -o browser.js ."},"files":["index.js"],"keywords":["regexp","regex","re","regular","expression","clone","duplicate","modify","mutate"],"dependencies":{"is-regexp":"^1.0.0","is-supported-regexp-flag":"^0.1.0"},"devDependencies":{"mocha":"*","browserify":"^4.0.0"},"bugs":{"url":"https://github.com/sindresorhus/clone-regexp/issues"},"homepage":"https://github.com/sindresorhus/clone-regexp","_id":"clone-regexp@0.1.4","_shasum":"d778b27e00cf2d827f3af8e3d160415596221d4d","_from":".","_npmVersion":"1.4.9","_npmUser":{"name":"sindresorhus","email":"sindresorhus@gmail.com"},"maintainers":[{"name":"sindresorhus","email":"sindresorhus@gmail.com"}],"dist":{"shasum":"d778b27e00cf2d827f3af8e3d160415596221d4d","tarball":"https://devel.data-in-motion.biz/nexus/repository/npm-group/clone-regexp/-/clone-regexp-0.1.4.tgz","integrity":"sha512-epcykhI2ZjD4+s68cvVdadyiZ/iomcAxTsDvx4pHF+scVy7RnFFjtf1HZbBc6/ZR+eJjx21JTrbr/oVCMizngA==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIDLVnMB8vgM2MuE6RUp4Z/J9hhSzN3TtIO5t1rnHmtnRAiB+jHfEzJ2nTDzOiTI8XnYYR4hHVaQOO45uskCBGwE1+g=="}]},"directories":{}},"3.0.0":{"name":"clone-regexp","version":"3.0.0","description":"Clone and modify a RegExp instance","license":"MIT","repository":{"type":"git","url":"git+https://github.com/sindresorhus/clone-regexp.git"},"funding":"https://github.com/sponsors/sindresorhus","author":{"name":"Sindre Sorhus","email":"sindresorhus@gmail.com","url":"https://sindresorhus.com"},"type":"module","exports":"./index.js","engines":{"node":">=12"},"scripts":{"test":"xo && ava && tsd"},"keywords":["regexp","regex","regular","expression","clone","duplicate","modify","mutate"],"dependencies":{"is-regexp":"^3.0.0"},"devDependencies":{"ava":"^3.15.0","tsd":"^0.14.0","xo":"^0.38.2"},"gitHead":"96bab953404c2eb27bf848ff694d370124597ad1","bugs":{"url":"https://github.com/sindresorhus/clone-regexp/issues"},"homepage":"https://github.com/sindresorhus/clone-regexp#readme","_id":"clone-regexp@3.0.0","_nodeVersion":"12.20.1","_npmVersion":"6.14.10","_npmUser":{"name":"sindresorhus","email":"sindresorhus@gmail.com"},"dist":{"integrity":"sha512-ujdnoq2Kxb8s3ItNBtnYeXdm07FcU0u8ARAT1lQ2YdMwQC+cdiXX8KoqMVuglztILivceTtp4ivqGSmEmhBUJw==","shasum":"c6dd5c6b85482306778f3dc4ac2bb967079069c2","tarball":"https://devel.data-in-motion.biz/nexus/repository/npm-group/clone-regexp/-/clone-regexp-3.0.0.tgz","fileCount":5,"unpackedSize":6274,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgbw9ZCRA9TVsSAnZWagAAf8cP+wcw00udrpkBcuqeGeR8\nswSy6ip+fDiz7FlDNK/t7dv3KHY89y0icVr7z9HNBcCHBjjE+fIHH4Mk0cmr\n0Go/N4mexCm5YFmdWrfvnHUWE5lV7rRGa1cJR9hS15h6lejuMsMf6I4L6K9R\nAZ4Xe9IxmexasPtqLJALwxWYxR25EQMfQmYxMYQuv6/e65dfBBu77kfHBj9R\n+3rjacOesHsYL5PEIN/OwR9rXQ23/kT5iaCtEH8siI5g+Takp/0VGJtp0fba\nVE5RjEL2Op5eOjyR5XUvHydVHO9cCrGSbGvXuXQJP6Qm2ci9qIfnhsmXTdiK\na3LKDFHpFU6Y5fTC+eojmzYVzwbXo3JNbs5G6SGunCmWZMXURn+oxYn6UcaN\nXlcWaP40gvNetLUy2v4F0OP4w4H0TdIMnaLf+x6El6E0lc6HXkGf4M7vYiGp\nRcODJkPdaLWxnIbUbsXoVpmCmJHehDM8U9/1sAc0xdgMnowUZaP95BeKutru\noNOiN08sbJxSHi/g8Jg0tBsglVAoTkwhdh+Vf3sl5mB6hQ4i0kAwmCfwT3Mt\nHrURlc5qdmp80Lk8LHSlQLMar7dE8j3R7B7xtgf6NHNG+aK9ndAOHUu8l8oS\nrkH8hf5G2DG950BBveU7k1XGKzL2mqhCHhK3V9DIBjTg6z38SCcqjo+LC1+C\ngr1R\r\n=XRpt\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIDzdVdi4Fb+JlunINZUcYRbL1O0aU5xBLgkisPAuzTqkAiEA+52v2G+Oj35QGxOwgN+SuNUaBV2aXEA6a4ia9zDwOwo="}]},"directories":{},"maintainers":[{"name":"sindresorhus","email":"sindresorhus@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/clone-regexp_3.0.0_1617891161266_0.9443827768423232"},"_hasShrinkwrap":false},"0.1.1":{"name":"clone-regexp","version":"0.1.1","description":"Clone and modify a RegExp instance","license":"MIT","repository":{"type":"git","url":"git://github.com/sindresorhus/clone-regexp"},"author":{"name":"Sindre Sorhus","email":"sindresorhus@gmail.com","url":"http://sindresorhus.com"},"engines":{"node":">=0.10.0"},"scripts":{"test":"mocha","browser":"browserify -s $npm_package_name -o browser.js ."},"files":["index.js"],"keywords":["regexp","regex","re","regular","expression","clone","duplicate","modify","mutate"],"devDependencies":{"mocha":"*","browserify":"^3.0.0"},"bugs":{"url":"https://github.com/sindresorhus/clone-regexp/issues"},"homepage":"https://github.com/sindresorhus/clone-regexp","_id":"clone-regexp@0.1.1","dist":{"shasum":"80853f975ab65a7a3a0d5ad43257a2de4649f032","tarball":"https://devel.data-in-motion.biz/nexus/repository/npm-group/clone-regexp/-/clone-regexp-0.1.1.tgz","integrity":"sha512-Y6S4U6FcY9Bv7/t1O7mRub8Bfphd+Yh+BphkV+xLB5neGTcDllJ8KC2zKb7YQuyMXbDkkqTtqw+0FXAin0+mIQ==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIDVYfSSNiKpqf/sSORqAS//oKzZlX+GY3uDenMzhgxXeAiEAzVcWuW5wEPdPOiAaLesF9l+mn3GYe+/VrSWry1xjtAo="}]},"_from":".","_npmVersion":"1.4.6","_npmUser":{"name":"sindresorhus","email":"sindresorhus@gmail.com"},"maintainers":[{"name":"sindresorhus","email":"sindresorhus@gmail.com"}],"directories":{}},"0.1.2":{"name":"clone-regexp","version":"0.1.2","description":"Clone and modify a RegExp instance","license":"MIT","repository":{"type":"git","url":"git://github.com/sindresorhus/clone-regexp"},"author":{"name":"Sindre Sorhus","email":"sindresorhus@gmail.com","url":"http://sindresorhus.com"},"engines":{"node":">=0.10.0"},"scripts":{"test":"mocha","browser":"browserify -s $npm_package_name -o browser.js ."},"files":["index.js"],"keywords":["regexp","regex","re","regular","expression","clone","duplicate","modify","mutate"],"devDependencies":{"mocha":"*","browserify":"^3.0.0"},"bugs":{"url":"https://github.com/sindresorhus/clone-regexp/issues"},"homepage":"https://github.com/sindresorhus/clone-regexp","_id":"clone-regexp@0.1.2","dist":{"shasum":"cad7cbfe198b0afae0d97e305e92da553cae203a","tarball":"https://devel.data-in-motion.biz/nexus/repository/npm-group/clone-regexp/-/clone-regexp-0.1.2.tgz","integrity":"sha512-uB4Bj6A56YRa+6yROKip9sGL75YZvsWsz0f5MG/8KM/HcGYPZSM3qTDa6z7p1xhrKYvO99Qrj+yh46LySuDqoQ==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIG7fA9wAN0BVXjCF10uayyKX+bL8kbZzYpLisLFD7Ve+AiEA4B4TQLt4m5CXUSEig2a5OuqTl47dVThIIxxsMoJQ1+M="}]},"_from":".","_npmVersion":"1.4.6","_npmUser":{"name":"sindresorhus","email":"sindresorhus@gmail.com"},"maintainers":[{"name":"sindresorhus","email":"sindresorhus@gmail.com"}],"directories":{}},"1.0.0":{"name":"clone-regexp","version":"1.0.0","description":"Clone and modify a RegExp instance","license":"MIT","repository":{"type":"git","url":"https://github.com/sindresorhus/clone-regexp"},"author":{"name":"Sindre Sorhus","email":"sindresorhus@gmail.com","url":"http://sindresorhus.com"},"engines":{"node":">=0.10.0"},"scripts":{"test":"mocha"},"files":["index.js"],"keywords":["regexp","regex","re","regular","expression","clone","duplicate","modify","mutate"],"dependencies":{"is-regexp":"^1.0.0","is-supported-regexp-flag":"^1.0.0"},"devDependencies":{"mocha":"*"},"gitHead":"a2c1a6eec27e87ef11cd5cfd422db2624251a328","bugs":{"url":"https://github.com/sindresorhus/clone-regexp/issues"},"homepage":"https://github.com/sindresorhus/clone-regexp","_id":"clone-regexp@1.0.0","_shasum":"eae0a2413f55c0942f818c229fefce845d7f3b1c","_from":".","_npmVersion":"1.4.21","_npmUser":{"name":"sindresorhus","email":"sindresorhus@gmail.com"},"maintainers":[{"name":"sindresorhus","email":"sindresorhus@gmail.com"}],"dist":{"shasum":"eae0a2413f55c0942f818c229fefce845d7f3b1c","tarball":"https://devel.data-in-motion.biz/nexus/repository/npm-group/clone-regexp/-/clone-regexp-1.0.0.tgz","integrity":"sha512-IcUjPGGOjU/WaoFplmlKgKLd+DMk1T9yYolPVkOT3OmviP3U4JMtgbeY0H1+HWVJvqOfe4XAcxAj8+Lhzj9eqQ==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIE7CVGtb15QTHRIHGUpN+7aNHXil5mj2vQHsXl/xrWBkAiA/r5rzUo3ni8HldGsxjXJAJ1bG+/lanBLWOXebdcmJWw=="}]},"directories":{}},"1.0.1":{"name":"clone-regexp","version":"1.0.1","description":"Clone and modify a RegExp instance","license":"MIT","repository":{"type":"git","url":"git+https://github.com/sindresorhus/clone-regexp.git"},"author":{"name":"Sindre Sorhus","email":"sindresorhus@gmail.com","url":"http://sindresorhus.com"},"engines":{"node":">=0.10.0"},"scripts":{"test":"mocha"},"files":["index.js"],"keywords":["regexp","regex","re","regular","expression","clone","duplicate","modify","mutate"],"dependencies":{"is-regexp":"^1.0.0","is-supported-regexp-flag":"^1.0.0"},"devDependencies":{"mocha":"*"},"gitHead":"f77d51bf3f54e64d14a1e2e3106d1b99b99e12ef","bugs":{"url":"https://github.com/sindresorhus/clone-regexp/issues"},"homepage":"https://github.com/sindresorhus/clone-regexp#readme","_id":"clone-regexp@1.0.1","_npmVersion":"5.6.0","_nodeVersion":"8.10.0","_npmUser":{"name":"sindresorhus","email":"sindresorhus@gmail.com"},"dist":{"integrity":"sha512-Fcij9IwRW27XedRIJnSOEupS7RVcXtObJXbcUOX93UCLqqOdRpkvzKywOOSizmEK/Is3S/RHX9dLdfo6R1Q1mw==","shasum":"051805cd33173375d82118fc0918606da39fd60f","tarball":"https://devel.data-in-motion.biz/nexus/repository/npm-group/clone-regexp/-/clone-regexp-1.0.1.tgz","fileCount":4,"unpackedSize":4012,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIEqz9KnqmjKaQRqqkyDgBgSSaQZqzm9oszgmCGzsC3A4AiEA5u2YkQHa/pDE7fN0/08a6kW5ESfcYd/wr5Ca4+Fuv+Y="}]},"maintainers":[{"name":"sindresorhus","email":"sindresorhus@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/clone-regexp_1.0.1_1521793067757_0.7886730493341778"},"_hasShrinkwrap":false},"2.2.0":{"name":"clone-regexp","version":"2.2.0","description":"Clone and modify a RegExp instance","license":"MIT","repository":{"type":"git","url":"git+https://github.com/sindresorhus/clone-regexp.git"},"author":{"name":"Sindre Sorhus","email":"sindresorhus@gmail.com","url":"sindresorhus.com"},"engines":{"node":">=6"},"scripts":{"test":"xo && ava && tsd"},"keywords":["regexp","regex","re","regular","expression","clone","duplicate","modify","mutate"],"dependencies":{"is-regexp":"^2.0.0"},"devDependencies":{"ava":"^1.4.1","tsd":"^0.7.2","xo":"^0.24.0"},"gitHead":"b976495254b4f71a1d6f56a2b34a6a2075fc28b9","bugs":{"url":"https://github.com/sindresorhus/clone-regexp/issues"},"homepage":"https://github.com/sindresorhus/clone-regexp#readme","_id":"clone-regexp@2.2.0","_nodeVersion":"8.15.0","_npmVersion":"6.9.0","_npmUser":{"name":"sindresorhus","email":"sindresorhus@gmail.com"},"dist":{"integrity":"sha512-beMpP7BOtTipFuW8hrJvREQ2DrRu3BE7by0ZpibtfBA+qfHYvMGTc2Yb1JMYPKg/JUw0CHYvpg796aNTSW9z7Q==","shasum":"7d65e00885cd8796405c35a737e7a86b7429e36f","tarball":"https://devel.data-in-motion.biz/nexus/repository/npm-group/clone-regexp/-/clone-regexp-2.2.0.tgz","fileCount":5,"unpackedSize":6475,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcthHMCRA9TVsSAnZWagAAZD0QAIctKxXoNrT//IRBZm0l\nyFuL9Z2fyEbg7jFklNSrMKCdf8RiR2XkblAkJ/XmYng9fpOy/Nd/yTKj+fBd\n96o84wn2zn88pVoagYenNbf9i36AJRE0xXs/xuZa+CrIYBPNPxFfXdicVQYb\nSJ4Iul88H6vr7AMMH7SaS0r1PmAOHY0w4ElA8Kn/fxZDW1P8m3pQmO+mI1lf\nddGEvcoRBdOivXgMDQhCVJOFb7jfJ8PyB8eXTAO12kRaHFkyndd3ObwhmQiC\nILhuUiqQkjuPd4JEBdzdlJy6wdm2i5Y+OSUQOOdS+/1zfj/mzDttsgvIPi1f\n9Hw7Jkpy2p6jNcT/0tOlZ+l+5LAimyejxGpQaNrcH9i77VQ3oG+Bk5OSwNdX\nZKOWdJOHjt2eOxRvAcRmQOEjM151oMVtf02AkZB+LLJ/udhxZVBhEbI6lVUP\nqWG6TDdp1D+K0FIzYo19e1e+6uoRQbawdlWp0oPCV+vg0C358zH/RF0A2Y3s\n8Uu6cyrxt3uYvMsMGrglGhj4B6kRbpYXDGaSvStI4FC0zmIzjuvuIOwkEdhc\niRxzAAgvqgv92bpHvDQY9HSBJzm/4JNx/Lr7GI0h0DGwpsJlFh9YnNn6Tszr\nqfne9v13esg/3FOzVawOq1OUf/gkj24k+PsHcxFTzAunCdVwy0f7SShtxGJp\nGyPC\r\n=IbyL\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIHLD8KLPYZc8d/xt/8i9RGn8FgknbJRAzgjn/syH0ZoVAiBdUuCBIreXm67kgdHgPsUDK3+92SVE81SaiZQT7mn4NA=="}]},"maintainers":[{"name":"sindresorhus","email":"sindresorhus@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/clone-regexp_2.2.0_1555435980087_0.9628077953661192"},"_hasShrinkwrap":false}},"name":"clone-regexp","time":{"2.0.0":"2018-05-03T05:59:50.268Z","2.1.0":"2018-05-08T12:50:36.778Z","0.1.3":"2014-06-11T09:15:39.217Z","0.1.4":"2014-06-14T10:44:09.152Z","created":"2014-04-16T23:54:28.170Z","0.1.1":"2014-04-16T23:58:47.837Z","0.1.2":"2014-04-29T19:18:40.798Z","2.2.0":"2019-04-16T17:33:00.221Z","0.1.0":"2014-04-16T23:54:28.170Z","3.0.0":"2021-04-08T14:12:41.441Z","modified":"2025-05-13T13:21:25.568Z","1.0.0":"2014-08-13T19:19:37.143Z","1.0.1":"2018-03-23T08:17:47.812Z"},"readmeFilename":"readme.md","homepage":"https://github.com/sindresorhus/clone-regexp#readme"}