From 638023c6f7406cdb29e23fa293eb5510dffbfafc Mon Sep 17 00:00:00 2001 From: Liam Date: Fri, 16 Jun 2017 21:33:30 -0300 Subject: Add new crawl-http man page to package.json --- package.json | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'package.json') diff --git a/package.json b/package.json index ad86e93..0d656ae 100644 --- a/package.json +++ b/package.json @@ -12,7 +12,10 @@ "http-music-crawl-http": "./src/crawl-http.js", "http-music-crawl-local": "./src/crawl-local.js" }, - "man": "./man/http-music.1", + "man": { + "http-music": "./man/http-music.1", + "http-music-crawl-http": "./man/http-music-crawl-http.1" + }, "dependencies": { "cheerio": "^1.0.0-rc.1", "node-fetch": "^1.7.0", -- cgit 1.3.0-6-gf8a5