mirror of
https://github.com/sydev/decrypt-dlc-cli
synced 2026-01-03 16:28:01 +00:00
(Add) keywords
This commit is contained in:
14
package.json
14
package.json
@@ -9,7 +9,19 @@
|
||||
"scripts": {
|
||||
"test": "ava"
|
||||
},
|
||||
"keywords": [],
|
||||
"keywords": [
|
||||
"dlc",
|
||||
"DLC",
|
||||
"decrypt",
|
||||
"read",
|
||||
"download",
|
||||
"container",
|
||||
"links",
|
||||
"url",
|
||||
"cli",
|
||||
"command",
|
||||
"line"
|
||||
],
|
||||
"author": "Dominik Winter <dominik.winter92@gmail.com>",
|
||||
"license": "MIT",
|
||||
"eslintConfig": {
|
||||
|
||||
Reference in New Issue
Block a user