import into gx
Showing
package.json
0 → 100644
{ | ||
"author": "stebalien", | ||
"bugs": { | ||
"url": "https://github.com/libp2p/go-conn-security" | ||
}, | ||
"gx": { | ||
"dvcsimport": "github.com/libp2p/go-conn-security-multistream" | ||
}, | ||
"gxDependencies": [ | ||
{ | ||
"author": "Stebalien", | ||
"hash": "QmSieFUauuYnroStqmRAEgu9BMXDNY5LbtNgzXcFitBKXQ", | ||
"name": "go-conn-security", | ||
"version": "0.1.1" | ||
}, | ||
{ | ||
"author": "whyrusleeping", | ||
"hash": "QmcJukH2sAFjY3HdBKq35WDzWoL3UUu2gt9wdfqZTUyM74", | ||
"name": "go-libp2p-peer", | ||
"version": "2.3.2" | ||
}, | ||
{ | ||
"author": "whyrusleeping", | ||
"hash": "QmbXRda5H2K3MSQyWWxTMtd8DWuguEBUCe6hpxfXVpFUGj", | ||
"name": "go-multistream", | ||
"version": "0.3.7" | ||
} | ||
], | ||
"gxVersion": "0.12.1", | ||
"language": "go", | ||
"license": "MIT", | ||
"name": "go-conn-security-multistream", | ||
"releaseCmd": "git commit -a -m \"gx publish $VERSION\"", | ||
"version": "0.0.0" | ||
} | ||
Please register or sign in to comment