I’m new to building packages, so bear with me.
I keep finding and using Atmosphere packages where there’s no way to contact the package publisher; the docs they publish direct to github of a base project, and the bug-reporting link does the same. The publisher isn’t a member of the base project.
The current package I’m looking at is https://atmospherejs.com/jonatan/angular-google-places-autocomplete - but it’s far from alone.
When these packages become stale (as this one is), there’s no way to contact the developer, and no access to the package source. Is it possible to reverse-engineer a new local (non-Atmosphere) package based on that one? If so, can you briefly explain how?