Commit 24ce1c2617a8ac9ec03f2bd3d5e8cd9385fe6cc5
Add repository URL
cel committed on 4/29/2020, 7:56:57 PMParent: e39b1b968be79bc4d846ac563a48762a43a2db24
Files changed
package.json | changed |
package.json | |||
---|---|---|---|
@@ -5,8 +5,12 @@ | |||
5 | 5 … | "main": "index.js", | |
6 | 6 … | "author": "Charles Lehner (http://celehner.com/)", | |
7 | 7 … | "license": "Fair", | |
8 | 8 … | "homepage": "http://git-ssb.celehner.com/%25k2hR1aGh735Y7bgIeoPepMGbagO8YBBau1cUa6wVJGU%3D.sha256", | |
9 … | + "repository": { | ||
10 … | + "type": "git", | ||
11 … | + "url": "ssb://%k2hR1aGh735Y7bgIeoPepMGbagO8YBBau1cUa6wVJGU=.sha256" | ||
12 … | + }, | ||
9 | 13 … | "scripts": { | |
10 | 14 … | "test": "node test" | |
11 | 15 … | }, | |
12 | 16 … | "dependencies": { |
Built with git-ssb-web