{
  "name": "@fusioncharts/core",
  "version": "1.9.10",
  "description": "JavaScript Data Visualisation Library",
  "author": "FusionCharts, Inc. <support@fusioncharts.com>",
  "license": "https://www.fusioncharts.com/buy/",
  "homepage": "https://www.fusioncharts.com/",
  "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"
  },
  "bugs": {
    "url": "https://www.fusioncharts.com/contact-support/"
  },
  "repository": {
    "type": "git",
    "url": "git+ssh://git@bitbucket.org/fusioncharts/fc-core.git"
  },
  "dependencies": {
    "@babel/runtime": "^7.9.2",
    "@fusioncharts/utils": "^1.9.10",
    "core-js": "^3.0.1",
    "ramda": "^0.29.0"
  },
  "devDependencies": {
    "@babel/cli": "^7.14.5",
    "@babel/core": "^7.9.0",
    "terser": "^4.0.2"
  },
  "keywords": [
    "fusioncharts",
    "charts",
    "dataviz",
    "graphs",
    "visualization",
    "js-charts",
    "javascript-charts",
    "dashboards",
    "data-stories"
  ],
  "gitHead": "9d35f9e12aff2e4bfa9d96bf72469277dbcec4ff"
}
