« get me outta code hell

Docs and whatnot - 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-06-04 12:35:02 -0300
committerliam4 <towerofnix@gmail.com>2017-06-04 12:35:02 -0300
commita6f624c39c82b81a448f567188346983c4355541 (patch)
treeb4508fe2c17ea5869d05b86c61d96c08af68c213 /package.json
parentad32d67de6f6742d8411c1e43a6f5344907de2f1 (diff)
Docs and whatnot
Diffstat (limited to 'package.json')
-rw-r--r--package.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/package.json b/package.json
index e0f2cae..4ed3f41 100644
--- a/package.json
+++ b/package.json
@@ -12,6 +12,7 @@
     "http-music-crawl-http": "./src/crawl-http.js",
     "http-music-crawl-local": "./src/crawl-local.js"
   },
+  "man": "./man/http-music.1",
   "dependencies": {
     "cheerio": "^1.0.0-rc.1",
     "node-fetch": "^1.7.0",