Let's apply the SPDX to the license field of package.json and bower.json.
I would like to use angular-confirm from webjars.org.
but, when I "Add a New NPM WebJar", got the following results.
Failed! No valid licenses found. Detected licenses: Apache The acceptable licenses on BinTray are at: https://bintray.com/docs/api/#_footnote_1 License detection first uses the package metadata (e.g. package.json or bower.json) and falls back to looking for a LICENSE, LICENSE.txt, or LICENSE.md file in the master branch of the GitHub repo. Since these methods failed to detect a valid license you will need to work with the upstream project to add discoverable license metadata to a release or to the GitHub repo.
Hi Schlogen,
Let's apply the SPDX to the license field of
package.json
andbower.json
.I would like to use
angular-confirm
from webjars.org. but, when I "Add a New NPM WebJar", got the following results.Please merge this branch with the master.
Thanks