@mk-co/neox-cli 0.0.0-reserved
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 +12 -0
- package/package.json +9 -0
package/README.md
ADDED
|
@@ -0,0 +1,12 @@
|
|
|
1
|
+
# @mk-co/neox-cli — Name Reserved
|
|
2
|
+
|
|
3
|
+
This package name is **reserved** by MK-CO and intentionally empty.
|
|
4
|
+
|
|
5
|
+
The previous public versions of `@mk-co/neox-cli` were unpublished on 2026-05-27
|
|
6
|
+
after we decided to move to a closed-source distribution model (similar to
|
|
7
|
+
[@anthropic-ai/claude-code](https://www.npmjs.com/package/@anthropic-ai/claude-code)).
|
|
8
|
+
|
|
9
|
+
**There is no working code in this package.**
|
|
10
|
+
|
|
11
|
+
If you were depending on the old public version, please contact MK-CO for
|
|
12
|
+
alternative distribution. Do not install this package expecting functionality.
|