ustbhuangyi / better-scroll

:scroll: inspired by iscroll, and it supports more features and has a better scroll perfermance
https://better-scroll.github.io/docs/en-US/
MIT License
16.45k stars 2.61k forks source link

build: add license for npm #1364

Open sinkcup opened 6 months ago

sinkcup commented 6 months ago

npm 通过 package.json 判断开源协议,而不会识别项目里的 LICENSE 文件。

image image