We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent abd8236 commit b0cd570Copy full SHA for b0cd570
package.json
@@ -1,8 +1,17 @@
1
{
2
- "name": "le-truc",
+ "name": "@zeix/le-truc",
3
"version": "0.15.0",
4
"license": "MIT",
5
"author": "Esther Brunner",
6
+ "keywords": [
7
+ "Le Truc",
8
+ "Web Components",
9
+ "Custom Elements",
10
+ "Reactivity",
11
+ "State Management",
12
+ "Signals",
13
+ "Effects"
14
+ ],
15
"module": "index.ts",
16
"type": "module",
17
"main": "index.js",
0 commit comments