Skip to content

Commit 4b11540

Browse files
committed
chore: add npm package metadata
1 parent 67337e2 commit 4b11540

1 file changed

Lines changed: 8 additions & 0 deletions

File tree

package.json

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,14 @@
44
"description": "Unified control plane for physical and virtual devices via an agent-driven CLI.",
55
"license": "MIT",
66
"author": "Callstack",
7+
"homepage": "https://agent-device.dev/",
8+
"repository": {
9+
"type": "git",
10+
"url": "git+https://github.com/callstackincubator/agent-device.git"
11+
},
12+
"bugs": {
13+
"url": "https://github.com/callstackincubator/agent-device/issues"
14+
},
715
"type": "module",
816
"main": "dist/src/index.js",
917
"types": "dist/src/index.d.ts",

0 commit comments

Comments
 (0)