UNPKG

@mars3d/heatmap.js

Version:

Dynamic JavaScript Heatmaps for the Web

47 lines (46 loc) 1.07 kB
{ "name": "@mars3d/heatmap.js", "version": "2.0.7", "description": "Dynamic JavaScript Heatmaps for the Web", "main": "build/heatmap.js", "types": "index.d.ts", "devDependencies": { "grunt": ">= 0.4.1", "coffee-script": ">= 1.6.3", "grunt-contrib-uglify": ">= 0.2.0", "grunt-contrib-concat": ">= 0.1.3", "grunt-contrib-watch": "0.2.0rc7", "grunt-contrib-jshint": ">= 0.3.0" }, "scripts": { "build": "grunt build", "push": "npm publish --access public" }, "files": [ "build", "index.d.ts" ], "keywords": [ "heatmap", "heatmaps", "heat map", "heat maps", "googlemaps heatmap", "leaflet heatmap", "leaflet" ], "repository": { "type": "git", "url": "https://github.com/muyao1987/heatmap.js.git" }, "bugs": { "url": "https://github.com/muyao1987/heatmap.js/issues", "email": "wh@marsgis.cn" }, "author": { "name": "火星科技 木遥", "url": "http://www.marsgis.cn" }, "license": "ISC", "homepage": "https://github.com/muyao1987/heatmap.js" }