UNPKG

create-cesiumjs

Version:

The recommended way to start a Vite-powered CesiumJS project

15 lines (14 loc) 329 B
{ "scripts": { "test:e2e": "nightwatch tests/e2e/*" }, "devDependencies": { "nightwatch": "^3.6.0", "@nightwatch/vue": "^3.1.0", "@vitejs/plugin-vue": "^5.0.4", "geckodriver": "^4.3.3", "chromedriver": "^123.0.4", "ts-node": "^10.9.2", "vite-plugin-nightwatch": "^0.4.6" } }