diff options
author | Cyril Sobierajewicz <cyril.sobierajewicz@fretlink.com> | 2019-05-20 13:58:23 +0200 |
---|---|---|
committer | Cyril Sobierajewicz <cyril.sobierajewicz@fretlink.com> | 2019-05-20 14:20:12 +0200 |
commit | 5f547e6baff1577122e75374c5bb28eb79800d5e (patch) | |
tree | 4b85dc616f5c7186debac654b892e272433daaa5 | |
parent | 2c04c025f461f7595bc716bd0e9b14c02ab994fa (diff) | |
download | node-dhall-json-bin-5f547e6baff1577122e75374c5bb28eb79800d5e.tar.gz node-dhall-json-bin-5f547e6baff1577122e75374c5bb28eb79800d5e.tar.zst node-dhall-json-bin-5f547e6baff1577122e75374c5bb28eb79800d5e.zip |
Transfer the repository to fretlink
-rw-r--r-- | package.json | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/package.json b/package.json index f81e02c..e39b952 100644 --- a/package.json +++ b/package.json | |||
@@ -21,13 +21,13 @@ | |||
21 | }, | 21 | }, |
22 | "repository": { | 22 | "repository": { |
23 | "type": "git", | 23 | "type": "git", |
24 | "url": "git+https://github.com/cyrilfretlink/node-dhall-json.git" | 24 | "url": "git+https://github.com/fretlink/node-dhall-json.git" |
25 | }, | 25 | }, |
26 | "author": "FretLink", | 26 | "author": "FretLink", |
27 | "bugs": { | 27 | "bugs": { |
28 | "url": "https://github.com/cyrilfretlink/node-dhall-json/issues" | 28 | "url": "https://github.com/fretlink/node-dhall-json/issues" |
29 | }, | 29 | }, |
30 | "homepage": "https://github.com/cyrilfretlink/node-dhall-json#readme", | 30 | "homepage": "https://github.com/fretlink/node-dhall-json#readme", |
31 | "dependencies": { | 31 | "dependencies": { |
32 | "follow-redirects": "^1.7.0", | 32 | "follow-redirects": "^1.7.0", |
33 | "tar": "^4.4.8", | 33 | "tar": "^4.4.8", |