代码拉取完成,页面将自动刷新
{
"name": "leaflet-webgl-heatmap",
"version": "0.2.7",
"description": "A Leaflet plugin for a popular WebGL Heatmap library.",
"main": "dist/leaflet-webgl-heatmap.min.js",
"files": [
"dist/*",
"src/*"
],
"dependencies": {},
"devDependencies": {
"browser-sync": "^2.18.5",
"casperjs": "^1.1.3",
"gulp": "^3.9.1",
"gulp-rename": "^1.2.2",
"gulp-uglify": "^2.0.0",
"jshint": "^2.9.4",
"leaflet": "^1.1.0"
},
"preinstall": "npm i -g casperjs jshint gulp",
"start": "gulp",
"scripts": {
"test": "npm run test-src && npm run test-example && npm run test-casper",
"test-src": "jshint ./src/leaflet-webgl-heatmap.js",
"test-example": "jshint ./example/js/script.js",
"test-casper": "casperjs test ./tests/ --includes=casper-helpers.js --web-security=no",
"build": "gulp build",
"release": "./publish.sh || true"
},
"repository": {
"type": "git",
"url": "git+https://github.com/ursudio/webgl-heatmap-leaflet.git"
},
"keywords": [
"heatmap",
"webgl",
"leaflet",
"plugin"
],
"author": "Ursudio",
"contributors": [
{
"name": "Chris Willey",
"url": "https://github.com/chriswilley"
}
],
"license": "MIT",
"bugs": {
"url": "https://github.com/ursudio/webgl-heatmap-leaflet/issues"
},
"homepage": "https://github.com/ursudio/webgl-heatmap-leaflet#readme"
}
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。