Skip to content

Commit a1c8469

Browse files
keywords added closes #111
1 parent 71518ab commit a1c8469

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

package.json

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,18 @@
2121
"type": "git",
2222
"url": "git+https://github.com/RobinBuschmann/sequelize-typescript.git"
2323
},
24+
"keywords": [
25+
"orm",
26+
"object relational mapper",
27+
"sequelize",
28+
"typescript",
29+
"decorators",
30+
"mysql",
31+
"sqlite",
32+
"postgresql",
33+
"postgres",
34+
"mssql"
35+
],
2436
"author": "Robin Buschmann",
2537
"license": "MIT",
2638
"bugs": {

0 commit comments

Comments
 (0)