Add license information

This commit is contained in:
Manuel Bouza
2019-03-26 16:57:23 +01:00
parent b02be37bdd
commit 8e55c13d72
2 changed files with 22 additions and 0 deletions

View File

@@ -2,6 +2,7 @@
"name": "moco-browser-extensions",
"description": "Browser plugin for MOCO",
"version": "1.0.21",
"license": "MIT",
"scripts": {
"start": "yarn start:chrome",
"start:chrome": "node_modules/.bin/webpack --config webpack.chrome.config.js --watch --env.browser chrome --env.NODE_ENV development",