{
  "_from": "highcharts-indicators@^2.1.6",
  "_id": "highcharts-indicators@2.1.6",
  "_inBundle": false,
  "_integrity": "sha512-bJJ5/YafJBkmhMyMrH6jknOO7NQ3yTFkq9bJmTgwnq18Xf0A/6F8ItCXbkkBFo5IRV3eK6Q16wIJJOagkBooBA==",
  "_location": "/highcharts-indicators",
  "_phantomChildren": {},
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "highcharts-indicators@^2.1.6",
    "name": "highcharts-indicators",
    "escapedName": "highcharts-indicators",
    "rawSpec": "^2.1.6",
    "saveSpec": null,
    "fetchSpec": "^2.1.6"
  },
  "_requiredBy": [
    "/"
  ],
  "_resolved": "https://registry.npmjs.org/highcharts-indicators/-/highcharts-indicators-2.1.6.tgz",
  "_shasum": "f0b37d0c920fb9cca003126710d64dccd7d26d71",
  "_spec": "highcharts-indicators@^2.1.6",
  "_where": "C:\\xampp\\htdocs\\dial-digit",
  "author": {
    "name": "Black Label",
    "email": "start@blacklabel.pl",
    "url": "http://blacklabel.pl"
  },
  "bugs": {
    "url": "https://github.com/blacklabel/indicators/issues"
  },
  "bundleDependencies": false,
  "deprecated": false,
  "description": "Highstock plugin to add technical indicators to charts.",
  "devDependencies": {
    "gulp": "^3.9.1",
    "gulp-eslint": "^2.0.0"
  },
  "files": [
    "js/indicators.js",
    "js/sma.js",
    "js/ema.js",
    "js/atr.js",
    "js/rsi.js"
  ],
  "homepage": "https://github.com/blacklabel/indicators#readme",
  "keywords": [
    "highcharts",
    "highstock",
    "technical indicators",
    "sma",
    "ema",
    "rsi",
    "atr",
    "highcharts-addon"
  ],
  "license": "SEE LICENSE IN license.txt",
  "main": "js/indicators.js",
  "name": "highcharts-indicators",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/blacklabel/indicators.git"
  },
  "version": "2.1.6"
}
