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 13:58:23 +0200 |
commit | ad5d20014bc73a09415569cd1c66b553f6afd34d (patch) | |
tree | ea757255a868d5be669363806e751366554c0af4 | |
parent | 38da8e9a800416eea71e642525756929f10adc56 (diff) | |
download | node-dhall-json-bin-ad5d20014bc73a09415569cd1c66b553f6afd34d.tar.gz node-dhall-json-bin-ad5d20014bc73a09415569cd1c66b553f6afd34d.tar.zst node-dhall-json-bin-ad5d20014bc73a09415569cd1c66b553f6afd34d.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 7d55765..208e9ba 100644 --- a/package.json +++ b/package.json | |||
@@ -22,13 +22,13 @@ | |||
22 | }, | 22 | }, |
23 | "repository": { | 23 | "repository": { |
24 | "type": "git", | 24 | "type": "git", |
25 | "url": "git+https://github.com/cyrilfretlink/node-dhall-json.git" | 25 | "url": "git+https://github.com/fretlink/node-dhall-json.git" |
26 | }, | 26 | }, |
27 | "author": "FretLink", | 27 | "author": "FretLink", |
28 | "bugs": { | 28 | "bugs": { |
29 | "url": "https://github.com/cyrilfretlink/node-dhall-json/issues" | 29 | "url": "https://github.com/fretlink/node-dhall-json/issues" |
30 | }, | 30 | }, |
31 | "homepage": "https://github.com/cyrilfretlink/node-dhall-json#readme", | 31 | "homepage": "https://github.com/fretlink/node-dhall-json#readme", |
32 | "dependencies": { | 32 | "dependencies": { |
33 | "follow-redirects": "^1.7.0", | 33 | "follow-redirects": "^1.7.0", |
34 | "semver": "^6.0.0", | 34 | "semver": "^6.0.0", |