« get me outta code hell

mtui - Music Text User Interface - user-friendly command line music player
about summary refs log tree commit diff
path: root/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'package.json')
-rw-r--r--package.json6
1 files changed, 3 insertions, 3 deletions
diff --git a/package.json b/package.json
index b3855ac..dae7b6b 100644
--- a/package.json
+++ b/package.json
@@ -1,7 +1,7 @@
 {
-  "name": "music-ui",
-  "version": "1.0.0",
-  "description": "",
+  "name": "mtui",
+  "version": "0.0.1",
+  "description": "Music Text User Interface - user-friendly command line music player",
   "main": "index.js",
   "bin": {
     "mtui": "./index.js"