{
  "name": "dynamic-geo-heat-maps",
  "version": "1.0.0",
  "description": "Fork of vue-geo-heat-maps",
  "main": "src/App.vue",
  "scripts": {
    "test": "jest --config jest.conf.js",
    "test:watch": "npm run test -- --watch",
    "lint": "eslint --ext .js,.vue src test"
  },
  "publishConfig": {
    "access": "public"
  },
  "dependencies": {
    "chroma-js": "^1.4.1",
    "vue": "^2.6.14"
  },
  "devDependencies": {
    "babel-core": "^6.26.3",
    "babel-eslint": "^7.1.1",
    "babel-jest": "^27.2.0",
    "babel-loader": "^7.1.5",
    "css-loader": "^6.2.0",
    "eslint": "^3.19.0",
    "eslint-config-airbnb-base": "^11.3.0",
    "eslint-friendly-formatter": "^3.0.0",
    "eslint-import-resolver-webpack": "^0.8.3",
    "eslint-loader": "^1.7.1",
    "eslint-plugin-html": "^3.0.0",
    "eslint-plugin-import": "^2.24.2",
    "jest": "^27.2.0",
    "vue-jest": "^1.4.0",
    "vue-loader": "^13.7.3"
  },
  "keywords": [
    "Heatmap",
    "Heat Map",
    "Heat-map",
    "World Map",
    "World-Map",
    "United States Of America",
    "United States",
    "US"
  ],
  "author": "",
  "license": "MIT"
}
