Add license override for cheerio@0.15.0

Newer versions of the library have the license added, but this is easier
than upgrading for now.
Esse commit está contido em:
Nathan Sobo
2015-01-21 09:01:58 -07:00
commit 22cf142473
+4
Ver Arquivo
@@ -35,6 +35,10 @@ module.exports =
MIT/X11
"""
'cheerio@0.15.0':
repository: "https://github.com/cheeriojs/cheerio"
license: 'MIT'
source: 'https://github.com/cheeriojs/cheerio/blob/master/package.json'
'specificity@0.1.3':
repository: 'https://github.com/keeganstreet/specificity'
license: 'MIT'