Skip to content

Commit

Permalink
publish as [email protected]
Browse files Browse the repository at this point in the history
[email protected] was never published, see: rs#49
  • Loading branch information
Sean Lavine committed Nov 3, 2022
1 parent 4678fd8 commit 9cd967d
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,14 +1,14 @@
{
"author": "Olivier Poitrey <[email protected]>",
"name": "netmask",
"name": "netmask-community",
"description": "Parse and lookup IP network blocks",
"version": "1.0.6",
"homepage": "https://github.com/rs/node-netmask",
"bugs": "https://github.com/rs/node-netmask/issues",
"version": "1.1.0",
"homepage": "https://github.com/freewil/node-netmask",
"bugs": "https://github.com/freewil/node-netmask/issues",
"license": "MIT",
"repository": {
"type": "git",
"url": "git://github.com/rs/node-netmask.git"
"url": "git://github.com/freewil/node-netmask.git"
},
"keywords": [
"net",
Expand Down

0 comments on commit 9cd967d

Please sign in to comment.