Ionic.project & package.json

When creating a project with ionic I get these two extra files in the root folder. What are they and where can I find documentation on how to use them

Ionic.project is really more for the CLI and not for the user to modify

The package.json is for all the gulp build tool.