Plugin access to the control input text area
[KiwiIRC.git] / package.json
index d79ec21ac650819b13ec4c3f899a4f75e625b83a..14c21c9aaf2520b822b0de97b772568f3a6a153f 100644 (file)
@@ -7,13 +7,11 @@
   "bin": {
     "kiwiirc": "./kiwi"
   },
+  "man": "./man/kiwiirc.1",
   "repository": {
     "type": "git",
     "url": "https://github.com/prawnsalad/KiwiIRC.git"
   },
-  "scripts": {
-    "postinstall": "node client/build.js"
-  },
   "dependencies": {
     "daemonize2": "0.4.2",
     "engine.io": "^1.4.0",