Skip to content

Commit 953ea04

Browse files
author
dingyang
committed
fix packjson2
1 parent 80b3bfa commit 953ea04

File tree

1 file changed

+25
-0
lines changed

1 file changed

+25
-0
lines changed

package.json

Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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

Comments
 (0)