@xmemo/client 0.4.135 → 0.4.136

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 (5) hide show
  1. package/LICENSE +7 -7
  2. package/README.md +393 -329
  3. package/bin/memory-os.js +12 -12
  4. package/package.json +46 -46
  5. package/src/cli.js +2406 -2244
package/LICENSE CHANGED
@@ -1,7 +1,7 @@
1
- Copyright (c) Yonro.
2
-
3
- All rights reserved.
4
-
5
- This package is published as a client distribution artifact for XMemo.
6
- No license is granted to copy, modify, distribute, sublicense, or use the source
7
- code except as expressly permitted by Yonro in a separate written agreement.
1
+ Copyright (c) Yonro.
2
+
3
+ All rights reserved.
4
+
5
+ This package is published as a client distribution artifact for XMemo.
6
+ No license is granted to copy, modify, distribute, sublicense, or use the source
7
+ code except as expressly permitted by Yonro in a separate written agreement.