aboutsummaryrefslogtreecommitdiffhomepage
path: root/package.json
diff options
context:
space:
mode:
authorCyril Sobierajewicz <cyril.sobierajewicz@fretlink.com>2019-05-27 18:58:28 +0200
committerCyril Sobierajewicz <cyril.sobierajewicz@fretlink.com>2019-05-27 18:59:11 +0200
commit1485cfe18667913e4bd40ac22343bfe8f6943947 (patch)
treed0a9e5d19fecef45985906f51ff6183596c1ebd3 /package.json
parent456d885cf754985627506d94f01451d390f84001 (diff)
downloadnode-dhall-json-bin-1485cfe18667913e4bd40ac22343bfe8f6943947.tar.gz
node-dhall-json-bin-1485cfe18667913e4bd40ac22343bfe8f6943947.tar.zst
node-dhall-json-bin-1485cfe18667913e4bd40ac22343bfe8f6943947.zip
Rename to `node-dhall-json-bin`, like the original package by @joneshfpre-1.2.8-1.22.0
Diffstat (limited to 'package.json')
-rw-r--r--package.json6
1 files changed, 3 insertions, 3 deletions
diff --git a/package.json b/package.json
index e39b952..1b2a78c 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/fretlink/node-dhall-json.git" 24 "url": "git+https://github.com/fretlink/node-dhall-json-bin.git"
25 }, 25 },
26 "author": "FretLink", 26 "author": "FretLink",
27 "bugs": { 27 "bugs": {
28 "url": "https://github.com/fretlink/node-dhall-json/issues" 28 "url": "https://github.com/fretlink/node-dhall-json-bin/issues"
29 }, 29 },
30 "homepage": "https://github.com/fretlink/node-dhall-json#readme", 30 "homepage": "https://github.com/fretlink/node-dhall-json-bin#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",