diff --git a/platform/nodejs/package.json b/platform/nodejs/package.json index 4339f7ea1..9c9b5591a 100644 --- a/platform/nodejs/package.json +++ b/platform/nodejs/package.json @@ -1,7 +1,7 @@ { - "name": "ubo-snfe", + "name": "@gorhill/ubo-core", "version": "0.1.0", - "description": "To create a working instance of uBlock's static network filtering engine", + "description": "To create a working instance of uBlock Origin's static network filtering engine", "type": "module", "main": "main.js", "scripts": {