-
-
Notifications
You must be signed in to change notification settings - Fork 3
Expand file tree
/
Copy pathpackage.json
More file actions
30 lines (29 loc) · 672 Bytes
/
Copy pathpackage.json
File metadata and controls
30 lines (29 loc) · 672 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
{
"author": "hector",
"bugs": {
"url": "https://github.com/hsanjuan/go-nfctype4"
},
"gx": {
"dvcsimport": "github.com/hsanjuan/go-nfctype4"
},
"gxDependencies": [
{
"author": "hsanjuan",
"hash": "QmNVBea7DR5bw1n3GScTntaNoH1UuQ7YGPnBVdEayKwJQZ",
"name": "go-ndef",
"version": "0.0.0"
},
{
"author": "hsanjuan",
"hash": "QmZAka7vTroHRpmvpeZzRhh7GvE6ps4sEgjwcYXLPcU7vz",
"name": "nfc",
"version": "2.0.2"
}
],
"gxVersion": "0.14.0",
"language": "go",
"license": "LPGL-3.0",
"name": "go-nfctype4",
"releaseCmd": "git commit -a -m \"gx publish $VERSION\"",
"version": "0.0.0"
}