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