Re-flex as kiss-vscode dependency

This commit is contained in:
2021-10-29 17:33:19 -04:00
parent 832882345e
commit ddc72df276
3 changed files with 3 additions and 3 deletions

View File

@@ -1 +0,0 @@
This work is licensed under the Creative Commons Attribution-ShareAlike 4.0 International License. To view a copy of this license, visit http://creativecommons.org/licenses/by-sa/4.0/ or send a letter to Creative Commons, PO Box 1866, Mountain View, CA 94042, USA.

View File

@@ -1,4 +1,4 @@
re-flex
-------
Utilities for regex construction adapted from Software Design for Flexibility.
Utilities for Haxe regex construction inspired by Software Design for Flexibility.

View File

@@ -12,5 +12,6 @@
],
"version": "0.0.0",
"releasenote": "",
"tags": []
"tags": [],
"license": "LGPL"
}