From 3fc961b181045f9d6ccdfd387c90d3a37855d0a9 Mon Sep 17 00:00:00 2001 From: hzamir Date: Tue, 8 Nov 2022 14:16:52 -0500 Subject: [PATCH] reroute to baliset/mmap-io --- package.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 35af853..0a6c842 100644 --- a/package.json +++ b/package.json @@ -1,5 +1,5 @@ { - "name": "@raygun-nickj/mmap-io", + "name": "@baliset/mmap-io", "version": "1.4.0", "license": "MIT", "author": { @@ -12,10 +12,10 @@ "module_path": "./build/binding/{configuration}/{node_abi}-{platform}-{arch}/", "remote_path": "./v{version}/", "package_name": "{module_name}-v{version}-{node_abi}-{platform}-{arch}.tar.gz", - "host": "https://github.com/Widdershin/mmap-io/releases/download/" + "host": "https://github.com/baliset/mmap-io/releases/download/" }, "description": "io.js/node.js mmap bindings revisited.", - "homepage": "https://github.com/Widdershin/mmap-io", + "homepage": "https://github.com/baliset/mmap-io", "keywords": [ "low level", "file", @@ -29,10 +29,10 @@ ], "repository": { "type": "git", - "url": "https://github.com/Widdershin/mmap-io.git" + "url": "https://github.com/baliset/mmap-io.git" }, "bugs": { - "url": "http://github.com/Widdershin/mmap-io/issues" + "url": "http://github.com/baliset/mmap-io/issues" }, "main": "mmap-io.js", "files": [