vue-grid-layout icon indicating copy to clipboard operation
vue-grid-layout copied to clipboard

Add license information in package.json

Open ghost opened this issue 3 years ago • 0 comments

It should be considered to add the license information in the package.json, like described in the official npm site: https://docs.npmjs.com/cli/v7/configuring-npm/package-json#license

This is very helpful for generating automatic license information, for example with the tool webpack-license-plugin

Thank you for your hard work to this great package!

ghost avatar Mar 01 '22 14:03 ghost