{ "name": "cesium", "version": "1.9.0", "description": "Cesium is a JavaScript library for creating 3D globes and 2D maps in a web browser without a plugin.", "homepage": "http://cesiumjs.org", "license": "Apache-2.0", "repository": { "type": "git", "url": "https://github.com/AnalyticalGraphicsInc/cesium.git" }, "devDependencies": { "jsdoc": "3.3.0-alpha9", "express": "4.4.4", "compression": "1.0.8", "request": "2.36.0", "yargs": "1.2.6" } }