From c6c93acc32893d891adb39011674c02f3f04999e Mon Sep 17 00:00:00 2001 From: Leonardo Bishop Date: Sat, 4 Nov 2023 23:59:44 +0000 Subject: gitignore some shit --- backend/node_modules/inherits/package.json | 29 ----------------------------- 1 file changed, 29 deletions(-) delete mode 100644 backend/node_modules/inherits/package.json (limited to 'backend/node_modules/inherits/package.json') diff --git a/backend/node_modules/inherits/package.json b/backend/node_modules/inherits/package.json deleted file mode 100644 index 37b4366..0000000 --- a/backend/node_modules/inherits/package.json +++ /dev/null @@ -1,29 +0,0 @@ -{ - "name": "inherits", - "description": "Browser-friendly inheritance fully compatible with standard node.js inherits()", - "version": "2.0.4", - "keywords": [ - "inheritance", - "class", - "klass", - "oop", - "object-oriented", - "inherits", - "browser", - "browserify" - ], - "main": "./inherits.js", - "browser": "./inherits_browser.js", - "repository": "git://github.com/isaacs/inherits", - "license": "ISC", - "scripts": { - "test": "tap" - }, - "devDependencies": { - "tap": "^14.2.4" - }, - "files": [ - "inherits.js", - "inherits_browser.js" - ] -} -- cgit v1.2.3-70-g09d2