Skip to content

Commit 37015ff

Browse files
committed
chore(package): add GitHub repository metadata
Add repository, homepage, and issues links for release discoverability and npm package metadata quality.
1 parent e9f27de commit 37015ff

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
@@ -5,6 +5,14 @@
55
"type": "module",
66
"license": "MIT",
77
"keywords": ["pi-package"],
8+
"repository": {
9+
"type": "git",
10+
"url": "git+https://github.com/tryingET/pi-evalset-lab.git"
11+
},
12+
"bugs": {
13+
"url": "https://github.com/tryingET/pi-evalset-lab/issues"
14+
},
15+
"homepage": "https://github.com/tryingET/pi-evalset-lab#readme",
816
"scripts": {
917
"check": "bash ./scripts/validate-structure.sh",
1018
"test": "bash ./scripts/validate-structure.sh",

0 commit comments

Comments
 (0)