balena-io-modules / scrutinizer

Extract a git repository's metadata relying on open source conventions
Apache License 2.0
8 stars 0 forks source link

Figure out if the repo comes with an NPM package #67

Open dimitrisnl opened 5 years ago

dimitrisnl commented 5 years ago

https://github.com/balena-io-modules/detectorist

edit: Detectorist checks for the existence of private: true in package.json, which doesn't guarantee that it's an actual published NPM package.

dimitrisnl commented 5 years ago

@jviotti Just to clarify is that check enough for us, or do we want to verify that there is at least one published version?

jviotti commented 5 years ago

@dimitrisnl The algorithm should be: