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 28a00a3 commit b66d7ecCopy full SHA for b66d7ec
package.json
@@ -1,11 +1,22 @@
1
{
2
- "name": "mafmt",
3
"author": "whyrusleeping",
4
- "version": "1.0.0",
5
- "language": "go",
6
- "issues_url": "https://github.com/whyrusleeping/mafmt",
7
- "gx_version": "0.4.0",
+ "bugs": {},
8
"gx": {
9
"dvcsimport": "github.com/whyrusleeping/mafmt"
10
- }
+ },
+ "gxDependencies": [
+ {
+ "author": "whyrusleeping",
+ "hash": "QmcobAGsCjYt5DXoq9et9L8yR8er7o7Cu3DTvpaq12jYSz",
11
+ "name": "go-multiaddr",
12
+ "version": "0.0.0"
13
+ }
14
+ ],
15
+ "gxVersion": "0.6.0",
16
+ "gx_version": "0.4.0",
17
+ "issues_url": "https://github.com/whyrusleeping/mafmt",
18
+ "language": "go",
19
+ "license": "",
20
+ "name": "mafmt",
21
+ "version": "1.0.0"
22
}
0 commit comments