Created tasks for building and testing using Robo build environment, installed via Composer. This is supposed to replace Gulp as default build tool and makes NPM obsolete.
8 lines
172 B
JSON
8 lines
172 B
JSON
{
|
|
"name": "wp-liveticker2",
|
|
"version": "1.0.0-alpha",
|
|
"description": "A simple Liveticker for Wordpress.",
|
|
"author": "Stefan Kalscheuer",
|
|
"license": "GPL-2.0+"
|
|
}
|