Skip to content

Commit 76ca277

Browse files
committed
docs: add links
1 parent 07b73c3 commit 76ca277

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

package.json

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,14 @@
33
"version": "0.1.0",
44
"description": "@swc plugin for handling the transformation of import.meta.env",
55
"author": "Alex Miller <codex.nz@gmail.com>",
6+
"homepage": "https://github.com/Codex-/swc-plugin-import-meta-env#readme",
7+
"repository": {
8+
"type": "git",
9+
"url": "git+https://github.com/Codex-/swc-plugin-import-meta-env.git"
10+
},
11+
"bugs": {
12+
"url": "https://github.com/Codex-/swc-plugin-import-meta-env/issues"
13+
},
614
"license": "Apache-2.0",
715
"keywords": [
816
"swc-plugin",

0 commit comments

Comments
 (0)