{
  "name": "cesium",
  "version": "1.54.5",
  "private":true,
  "description": "从Cesium项目源码中提取常用的部分(主要是Core文件夹下的代码文件)",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "keywords": [
    "Cesium"
  ],
  "author": "cesium authors",
  "license": "ISC",
  "dependencies": {
  }
}
