We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 9408f2b + f257d98 commit c83f7ddCopy full SHA for c83f7dd
1 file changed
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@funktechno/sqlsimpleparser",
3
- "version": "0.0.5",
+ "version": "0.0.6",
4
"description": "",
5
"main": "lib/index.js",
6
"types": "lib/index.d.ts",
@@ -24,6 +24,18 @@
24
"type": "git",
25
"url": "git+https://github.com/funktechno/sql-simple-parser.git"
26
},
27
+ "keywords": [
28
+ "typescript",
29
+ "sql",
30
+ "draw.io",
31
+ "diagram",
32
+ "UML",
33
+ "plugins",
34
+ "erdiagram",
35
+ "sql-parser",
36
37
+ "sql-ddl"
38
+ ],
39
"author": "lastlink",
40
"license": "MIT",
41
"bugs": {
0 commit comments