![]() Server : Apache System : Linux server2.corals.io 4.18.0-348.2.1.el8_5.x86_64 #1 SMP Mon Nov 15 09:17:08 EST 2021 x86_64 User : corals ( 1002) PHP Version : 7.4.33 Disable Function : exec,passthru,shell_exec,system Directory : /home/corals/dceprojects.corals.io/node_modules/to-regex/ |
{ "name": "to-regex", "description": "Generate a regex from a string or array of strings.", "version": "3.0.2", "homepage": "https://github.com/jonschlinkert/to-regex", "author": "Jon Schlinkert (https://github.com/jonschlinkert)", "repository": "jonschlinkert/to-regex", "bugs": { "url": "https://github.com/jonschlinkert/to-regex/issues" }, "license": "MIT", "files": [ "index.js" ], "main": "index.js", "engines": { "node": ">=0.10.0" }, "scripts": { "test": "mocha" }, "dependencies": { "define-property": "^2.0.2", "extend-shallow": "^3.0.2", "regex-not": "^1.0.2", "safe-regex": "^1.1.0" }, "devDependencies": { "gulp-format-md": "^1.0.0", "mocha": "^3.5.3" }, "keywords": [ "match", "regex", "regular expression", "test", "to" ], "verb": { "toc": { "method": "preWrite" }, "layout": "default", "tasks": [ "readme" ], "plugins": [ "gulp-format-md" ], "related": { "list": [ "has-glob", "is-glob", "path-regex", "to-regex-range" ] }, "lint": { "reflinks": true } } }