tmcode-darwin-x64 1.18.0 → 1.18.2
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.
Potentially problematic release.
This version of tmcode-darwin-x64 might be problematic. Click here for more details.
- package/bin/tmcode +0 -0
- package/package.json +4 -4
package/bin/tmcode
CHANGED
|
Binary file
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "tmcode-darwin-x64",
|
|
3
|
-
"version": "1.18.
|
|
3
|
+
"version": "1.18.2",
|
|
4
4
|
"preferUnplugged": true,
|
|
5
5
|
"os": [
|
|
6
6
|
"darwin"
|
|
@@ -8,11 +8,11 @@
|
|
|
8
8
|
"cpu": [
|
|
9
9
|
"x64"
|
|
10
10
|
],
|
|
11
|
-
"description": "tmcode v1 \u2014 opencode 1.17.4 source-rebuilt distribution (darwin-x64). Source: https://github.com/
|
|
11
|
+
"description": "tmcode v1 \u2014 opencode 1.17.4 source-rebuilt distribution (darwin-x64). Source: https://github.com/tianma-ai/tmcode",
|
|
12
12
|
"license": "MIT",
|
|
13
|
-
"homepage": "https://github.com/
|
|
13
|
+
"homepage": "https://github.com/tianma-ai/tmcode",
|
|
14
14
|
"repository": {
|
|
15
15
|
"type": "git",
|
|
16
|
-
"url": "https://github.com/
|
|
16
|
+
"url": "https://github.com/tianma-ai/tmcode.git"
|
|
17
17
|
}
|
|
18
18
|
}
|