Skip to content

Commit 9b198ce

Browse files
committed
feat: improve pkg metadata
1 parent ba88db3 commit 9b198ce

File tree

1 file changed

+9
-1
lines changed

1 file changed

+9
-1
lines changed

package.json

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,15 @@
1010
"lint:fix": "standard --fix",
1111
"test": "echo \"Error: no test specified\" && exit 1"
1212
},
13-
"keywords": [],
13+
"keywords": [
14+
"fortify",
15+
"security",
16+
"CLI"
17+
],
18+
"repository": {
19+
"type": "git",
20+
"url": "https://github.com/OpenPathfinder/fortSphere"
21+
},
1422
"author": "Ulises Gascón",
1523
"license": "MIT",
1624
"devDependencies": {

0 commit comments

Comments
 (0)