From 7fd6fa686cb3a8077e2358710a68abbc696dabff Mon Sep 17 00:00:00 2001 From: David Pichsenmeister Date: Mon, 29 Jun 2020 17:35:57 -0700 Subject: [PATCH] update package.json --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 4f04847..8c4a906 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "wienerscript", "version": "1.0.0", - "description": "", + "description": "WienerScript adds syntactic WIENERISCH to JavaScript that makes it less forgiving, more emotional, and even painful to write, allowing you to do less with more code.", "main": "./index.js", "bin": { "wienerscript": "./index.js"