@lwc/signals 0.0.0

Sign up to get free protection for your applications and to get access to all the features.
Files changed (1) hide show
  1. package/package.json +8 -0
package/package.json ADDED
@@ -0,0 +1,8 @@
1
+ {
2
+ "name": "@lwc/signals",
3
+ "version": "0.0.0",
4
+ "description": "Placeholder for signals package",
5
+ "main": "index.js",
6
+ "author": "",
7
+ "license": "ISC"
8
+ }