docs: add description and keywords to all package.json #70
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
三个发布包(@ocas/core, @ocas/fs, @ocas/cli)的 package.json 都缺少
description和keywords字段。npm registry 上显示为空描述,影响可发现性。