The following changes has been done from the original repo: - Remove README.md, LICENSE.md and .travis.yml - Review the version.php content, to look like a standard plugin - Adapt jquery-eu-cookie-law-popup.js and readme_moodle.txt to remove the eslint-ignore
11 lines
274 B
XML
11 lines
274 B
XML
<?xml version="1.0"?>
|
|
<libraries>
|
|
<library>
|
|
<location>amd/src/jquery-eu-cookie-law-popup.js</location>
|
|
<name>jQuery EU Cookie Law popups</name>
|
|
<license>MIT</license>
|
|
<version>1.0.1</version>
|
|
<licenseversion></licenseversion>
|
|
</library>
|
|
</libraries>
|