代码拉取完成,页面将自动刷新
{
"name": "threebox",
"version": "0.2.0",
"description": "A Mapbox GL JS plugin that combines the power of the Three.js 3D library with Mapbox geospatial tools.",
"main": "main.js",
"repository": {
"type": "git",
"url": "git+https://github.com/peterqliu/threebox.git"
},
"author": "@peterqliu and @kronick",
"license": "MIT",
"bugs": {
"url": "https://github.com/peterqliu/threebox/issues"
},
"dev-dependencies": {
"tap-prettify": "0.0.2",
"tape": "^4.6.3"
},
"scripts": {
"build": "browserify -g ./node_modules/uglifyify exports.js > dist/threebox.min.js",
"dev": "watchify exports.js --verbose -o dist/threebox.js",
"test": "browserify tests/threebox-tests.js > tests/threebox-tests-bundle.js; echo 'Open tests/threebox-tests.html to run tests in the browser.'"
},
"dependencies": {
"@turf/turf": "^5.1.6",
"tape": "^4.10.1",
"turf": "^3.0.14",
"watchify": "^3.11.1",
"uglifyify": "5.0.1"
}
}
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。