@spooky-sync/cli-darwin-x64 0.0.1-canary.16 → 0.0.1-canary.161
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-x64",
|
|
3
|
-
"version": "0.0.1-canary.
|
|
3
|
+
"version": "0.0.1-canary.161",
|
|
4
4
|
"description": "macOS Intel binary for @spooky-sync/cli",
|
|
5
5
|
"license": "MIT",
|
|
6
6
|
"os": [
|
|
@@ -10,11 +10,11 @@
|
|
|
10
10
|
"x64"
|
|
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 5cb80a8..7caeef3 100755
|
|
|
Binary file
|