We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f2e9555 commit d6c69edCopy full SHA for d6c69ed
1 file changed
package.json
@@ -6,9 +6,14 @@
6
"author": "Jan T. Sott",
7
"repository": {
8
"type": "git",
9
- "url": "git+https://github.com/idleberg/node-package-template.git"
+ "url": "git+https://github.com/idleberg/bun-plugin-coffeescript.git"
10
},
11
- "keywords": [],
+ "keywords": [
12
+ "bun",
13
+ "bun-plugin",
14
+ "coffeescript",
15
+ "coffee-script"
16
+ ],
17
"type": "module",
18
"exports": {
19
".": {
0 commit comments