Group
Extension

Matches 1

Regexp-Pattern-License ( J/JO/JONASS/Regexp-Pattern-License-v3.11.2.tar.gz, JONASS, 2024; MetaCPAN )
Regexp-Pattern-License/lib/Regexp/Pattern/License.pm ( view source; MetaCPAN )
 json

I<Since v3.1.90.>

=cut

$RE{json} = {
	name                                    => 'JSON',
	'name.alt.org.spdx.since.date_20130117' => 'JSON',
	caption                                 => 'JSON 
License',
	'caption.alt.org.fedora'                => 'JSON License',
	'caption.alt.org.tldr'                  => 'The JSON License',
	tags                                    => [
		'license:is:grant'
	"iri.$slug",
				'https://spdx.org/licenses/',
				$_,
				'',
			];
			for my $ext (qw(txt html json)) {
				push @variants, [
					"iri.$slug.format.$ext",
					'https://spdx.org/licenses/',
					$

Powered by Groonga
Maintained by Kenichi Ishigaki <ishigaki@cpan.org>. If you find anything, submit it on GitHub.