wp-liveticker/package.json
Stefan Kalscheuer 14a6387218 Added Robo build script
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.
2018-01-02 20:07:26 +01:00

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+"
}