implementing regex system from Software Design for Flexibility
This commit is contained in:
16
projects/re-flex/haxelib.json
Normal file
16
projects/re-flex/haxelib.json
Normal file
@@ -0,0 +1,16 @@
|
||||
{
|
||||
"main": "re_flex.Main",
|
||||
"name": "re-flex",
|
||||
"description": "",
|
||||
"classPath": "src/",
|
||||
"dependencies": {
|
||||
"kiss": ""
|
||||
},
|
||||
"url": "https://github.com/NQNStudios/kisslang",
|
||||
"contributors": [
|
||||
"NQNStudios"
|
||||
],
|
||||
"version": "0.0.0",
|
||||
"releasenote": "",
|
||||
"tags": []
|
||||
}
|
Reference in New Issue
Block a user