diff options
author | cel <cel@f/6sQ6d2CMxRUhLpspgGIulDxDCwYD7DzFzPNr7u5AU=.ed25519> | 2018-04-21 21:19:09 -1000 |
---|---|---|
committer | cel <cel@f/6sQ6d2CMxRUhLpspgGIulDxDCwYD7DzFzPNr7u5AU=.ed25519> | 2018-04-21 21:20:59 -1000 |
commit | 47a922112154cbc356eccd14c6e4f23ed668c322 (patch) | |
tree | b76f150ee94afa75e242fabf82b2cc6018a8e6de /package.json | |
parent | d4ebc65ac4f4a72c0ae1bd9cd5aa1fc7c7f5b22e (diff) | |
download | patchfoo-47a922112154cbc356eccd14c6e4f23ed668c322.tar.gz patchfoo-47a922112154cbc356eccd14c6e4f23ed668c322.zip |
Include ssb-npm
- Serve ssb-npm-registry requests under /npm-registry
- Show install command for npm-packages messages
Diffstat (limited to 'package.json')
-rw-r--r-- | package.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/package.json b/package.json index 755a5ce..cb4dd2c 100644 --- a/package.json +++ b/package.json @@ -34,6 +34,7 @@ "ssb-mentions": "http://localhost:8989/blobs/get/&GjuxknqKwJqHznKueFNCyIh52v1woz5PB41vqmoHfyM=.sha256", "ssb-sort": "^1.0.0", "ssb-web-resolver": "^1.0.2", + "ssb-npm-registry": "^1.8.0", "stream-to-pull-stream": "^1.7.2", "unzip": "^0.1.11" }, |