weapon-regex
Version:
Weapon regeX mutates regular expressions for use in mutation testing.
26 lines (25 loc) • 539 B
JSON
{
"name": "weapon-regex",
"type": "module",
"version": "1.3.3",
"description": "Weapon regeX mutates regular expressions for use in mutation testing.",
"exports": {
".": {
"types": "./index.d.ts",
"import": "./core/target/js-3/weapon-regex-opt/main.js"
}
},
"repository": {
"type": "git",
"url": "https://github.com/stryker-mutator/weapon-regex"
},
"keywords": [
"regex",
"regexp",
"regular expression",
"mutate",
"mutation",
"mutator"
],
"license": "Apache-2.0"
}