upload package
This commit is contained in:
12
package.json
12
package.json
@@ -3,6 +3,7 @@
|
|||||||
"version": "1.0.9",
|
"version": "1.0.9",
|
||||||
"type": "module",
|
"type": "module",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
|
"homepage": "https://natxocc.github.io/sigpro/",
|
||||||
"repository": {
|
"repository": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "git+https://github.com/natxocc/sigpro.git"
|
"url": "git+https://github.com/natxocc/sigpro.git"
|
||||||
@@ -17,5 +18,14 @@
|
|||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"vitepress": "^1.6.4"
|
"vitepress": "^1.6.4"
|
||||||
}
|
},
|
||||||
|
"keywords": [
|
||||||
|
"signals",
|
||||||
|
"reactive",
|
||||||
|
"web-components",
|
||||||
|
"vanilla-js",
|
||||||
|
"reactive-programming",
|
||||||
|
"signals-library",
|
||||||
|
"fine-grained-reactivity"
|
||||||
|
]
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user