Explorar el Código

修改

tags/1.0.0
Caven Chen hace 5 años
padre
commit
3974a4c7c1
Se han modificado 1 ficheros con 10 adiciones y 1 borrados
  1. 10
    1
      package.json

+ 10
- 1
package.json Ver fichero

@@ -1,10 +1,19 @@
{
"name": "@dvgis/dc-sdk",
"version": "1.4.2",
"description": " The SDK is a secondary development based on the open source project Cesium, which optimizes some operations of Cesium and enables developers to quickly develop 3D applications through the framework.",
"main": "index.js",
"repository": "https://github.com/Digital-Visual/dc-sdk.git",
"homepage": "http://dc.dvgis.cn",
"author": "Caven Chen",
"keywords": [
"3D",
"webgl",
"map",
"globe",
"cesium",
"heatmap"
],
"author": "Caven Chen <cavencj@gmail.com>",
"license": "Apache 2.0",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1",

Cargando…
Cancelar
Guardar