|
@@ -1,7 +1,7 @@
|
|
{
|
|
{
|
|
"name": "@sv443-network/userutils",
|
|
"name": "@sv443-network/userutils",
|
|
"version": "0.0.1",
|
|
"version": "0.0.1",
|
|
- "description": "Various utilities for userscripts",
|
|
|
|
|
|
+ "description": "Library with various utilities for userscripts - register listeners for when CSS selectors exist, intercept events, modify the DOM more easily and more ",
|
|
"main": "dist/index.js",
|
|
"main": "dist/index.js",
|
|
"module": "dist/index.mjs",
|
|
"module": "dist/index.mjs",
|
|
"types": "dist/index.d.ts",
|
|
"types": "dist/index.d.ts",
|