RubyGems
npm
Organizations
Log in
Sign up
npm
@lwc/signals
Versions diffs
0.0.0
@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
package/package.json
+8
-0
package/package.json
ADDED
Viewed
@@ -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
+
}