UNPKG

@soonspacejs/plugin-heat-map

Version:

Haet-map plugin for SoonSpace.js

23 lines 553 B
{ "name": "@soonspacejs/plugin-heat-map", "pluginName": "HeatMapPlugin", "version": "2.14.23", "description": "Haet-map plugin for SoonSpace.js", "main": "dist/index.esm.js", "module": "dist/index.esm.js", "unpkg": "dist/index.esm.js", "typings": "dist/index.d.ts", "keywords": [ "soonspacejs", "heat-map" ], "author": "xunwei", "license": "UNLICENSED", "dependencies": { "heatmap-ts": "^0.0.4" }, "gitHead": "4a87dd85050651088e11c3da777c49fab3db7e5d", "peerDependencies": { "soonspacejs": "2.14.23" } }