add licenses to package.json

This commit is contained in:
gdi2290 2014-02-04 08:45:03 -08:00
parent dfd20ca4c9
commit 992a9845ae

View File

@ -25,5 +25,11 @@
"keywords": [
"gis",
"map"
],
"licenses": [
{
"type": "BSD-2-Clause",
"url": "https://github.com/Leaflet/Leaflet/blob/master/LICENSE"
}
]
}