vue-geo-heat-maps
Version:
Fork of vue-world-map
48 lines (47 loc) • 1.11 kB
JSON
{
"name": "vue-geo-heat-maps",
"version": "0.2.13",
"description": "Fork of vue-world-map",
"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.3.5",
"vue": "^2.5.2"
},
"devDependencies": {
"babel-core": "^6.22.1",
"babel-eslint": "^7.1.1",
"babel-jest": "^22.0.4",
"babel-loader": "^7.1.1",
"css-loader": "^0.28.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.7.0",
"jest": "^22.0.4",
"vue-jest": "^1.4.0",
"vue-loader": "^13.3.0"
},
"keywords": [
"Heatmap",
"Heat Map",
"Heat-map",
"World Map",
"World-Map",
"United States Of America",
"United States",
"US"
],
"author": "",
"license": "MIT"
}