{
  "name": "ohlc-chart-simple",
  "version": "0.0.01131",
  "description": "simple ohlc candlestick charts with volume profile for Node.js",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "keywords": [
    "candlesticks",
    "ohlc"
  ],
  "author": "stonkpunk",
  "license": "MIT",
  "dependencies": {
    "kde-simple": "0.0.12",
    "moment": "^2.29.4",
    "pixel-draw": "0.0.1272"
  },
  "homepage": "https://github.com/stonkpunk/my-npm-modules/tree/main/ohlc-chart-simple"
}
