@u-gis/assets 3.0.3 → 3.0.4

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (1) hide show
  1. package/package.json +5 -5
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@u-gis/assets",
3
- "version": "3.0.3",
4
- "description": "地球可视化实验室 (EarthSDK&CesiumLab) https://www.bjxbsj.cn",
3
+ "version": "3.0.4",
4
+ "description": "uGIS SDK的资源包",
5
5
  "main": "./earthsdk3-assets.js",
6
6
  "files": [
7
7
  "assets",
@@ -9,9 +9,9 @@
9
9
  "package.json",
10
10
  "markdown"
11
11
  ],
12
- "author": "suplyang",
13
- "owner": "北京西部世界科技有限公司",
14
- "homepage": "www.earthsdk.com",
12
+ "author": "郭斌勇",
13
+ "owner": "八维通科技有限公司",
14
+ "homepage": "https://www.bwton.com/",
15
15
  "license": "ISC",
16
16
  "scripts": {
17
17
  "login": "npm login --registry https://registry.npmjs.org",