« get me outta code hell

General improvements - http-music - Command-line music player + utils (not a server!)
about summary refs log tree commit diff
path: root/package.json
diff options
context:
space:
mode:
authorliam4 <towerofnix@gmail.com>2017-05-31 19:32:36 -0300
committerliam4 <towerofnix@gmail.com>2017-05-31 19:32:36 -0300
commit4b1a544510f436fac951c8d161c4fbce44c42580 (patch)
treedf7fc1716a892821202b123c52167a7168ecddbb /package.json
parent26663377fd7ea15a6c3d23a399d1266c8639d42e (diff)
General improvements
Diffstat (limited to 'package.json')
-rw-r--r--package.json3
1 files changed, 3 insertions, 0 deletions
diff --git a/package.json b/package.json
index 4af34d5..5efd88e 100644
--- a/package.json
+++ b/package.json
@@ -1,4 +1,7 @@
 {
+  "name": "http-music",
+  "version": "0.0.1",
+  "main": "src/play.js",
   "dependencies": {
     "cheerio": "^1.0.0-rc.1",
     "node-fetch": "^1.7.0",