Merge pull request #2999 from theoreticaLee/master
Add PDF.js license to package.json
This commit is contained in:
commit
1764c88e75
@ -10,5 +10,11 @@
|
|||||||
"repository": {
|
"repository": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "git://github.com/mozilla/pdf.js.git"
|
"url": "git://github.com/mozilla/pdf.js.git"
|
||||||
}
|
},
|
||||||
|
"licenses": [
|
||||||
|
{
|
||||||
|
"type": "Apache v2",
|
||||||
|
"url": "https://github.com/mozilla/pdf.js/blob/master/LICENSE"
|
||||||
|
}
|
||||||
|
]
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user