use the non-deprecated property for license info

This commit is contained in:
Jeff Williams 2014-10-20 09:32:24 -07:00
parent c45fdaa0c3
commit 0ec138653e

View File

@ -7,12 +7,7 @@
"documentation",
"javascript"
],
"licenses": [
{
"type": "Apache 2.0",
"url": "http://www.apache.org/licenses/LICENSE-2.0"
}
],
"license": "Apache-2.0",
"repository": {
"type": "git",
"url": "https://github.com/jsdoc3/jsdoc"