@spooky-sync/cli-darwin-arm64 0.0.1-canary.13 → 0.0.1-canary.130
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/package.json +3 -3
- package/{spooky → spky} +0 -0
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@spooky-sync/cli-darwin-arm64",
|
|
3
|
-
"version": "0.0.1-canary.
|
|
3
|
+
"version": "0.0.1-canary.130",
|
|
4
4
|
"description": "macOS Apple Silicon binary for @spooky-sync/cli",
|
|
5
5
|
"license": "MIT",
|
|
6
6
|
"os": [
|
|
@@ -10,11 +10,11 @@
|
|
|
10
10
|
"arm64"
|
|
11
11
|
],
|
|
12
12
|
"files": [
|
|
13
|
-
"
|
|
13
|
+
"spky"
|
|
14
14
|
],
|
|
15
15
|
"repository": {
|
|
16
16
|
"type": "git",
|
|
17
|
-
"url": "https://github.com/mono424/
|
|
17
|
+
"url": "https://github.com/mono424/sp00ky.git"
|
|
18
18
|
},
|
|
19
19
|
"publishConfig": {
|
|
20
20
|
"access": "public"
|
package/{spooky → spky}
RENAMED
|
index 6b68a79..52f9a78 100755
|
|
|
Binary file
|