JoshuaKGoldberg / package.json-validator

Tools to validate package.json files
MIT License
107 stars 26 forks source link

Project Status: Still Alive! #78

Open JoshuaKGoldberg opened 5 months ago

JoshuaKGoldberg commented 5 months ago

👋 Hi all! I'm going to be helping out with maintenance of the project for a little while. @TechNickAI has granted me some GitHub and npm permissions, so I should be able to triage issues, merge PRs, and push new package versions.

Project Context

package.json-validator is a handy package that, as the name says, can validate your package.json data. I personally use it in eslint-plugin-package-json and am motivated to get this package under active development & supporting the latest and greatest in the npm ecosystem. 🚀

Next Steps

Here's what I'm going to do with this repository:

Note that I don't (yet?) have repository settings access for GitHub, so I can't set up automated releases, change the About URL, pin this issue, or a few other nice things. We're working on that.

Out of Scope

For now, substantial changes to to package.json-validator are out of scope. This package is going to stay mostly as-is. I don't plan on, say, breaking-change overhauling the API.

Bug fixes and useful feature requests will of course be accepted & released.