{
  "name": "@csn_chile/table_status",
  "version": "1.1.9",
  "description": "test new data structure",
  "main": "src/index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1",
    "start": "parcel src/index.html",
    "build": "rsync -a src/img dist/img && rsync -a src/*.css dist/  && parcel build src/index.js -d dist --no-cache"
  },
  "keywords": [
    "status",
    "gráficas",
    "fuente",
    "usuario"
  ],
  "author": "David Pineda Osorio",
  "license": "GPL-3.0-or-later",
  "dependencies": {
    "@csn_chile/fuelgauge": "^1.1.2",
    "@csn_chile/liquidfillgauge": "^1.5.3",
    "@csn_chile/twocircleschart": "^1.1.1",
    "d3": "^5.15.0",
    "extract-text-webpack-plugin": "^3.0.2",
    "file-system": "^2.2.2",
    "fs": "0.0.1-security",
    "moment": "^2.24.0",
    "node-import": "^0.9.2",
    "parcel": "^1.12.4",
    "prettier": "^1.19.1",
    "src": "^1.1.2",
    "webpack": "^4.41.6",
    "websocket": "^1.0.31"
  },
  "devDependencies": {
    "css-loader": "^3.4.2",
    "eslint": "^6.8.0",
    "eslint-config-airbnb-base": "^14.0.0",
    "eslint-plugin-import": "^2.20.1",
    "parcel-bundler": "^1.12.4",
    "ts-loader": "^6.2.0"
  }
}
