vue-grid-layout
vue-grid-layout copied to clipboard
Add license information in package.json
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!