@dailymotion/vast-client
Version:
JavaScript VAST Client
14 lines (13 loc) • 377 B
JSON
{
"name": "VASTClient-node-example",
"version": "1.0.0",
"main": "index.js",
"type": "module",
"scripts": {
"start": "node index.js",
"test": "echo \"Error: no test specified\" && exit 1"
},
"author": "Dailymotion <vast-client@dailymotion.com> (https://developer.dailymotion.com/)",
"license": "MIT",
"description": "VAST Client node usage example"
}