@term-survivors/darwin-x64 0.1.2-alpha.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.
Files changed (2) hide show
  1. package/package.json +19 -0
  2. package/term-survivors +0 -0
package/package.json ADDED
@@ -0,0 +1,19 @@
1
+ {
2
+ "name": "@term-survivors/darwin-x64",
3
+ "version": "0.1.2-alpha.0",
4
+ "description": "darwin x64 binary for term-survivors",
5
+ "license": "MIT",
6
+ "repository": {
7
+ "type": "git",
8
+ "url": "git+https://kimulaco@github.com/kimulaco/term-survivors.git"
9
+ },
10
+ "os": [
11
+ "darwin"
12
+ ],
13
+ "cpu": [
14
+ "x64"
15
+ ],
16
+ "publishConfig": {
17
+ "provenance": true
18
+ }
19
+ }
package/term-survivors ADDED
Binary file