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 1
1
about_resource: jquery.mark-8.11.1.min.js
2
+ name: mark.js
3
+ version: 8.11.1
2
4
download_url: https://github.com/julmot/mark.js/archive/8.11.1.zip
3
5
description: JavaScript keyword highlighting. Mark text with with options that fit every application.
4
6
Also available as jQuery plugin.
5
7
homepage_url: https://markjs.io/
8
+ package_url: pkg:github/julmot/mark.js@8.11.1
6
9
license_expression: mit
7
10
copyright: Copyright (c) 2014–2019 Julian Kühnel
8
11
attribute: yes
12
+ checksum_md5: 76d6fc6f1108d931aea314962a58b444
13
+ checksum_sha1: c52b2e00f8d7430829e7018dd5078937b16df696
9
14
licenses:
10
15
- key: mit
11
16
name: MIT License
Original file line number Diff line number Diff line change @@ -158,6 +158,10 @@ Options:
158
158
scan depth limit.
159
159
160
160
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.
161
165
--reindex-licenses Rebuild the license index and exit.
162
166
--reindex-licenses-for-all-languages
163
167
[EXPERIMENTAL] Rebuild the license index
You can’t perform that action at this time.
0 commit comments