We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 69d1025 commit 159e37fCopy full SHA for 159e37f
package.json
@@ -1,15 +1,12 @@
1
{
2
"name": "zeromq",
3
- "_from": "https://github.com/keycodinggood/zeromq.js/archive/refs/tags/offline_v5.3.1.tar.gz",
4
- "_integrity": "sha512-3h7QFSWvqvYoDZsbbQ/XPaLNvI0pnh7W2SNrCRKi05I0ARALpZfy+lpEt/oSHdW4pcAqHCHLo+vVaiSTejx4Tw==",
5
- "_resolved": "https://github.com/keycodinggood/zeromq.js/archive/refs/tags/offline_v5.3.1.tar.gz",
6
"version": "v5.3.1",
7
"description": "ZeroMQ for node.js",
8
"main": "index",
9
"gypfile": true,
10
"repository": {
11
"type": "git",
12
- "url": "https://github.com/keycodinggood/zeromq.js.git"
+ "url": "https://github.com/keycodinggood/zeromq.js.git#offline_v5.3.1"
13
},
14
"dependencies": {
15
"nan": "2.17.0",
0 commit comments