From c8ae67b735f3f9a104155d761ef5f5dc4e0b3ba3 Mon Sep 17 00:00:00 2001 From: Dominik Winter Date: Thu, 1 Dec 2016 15:26:56 +0100 Subject: [PATCH] (Add) keywords --- package.json | 14 +++++++++++++- 1 file changed, 13 insertions(+), 1 deletion(-) diff --git a/package.json b/package.json index 76da4b9..4e22a19 100644 --- a/package.json +++ b/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 ", "license": "MIT", "eslintConfig": {