kmp-tor.resource-exec-tor-gpl.linux-libc 408.12.0-SNAPSHOT.0

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.
package/README.md ADDED
@@ -0,0 +1,4 @@
1
+ # kmp-tor.resource-exec-tor-gpl.linux-libc
2
+
3
+ NPM distribution of Tor binary resources (`Linux Libc` compilations compiled with flag `--enable-gpl`)
4
+ for Kotlin Multiplatform Tor. See: https://github.com/05nelsonm/kmp-tor-resource
package/aarch64/tor.gz ADDED
Binary file
package/armv7/tor.gz ADDED
Binary file
package/index.js ADDED
@@ -0,0 +1 @@
1
+ // empty file
package/package.json ADDED
@@ -0,0 +1,21 @@
1
+ {
2
+ "homepage": "https://github.com/05nelsonm/kmp-tor-resource",
3
+ "license": "Apache 2.0",
4
+ "author": {
5
+ "name": "Matthew Nelson"
6
+ },
7
+ "keywords": [
8
+ "tor",
9
+ "kmp-tor"
10
+ ],
11
+ "bugs": {
12
+ "url": "https://github.com/05nelsonm/kmp-tor-resource/issues"
13
+ },
14
+ "repository": {
15
+ "type": "git",
16
+ "url": "git+https://github.com/05nelsonm/kmp-tor-resource.git"
17
+ },
18
+ "main": "index.js",
19
+ "version": "408.12.0-SNAPSHOT.0",
20
+ "name": "kmp-tor.resource-exec-tor-gpl.linux-libc"
21
+ }
package/ppc64/tor.gz ADDED
Binary file
package/x86/tor.gz ADDED
Binary file
package/x86_64/tor.gz ADDED
Binary file