ticker-graph
Version:
Simple Ticker Graph
20 lines (19 loc) • 339 B
JSON
{
"name": "ticker-graph",
"homepage": "https://github.com/donatj/TickerGraph",
"authors": [
"Jesse G. Donat <donatj@gmail.com>"
],
"description": "Simple Ticker Graph",
"main": "src/TickerGraph.js",
"moduleType": [
"globals"
],
"ignore": [
],
"keywords": [
"ticker",
"graph"
],
"license": "MIT"
}