We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 80b3bfa commit 953ea04Copy full SHA for 953ea04
package.json
@@ -0,0 +1,25 @@
1
+{
2
+ "name": "gdbox.js",
3
+ "version": "1.0.5",
4
+ "description": "解决图片浏览;矢量数据、文本、标注展示;矢量数据绘制、编辑",
5
+ "main": "gDBox.js",
6
+ "scripts": {
7
+ "test": "echo \"Error: no test specified\" && exit 1"
8
+ },
9
+ "repository": {
10
+ "type": "git",
11
+ "url": "git+https://github.com/dingyang9642/gDBox.git"
12
13
+ "keywords": [
14
+ "json",
15
+ "query",
16
+ "format",
17
+ "delete"
18
+ ],
19
+ "author": "dingyang",
20
+ "license": "ISC",
21
+ "bugs": {
22
+ "url": "https://github.com/dingyang9642/gDBox/issues"
23
24
+ "homepage": "https://github.com/dingyang9642/gDBox#readme"
25
+}
0 commit comments