Skip to content

Commit fd81dd7

Browse files
committed
Add package.json
1 parent ab21955 commit fd81dd7

File tree

1 file changed

+22
-0
lines changed

1 file changed

+22
-0
lines changed

package.json

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,22 @@
1+
{
2+
"name": "commandx",
3+
"version": "1.0.0",
4+
"description": "commands of alinode agentx",
5+
"scripts": {},
6+
"repository": {
7+
"type": "git",
8+
"url": "git+https://github.com/aliyun-node/commands.git"
9+
},
10+
"keywords": [
11+
"alinode",
12+
"agentx",
13+
"commands"
14+
],
15+
"author": "alinode team",
16+
"license": "MIT",
17+
"bugs": {
18+
"url": "https://github.com/aliyun-node/commands/issues"
19+
},
20+
"homepage": "https://github.com/aliyun-node/commands#readme",
21+
"dependencies": {}
22+
}

0 commit comments

Comments
 (0)