Merge pull request #144 from pa11y/license

Add license field to package.json
This commit is contained in:
Jose Bolos
2016-09-09 14:09:43 +01:00
committed by GitHub

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"