Skip to content

Commit 7b563a1

Browse files
alejandrorivas-pixelAngel-Garcia21Boshen
authored
Add npm support metadata (#44)
* Add npm support metadata * chore: format npm metadata --------- Co-authored-by: Angel Garcia <angel.programador21@gmail.com> Co-authored-by: Boshen <boshenc@gmail.com>
1 parent 3ba7af0 commit 7b563a1

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

package.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,10 @@
22
"name": "oxc-webpack-loader",
33
"version": "1.0.1",
44
"description": "Webpack loader for oxc",
5+
"homepage": "https://github.com/oxc-project/oxc-webpack-loader#readme",
6+
"bugs": {
7+
"url": "https://github.com/oxc-project/oxc-webpack-loader/issues"
8+
},
59
"license": "MIT",
610
"author": "oxc-project",
711
"repository": "https://github.com/oxc-project/oxc-webpack-loader",

0 commit comments

Comments
 (0)