Skip to content

Commit 8864a0c

Browse files
committed
chore: add some keywords
1 parent 19f88c4 commit 8864a0c

File tree

1 file changed

+11
-1
lines changed

1 file changed

+11
-1
lines changed

package.json

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,17 @@
22
"name": "typescript-transform-paths",
33
"version": "1.1.1",
44
"description": "Transforms absolute imports to relative",
5-
"keywords": [],
5+
"keywords": [
6+
"typescript",
7+
"transform",
8+
"transformer",
9+
"plugin",
10+
"path",
11+
"import",
12+
"require",
13+
"relative",
14+
"absolute"
15+
],
616
"homepage": "https://github.com/LeDDGroup/typescript-transform-paths#readme",
717
"bugs": {
818
"url": "https://github.com/LeDDGroup/typescript-transform-paths/issues"

0 commit comments

Comments
 (0)