wp-liveticker/package.json

14 lines
321 B
JSON

{
"name": "stklcode-liveticker",
"version": "1.1.0",
"description": "A simple Liveticker for Wordpress.",
"author": "Stefan Kalscheuer",
"license": "GPL-2.0+",
"devDependencies": {
"@wordpress/eslint-plugin": "^3",
"eslint": "^6",
"stylelint": "^13",
"stylelint-config-wordpress": "^16"
}
}