wp-liveticker/package.json

14 lines
326 B
JSON

{
"name": "stklcode-liveticker",
"version": "1.0.0",
"description": "A simple Liveticker for Wordpress.",
"author": "Stefan Kalscheuer",
"license": "GPL-2.0+",
"devDependencies": {
"eslint": "^6",
"eslint-config-wordpress": "^2.0",
"stylelint": "^10.1",
"stylelint-config-wordpress": "^14.0"
}
}