Skip to content

Commit 027750a

Browse files
authored
Merge pull request #80 from Software-Developers-IRL/f/lastlink2
0.1.0 add keywords
2 parents 40ec013 + d650d3d commit 027750a

File tree

1 file changed

+14
-1
lines changed

1 file changed

+14
-1
lines changed

package.json

Lines changed: 14 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@funktechno/little-mermaid-2-the-sql",
3-
"version": "0.0.9",
3+
"version": "0.1.0",
44
"description": "",
55
"main": "./lib/index.js",
66
"types": "./lib/index.d.ts",
@@ -32,6 +32,19 @@
3232
"type": "git",
3333
"url": "git+https://github.com/Software-Developers-IRL/Little-Mermaid-2-The-SQL.git"
3434
},
35+
"keywords": [
36+
"typescript",
37+
"sql",
38+
"mermaidjs",
39+
"jison",
40+
"sql-generator",
41+
"diagram",
42+
"UML",
43+
"plugins",
44+
"erdiagram",
45+
"schemacrawler",
46+
"sql-ddl"
47+
],
3548
"author": "",
3649
"license": "ISC",
3750
"bugs": {

0 commit comments

Comments
 (0)