A small binary to parse VASTs and VMAPs to show the content in a more readable format for the consumer.
git clone [email protected]:Eyevinn/vast-info.git
cd vast-info
npm install
- run by
node index.js
and follow the instructions given
Not yet published on npm