mirror of
https://github.com/pichsenmeister/WienerScript.git
synced 2025-03-10 15:49:05 +01:00
update package.json
This commit is contained in:
parent
9514245297
commit
7fd6fa686c
1 changed files with 1 additions and 1 deletions
|
@ -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"
|
||||||
|
|
Loading…
Reference in a new issue