File tree Expand file tree Collapse file tree 2 files changed +9
-0
lines changed Expand file tree Collapse file tree 2 files changed +9
-0
lines changed Original file line number Diff line number Diff line change 11about_resource: jquery.mark-8.11.1.min.js
2+ name: mark.js
3+ version: 8.11.1
24download_url: https://github.com/julmot/mark.js/archive/8.11.1.zip
35description: JavaScript keyword highlighting. Mark text with with options that fit every application.
46 Also available as jQuery plugin.
57homepage_url: https://markjs.io/
8+ package_url: pkg:github/julmot/mark.js@8.11.1
69license_expression: mit
710copyright: Copyright (c) 2014–2019 Julian Kühnel
811attribute: yes
12+ checksum_md5: 76d6fc6f1108d931aea314962a58b444
13+ checksum_sha1: c52b2e00f8d7430829e7018dd5078937b16df696
914licenses:
1015 - key: mit
1116 name: MIT License
Original file line number Diff line number Diff line change @@ -158,6 +158,10 @@ Options:
158158 scan depth limit.
159159
160160 miscellaneous:
161+ --get-license-data DIR Include this directory with additional custom
162+ licenses and license rules in the license
163+ detection index. Creates the directory if it
164+ does not exist.
161165 --reindex-licenses Rebuild the license index and exit.
162166 --reindex-licenses-for-all-languages
163167 [EXPERIMENTAL] Rebuild the license index
You can’t perform that action at this time.
0 commit comments