{
  "name": "@froalacharts/charts",
  "description": "Froala Charts - A collection of interactive charts to build data visualizations for web and mobile applications.",
  "author": "froala",
  "homepage": "https://www.froala.com/",
  "license": "https://www.ideracorp.com/Legal/Froala/FroalaChartsLicenseAgreement",
  "version": "1.0.0",
  "releaseDate": "2020-11-06",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1",
    "prepublishOnly": "../../ci/prepublish/build ./",
    "postpublish": "rm -rf ./src && mv ./_src ./src"
  },
  "publishConfig": {
    "access": "public"
  },
  "keywords": [
    "froalacharts",
    "charts",
    "dataviz",
    "graphs",
    "visualization",
    "js-charts",
    "javascript-charts",
    "dashboards",
    "data-stories"
  ],
  "bugs": {
    "url": "https://froala.com/contact/"
  },
  "dependencies": {
    "@babel/runtime": "^7.9.2",
    "@froalacharts/core": "^1.0.0",
    "@froalacharts/features": "^1.0.0",
    "@froalacharts/utils": "^1.0.0"
  },
  "devDependencies": {
    "@babel/cli": "^7.8.4",
    "@babel/core": "^7.9.0",
    "terser": "^4.0.2"
  },
  "gitHead": "add6d680d5ade5d52dad675b4c320e1798f0ada9"
}
