{
  "_from": "uplot@^1.6.18",
  "_id": "uplot@1.6.27",
  "_inBundle": false,
  "_integrity": "sha512-78U4ss5YeU65kQkOC/QAKiyII+4uo+TYUJJKvuxRzeSpk/s5sjpY1TL0agkmhHBBShpvLtmbHIEiM7+C5lBULg==",
  "_location": "/uplot",
  "_phantomChildren": {},
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "uplot@^1.6.18",
    "name": "uplot",
    "escapedName": "uplot",
    "rawSpec": "^1.6.18",
    "saveSpec": null,
    "fetchSpec": "^1.6.18"
  },
  "_requiredBy": [
    "/admin-lte"
  ],
  "_resolved": "https://registry.npmjs.org/uplot/-/uplot-1.6.27.tgz",
  "_shasum": "d282b98ea17f8980eadb2b7d634a8b11dd4521aa",
  "_spec": "uplot@^1.6.18",
  "_where": "/Users/growthdesk/Projects/es_main_2/node_modules/admin-lte",
  "author": {
    "name": "Leon Sorokin",
    "email": "leeoniya@gmail.com"
  },
  "bugs": {
    "url": "https://github.com/leeoniya/uPlot/issues"
  },
  "bundleDependencies": false,
  "deprecated": false,
  "description": "A small, fast chart for time series, lines, areas, ohlc & bars",
  "devDependencies": {
    "@rollup/plugin-terser": "^0.4.4",
    "rollup": "^4.1.4"
  },
  "files": [
    "package.json",
    "README.md",
    "LICENSE",
    "dist"
  ],
  "homepage": "https://github.com/leeoniya/uPlot#readme",
  "keywords": [
    "micro",
    "time",
    "series",
    "line",
    "area",
    "trend",
    "bar",
    "ohlc",
    "plot",
    "chart",
    "graph"
  ],
  "license": "MIT",
  "main": "./dist/uPlot.cjs.js",
  "module": "./dist/uPlot.esm.js",
  "name": "uplot",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/leeoniya/uPlot.git"
  },
  "scripts": {
    "build": "rollup -c --bundleConfigAsCjs",
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "typings": "./dist/uPlot.d.ts",
  "version": "1.6.27"
}
