|
@@ -2,7 +2,7 @@
|
|
|
"name": "@sv443-network/userutils",
|
|
|
"libName": "UserUtils",
|
|
|
"version": "9.1.0",
|
|
|
- "description": "Lightweight library with various utilities for userscripts - register listeners for when CSS selectors exist, intercept events, create persistent & synchronous data stores, modify the DOM more easily and much more",
|
|
|
+ "description": "General purpose DOM/GreaseMonkey library that allows you to register listeners for when CSS selectors exist, intercept events, create persistent & synchronous data stores, modify the DOM more easily and much more",
|
|
|
"main": "dist/index.js",
|
|
|
"module": "dist/index.js",
|
|
|
"types": "dist/lib/index.d.ts",
|