**Steps** 1. `composer create-project wp-launchpad/launchpad my-project` 2. `cd my-project` 3. `bin/generator initialize` **Result** There is **package-lock.json** file but not **package.json** file.