update package.json

This commit is contained in:
David Pichsenmeister 2020-06-29 17:35:57 -07:00
parent 9514245297
commit 7fd6fa686c

View file

@ -1,7 +1,7 @@
{ {
"name": "wienerscript", "name": "wienerscript",
"version": "1.0.0", "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", "main": "./index.js",
"bin": { "bin": {
"wienerscript": "./index.js" "wienerscript": "./index.js"