tradingreact
Version:
Fully customizable trading chart for react
17 lines (16 loc) • 330 B
JSON
{
"name": "tradingreact",
"version": "0.1.0",
"description": "Fully customizable trading chart for react",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [
"Stock",
"Chart",
"Candlesticks"
],
"author": "Lakshan Perera",
"license": "ISC"
}