Skip to content

Commit

Permalink
reroute to baliset/mmap-io
Browse files Browse the repository at this point in the history
  • Loading branch information
hzamir committed Nov 8, 2022
1 parent 69fec31 commit 3fc961b
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"name": "@raygun-nickj/mmap-io",
"name": "@baliset/mmap-io",
"version": "1.4.0",
"license": "MIT",
"author": {
Expand All @@ -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",
Expand All @@ -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": [
Expand Down

0 comments on commit 3fc961b

Please sign in to comment.