UNPKG

regulex

Version:

JavaScript Regular Expression Parser and Visualizer.

23 lines (22 loc) 409 B
{ "name": "regulex", "version": "0.0.5", "description": "JavaScript Regular Expression Parser and Visualizer.", "main": "index", "repository": { "type": "git", "url": "https://github.com/CJex/regulex.git" }, "keywords": [ "Regular Expression", "RegExp", "Regulex" ], "dependencies":{ "amdefine":"~1.0.0" }, "author": { "name": "Jex" }, "license": "MIT" }