Which License?
reed-jones opened this issue · 3 comments
reed-jones commented
in the LICENSE file I see Creative Commons Attribution-NonCommercial 4.0 International Public License
which I suspect is the one you meant? in package.json however the license is marked as ISC
transiient commented
ISC is the default NPM licence. So I assume this is licenced under CC.
reed-jones commented
woops, didn't mean to close. sorry. I assumed that too, but just thought if that was the case we can update package.json
ianramzy commented
Fixed.