Add license field to package.json

This commit is contained in:
Jose Bolos
2016-09-09 12:58:55 +01:00
parent 6cd7630049
commit 3a3cca881a

View File

@@ -16,6 +16,7 @@
}, },
"homepage": "https://github.com/pa11y/dashboard", "homepage": "https://github.com/pa11y/dashboard",
"bugs": "https://github.com/pa11y/dashboard/issues", "bugs": "https://github.com/pa11y/dashboard/issues",
"license": "GPL-3.0",
"engines": { "engines": {
"node": ">=4" "node": ">=4"