A tool for gathering information from package.json files of projects.
-
Make sure you have Node in your environment path. Run
node -v
to checkRequired node:
>=20
Required npm:
>=10.5.0
-
In the project directory, open the console
-
Run
npx @godeltech/project-analyzer-cli@latest
-
Follow filling in required information
-
Refort will be generated under
/reports
folder
V1 reports are aligned with converting script in /scripts
, to run it agains a report from v0 need to run
npm run transform:v1