{
  "manifest": {
    "name": "regex-parser",
    "version": "2.3.0",
    "description": "A module that parses a string as regular expression and returns the parsed value.",
    "main": "lib/index.js",
    "typings": "lib/typings/regex-parser.d.ts",
    "scripts": {
      "test": "vows --spec --isolate"
    },
    "repository": {
      "type": "git",
      "url": "git@github.com:IonicaBizau/regex-parser.js.git"
    },
    "keywords": [
      "regular",
      "expressions",
      "node",
      "parser",
      "string"
    ],
    "author": {
      "name": "Ionică Bizău",
      "email": "bizauionica@gmail.com",
      "url": "https://ionicabizau.net"
    },
    "license": "MIT",
    "bugs": {
      "url": "https://github.com/IonicaBizau/regex-parser.js/issues"
    },
    "homepage": "https://github.com/IonicaBizau/regex-parser.js",
    "devDependencies": {
      "vows": "^0.8.1"
    },
    "files": [
      "bin/",
      "app/",
      "lib/",
      "dist/",
      "src/",
      "scripts/",
      "resources/",
      "menu/",
      "cli.js",
      "index.js",
      "bloggify.js",
      "bloggify.json",
      "bloggify/"
    ],
    "_registry": "npm",
    "_loc": "/homez.1033/heliovt/.cache/yarn/v6/npm-regex-parser-2.3.0-4bb61461b1a19b8b913f3960364bb57887f920ee-integrity/node_modules/regex-parser/package.json",
    "readmeFilename": "README.md",
    "readme": "<!-- Please do not edit this file. Edit the `blah` field in the `package.json` instead. If in doubt, open an issue. -->\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n# regex-parser\n\n [![Support me on Patreon][badge_patreon]][patreon] [![Buy me a book][badge_amazon]][amazon] [![PayPal][badge_paypal_donate]][paypal-donations] [![Ask me anything](https://img.shields.io/badge/ask%20me-anything-1abc9c.svg)](https://github.com/IonicaBizau/ama) [![Version](https://img.shields.io/npm/v/regex-parser.svg)](https://www.npmjs.com/package/regex-parser) [![Downloads](https://img.shields.io/npm/dt/regex-parser.svg)](https://www.npmjs.com/package/regex-parser) [![Get help on Codementor](https://cdn.codementor.io/badges/get_help_github.svg)](https://www.codementor.io/johnnyb?utm_source=github&utm_medium=button&utm_term=johnnyb&utm_campaign=github)\n\n<a href=\"https://www.buymeacoffee.com/H96WwChMy\" target=\"_blank\"><img src=\"https://www.buymeacoffee.com/assets/img/custom_images/yellow_img.png\" alt=\"Buy Me A Coffee\"></a>\n\n\n\n\n\n\n\n> A module that parses a string as regular expression and returns the parsed value.\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n## :cloud: Installation\n\n```sh\n# Using npm\nnpm install --save regex-parser\n\n# Using yarn\nyarn add regex-parser\n```\n\n\n\n\n\n\n\n\n\n\n\n\n\n## :clipboard: Example\n\n\n\n```js\n// Dependencies\nvar RegexParser = require(\"regex-parser\");\n\nconsole.log(RegexParser(\"/^hi$/g\"));\n// => /^hi$/g\n```\n\n\n\n\n\n\n\n\n\n\n\n## :question: Get Help\n\nThere are few ways to get help:\n\n\n\n 1. Please [post questions on Stack Overflow](https://stackoverflow.com/questions/ask). You can open issues with questions, as long you add a link to your Stack Overflow question.\n 2. For bug reports and feature requests, open issues. :bug:\n 3. For direct and quick help, you can [use Codementor](https://www.codementor.io/johnnyb). :rocket:\n\n\n\n\n\n## :memo: Documentation\n\n\n### `RegexParser(input)`\nParses a string input.\n\n#### Params\n\n- **String** `input`: The string input that should be parsed as regular expression.\n\n#### Return\n- **RegExp** The parsed regular expression.\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n## :yum: How to contribute\nHave an idea? Found a bug? See [how to contribute][contributing].\n\n\n## :sparkling_heart: Support my projects\nI open-source almost everything I can, and I try to reply to everyone needing help using these projects. Obviously,\nthis takes time. You can integrate and use these projects in your applications *for free*! You can even change the source code and redistribute (even resell it).\n\nHowever, if you get some profit from this or just want to encourage me to continue creating stuff, there are few ways you can do it:\n\n\n - Starring and sharing the projects you like :rocket:\n - [![Buy me a book][badge_amazon]][amazon]—I love books! I will remember you after years if you buy me one. :grin: :book:\n - [![PayPal][badge_paypal]][paypal-donations]—You can make one-time donations via PayPal. I'll probably buy a ~~coffee~~ tea. :tea:\n - [![Support me on Patreon][badge_patreon]][patreon]—Set up a recurring monthly donation and you will get interesting news about what I'm doing (things that I don't share with everyone).\n - **Bitcoin**—You can send me bitcoins at this address (or scanning the code below): `1P9BRsmazNQcuyTxEqveUsnf5CERdq35V6`\n\n    ![](https://i.imgur.com/z6OQI95.png)\n\n\nThanks! :heart:\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n## :dizzy: Where is this library used?\nIf you are using this library in one of your projects, add it in this list. :sparkles:\n\n - `adjust-sourcemap-loader`\n - `twing`\n - `cdk-iam-floyd`\n - `@sitecore-jss/sitecore-jss-nextjs`\n - `@sls-next/s3-static-assets`\n - `@fab/cli`\n - `@dev-spendesk/fab-cli`\n - `@dev-spendesk/cli`\n - `surgeon`\n - `leadconduit-custom`\n - `panko`\n - `rendition`\n - `iam-floyd`\n - `@x1.co/s3-static-assets`\n - `gene-js`\n - `statique`\n - `bible.js`\n - `@getjerry/s3-static-assets`\n - `automation_model`\n - `cp-hyper-react-package-ui-test-2`\n - `sklif-ui`\n - `thrive-s3-static-assets`\n - `@ofabel/twing`\n - `@serverless-stack/nextjs-core`\n - `reactofy-css-library`\n - `@bpinternal/log4bot`\n - `@xins/devtool`\n - `@dolsze/s3-static-assets`\n - `@drafted/s3-static-assets`\n - `starts-with-emoji`\n - `skyflow-js`\n - `@release-drafter/core`\n - `polywrap`\n - `@cbrzn/polywrap-cli`\n - `jaidbot`\n - `@digitalrakesh/jsui`\n - `react-ang-notifications-honey-comb-setup`\n - `neboa`\n - `medipass-release-drafter`\n - `@algolia/cli`\n - `@vasosolo/multiselectcombobox`\n - `@noelelias/twing`\n - `@alleyway/add-tradingview-alerts-tool`\n - `@namestys/polywrap`\n - `clean-split`\n - `@web3api/cli`\n - `@cbrazn/polywrap`\n - `style-guide-main`\n - `mavectra`\n - `@exdst/sitecore-jss-nextjs`\n - `resin-components`\n - `tweeter-client`\n - `release-drafter-github-app`\n - `@everything-registry/sub-chunk-2643`\n - `@sls-next-n5/s3-static-assets`\n - `@knooks/use-title`\n - `@juanaraneta/dept-central-lib-client`\n - `chatpickle`\n - `custome-package-amin`\n - `@cbrzn/polywrap`\n - `generator-regextxt`\n - `redis-expiry`\n - `tropwer`\n - `zbee-sdk`\n - `palantir`\n - `forward-email`\n - `nka-gantt-task-react`\n - `my-library-button`\n - `julien-easy-modal`\n - `bible`\n - `@mayuriachewad/pickupbiz-npm-package`\n - `@leiyulf/gantt-task-react`\n - `fast-trie-search`\n - `draper`\n - `microend-component`\n - `react-solid-gradient-picker`\n - `panko-cli`\n - `react-lightbox-pack-18support`\n - `next-deploy`\n - `now-dammit`\n - `grunt-replacex`\n - `pickupbiz-npm-package`\n - `@tonysusi/vapid`\n - `@sava-info-systems/api-maker`\n - `@dev-blinq/ai-qa-logic`\n - `@benyap/backfire`\n - `@wizmea/twing`\n - `@openpolitica/matomo-next`\n - `@planes/s3-static-assets`\n - `labeler-ui`\n - `express-file-api`\n - `in-solidarity-bot`\n - `responsis-gantt-task-react`\n - `toolbox-backend-es`\n - `virtual-tour-guide`\n - `evolas-backend`\n\n\n\n\n\n\n\n\n\n\n\n## :scroll: License\n\n[MIT][license] © [Ionică Bizău][website]\n\n\n\n\n\n\n[license]: /LICENSE\n[website]: https://ionicabizau.net\n[contributing]: /CONTRIBUTING.md\n[docs]: /DOCUMENTATION.md\n[badge_patreon]: https://ionicabizau.github.io/badges/patreon.svg\n[badge_amazon]: https://ionicabizau.github.io/badges/amazon.svg\n[badge_paypal]: https://ionicabizau.github.io/badges/paypal.svg\n[badge_paypal_donate]: https://ionicabizau.github.io/badges/paypal_donate.svg\n[patreon]: https://www.patreon.com/ionicabizau\n[amazon]: http://amzn.eu/hRo9sIZ\n[paypal-donations]: https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=RVXDDLKKLQRJW\n",
    "licenseText": "The MIT License (MIT)\n\nCopyright (c) 2014-24 Ionică Bizău <bizauionica@gmail.com> (https://ionicabizau.net)\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n"
  },
  "artifacts": [],
  "remote": {
    "resolved": "https://registry.yarnpkg.com/regex-parser/-/regex-parser-2.3.0.tgz#4bb61461b1a19b8b913f3960364bb57887f920ee",
    "type": "tarball",
    "reference": "https://registry.yarnpkg.com/regex-parser/-/regex-parser-2.3.0.tgz",
    "hash": "4bb61461b1a19b8b913f3960364bb57887f920ee",
    "integrity": "sha512-TVILVSz2jY5D47F4mA4MppkBrafEaiUWJO/TcZHEIuI13AqoZMkK1WMA4Om1YkYbTx+9Ki1/tSUXbceyr9saRg==",
    "registry": "npm",
    "packageName": "regex-parser",
    "cacheIntegrity": "sha512-TVILVSz2jY5D47F4mA4MppkBrafEaiUWJO/TcZHEIuI13AqoZMkK1WMA4Om1YkYbTx+9Ki1/tSUXbceyr9saRg== sha1-S7YUYbGhm4uRPzlgNku1eIf5IO4="
  },
  "registry": "npm",
  "hash": "4bb61461b1a19b8b913f3960364bb57887f920ee"
}