Skip to content

Commit c83f7dd

Browse files
authored
Merge pull request #31 from funktechno/f/lastlink
0.0.6 add keywords
2 parents 9408f2b + f257d98 commit c83f7dd

File tree

1 file changed

+13
-1
lines changed

1 file changed

+13
-1
lines changed

package.json

+13-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@funktechno/sqlsimpleparser",
3-
"version": "0.0.5",
3+
"version": "0.0.6",
44
"description": "",
55
"main": "lib/index.js",
66
"types": "lib/index.d.ts",
@@ -24,6 +24,18 @@
2424
"type": "git",
2525
"url": "git+https://github.com/funktechno/sql-simple-parser.git"
2626
},
27+
"keywords": [
28+
"typescript",
29+
"sql",
30+
"draw.io",
31+
"diagram",
32+
"UML",
33+
"plugins",
34+
"erdiagram",
35+
"sql-parser",
36+
"plugins",
37+
"sql-ddl"
38+
],
2739
"author": "lastlink",
2840
"license": "MIT",
2941
"bugs": {

0 commit comments

Comments
 (0)