Migrate Information from config.xml to package.json
Open
- Dominant language
- No language data
- Stars
- 710
- Forks
- 75
- PR merge metrics
- No merged PRs in 30d
Description
# Feature Request
## Motivation Behind Feature
Currently, we have been in the process of trying to migrate some information from `config.xml` to `package.json` file. I believe, there's more information that can be moved over. For example, the information in the `author` tag, like author name, email, website URL. Moving this information straight to the `package.json` would allow us to clean up `ConfigParser`.
Contributor guide
Assessment
This issue has not been assessed yet.