{"name":"gazeclient","version":"1.0.0","description":"A javascript client to subscribe to gaze data streams over websocket","main":"index.js","scripts":{"test":"echo \"Error: no test specified\" && exit 1","build":"rollup lib/index.js --format iife --name \"gazeclient\" --file build/gazeclient.js","postbuild":"cp build/gazeclient.js demo/gazeclient.js"},"author":"Alexander Bazo <alexanderbazo@googlemail.com>","license":"MIT","devDependencies":{"rollup":"^1.19.4"}}