Currently, can end up with this: ```json { "name": "Hello World", "version": "1.0.0", "main": "index.js" } ``` ... which will throw an error when you try to `yarn/npm install`