Due to naming conflicts with the original wp-liveticker plugin this one is now renamed to a unique identifier.
11 lines
234 B
JSON
11 lines
234 B
JSON
{
|
|
"name": "wp-liveticker",
|
|
"version": "1.0.0",
|
|
"description": "A simple Liveticker for Wordpress.",
|
|
"author": "Stefan Kalscheuer",
|
|
"license": "GPL-2.0+",
|
|
"dependencies": {
|
|
"stylelint-config-wordpress": "^13.1.0"
|
|
}
|
|
}
|