tangled
alpha
login
or
join now
tbeseda.com
/
tagged-string
0
fork
atom
this repo has no description
0
fork
atom
overview
issues
pulls
pipelines
Update package.json
tbeseda.com
4 months ago
2f6c4f10
a5682e8d
+2
-2
1 changed file
expand all
collapse all
unified
split
package.json
+2
-2
package.json
···
1
1
{
2
2
"name": "tagged-string",
3
3
-
"version": "0.0.1",
4
4
-
"description": "Lightweight, zero-dependency TypeScript library for generating and extracting structured entity information from strings using tag-based syntax",
3
3
+
"version": "0.1.0",
4
4
+
"description": "Extract structured data from strings using tag-based syntax",
5
5
"license": "MIT",
6
6
"author": "tbeseda",
7
7
"repository": {