@trylimbo/sdk-issuer-linux-x64-gnu 0.1.0-canary.96.1.17a82284

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -0,0 +1,4 @@
1
+ [diffend] Oversized file quarantined before diffing.
2
+ name: package/libtrylimbo_sdk_issuer.so
3
+ size: 34410184 bytes
4
+ sha256: 389e4f3b20a861a0440b52b1196ffa7986483f3d7bb0d9ac2d04b94e79d10b91
package/package.json ADDED
@@ -0,0 +1,25 @@
1
+ {
2
+ "name": "@trylimbo/sdk-issuer-linux-x64-gnu",
3
+ "version": "0.1.0-canary.96.1.17a82284",
4
+ "license": "UNLICENSED",
5
+ "os": [
6
+ "linux"
7
+ ],
8
+ "cpu": [
9
+ "x64"
10
+ ],
11
+ "libc": [
12
+ "glibc"
13
+ ],
14
+ "files": [
15
+ "libtrylimbo_sdk_issuer.so"
16
+ ],
17
+ "preferUnplugged": true,
18
+ "engines": {
19
+ "node": ">=20"
20
+ },
21
+ "trylimbo": {
22
+ "role": "platform"
23
+ },
24
+ "stableVersion": "0.0.8"
25
+ }