UNPKG

smoothie

Version:

Smoothie Charts: smooooooth JavaScript charts for realtime streaming data

41 lines (40 loc) 913 B
{ "name": "smoothie", "version": "1.36.1", "description": "Smoothie Charts: smooooooth JavaScript charts for realtime streaming data", "main": "./smoothie.js", "types": "./smoothie.d.ts", "directories": { "doc": "docs", "example": "examples", "builder": "builder" }, "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git://github.com/joewalnes/smoothie.git" }, "keywords": [ "charts", "charting", "realtime", "stock-ticker", "time series", "time-series", "responsive" ], "bugs": "https://github.com/joewalnes/smoothie/issues", "author": { "name": "Joe Walnes", "url": "https://joewalnes.com/" }, "contributors": [ { "name": "Drew Noakes", "url": "https://drewnoakes.com/" } ], "license": "MIT" }