Typedoc JSON Generator for Cocos Creator 3.x API Prepare Install NodeJS v18. Install $ npm i Build $ npm run build Unit Test $ npm run test Apply URL Patch for typedoc Since the default generated json file doesn't contain the url of source file, run npm run apply-patch to enable it.