From 4b237cd7f3d9ebffdfc60d987c4df3c2595c3b7c Mon Sep 17 00:00:00 2001 From: grant-kun Date: Mon, 26 Sep 2022 11:31:02 -0500 Subject: Delete node_modules directory --- node_modules/crypto/README.md | 7 ------- node_modules/crypto/package.json | 19 ------------------- 2 files changed, 26 deletions(-) delete mode 100644 node_modules/crypto/README.md delete mode 100644 node_modules/crypto/package.json (limited to 'node_modules/crypto') diff --git a/node_modules/crypto/README.md b/node_modules/crypto/README.md deleted file mode 100644 index 5437f14..0000000 --- a/node_modules/crypto/README.md +++ /dev/null @@ -1,7 +0,0 @@ -# Deprecated Package - -This package is no longer supported and has been deprecated. To avoid malicious use, npm is hanging on to the package name. - -It's now a built-in Node module. If you've depended on crypto, you should switch to the one that's built-in. - -Please contact support@npmjs.com if you have questions about this package. diff --git a/node_modules/crypto/package.json b/node_modules/crypto/package.json deleted file mode 100644 index 01aa4d3..0000000 --- a/node_modules/crypto/package.json +++ /dev/null @@ -1,19 +0,0 @@ -{ - "name": "crypto", - "version": "1.0.1", - "description": "", - "main": "index.js", - "scripts": { - "test": "echo \"Error: no test specified\" && exit 1" - }, - "repository": { - "type": "git", - "url": "git+https://github.com/npm/deprecate-holder.git" - }, - "author": "", - "license": "ISC", - "bugs": { - "url": "https://github.com/npm/deprecate-holder/issues" - }, - "homepage": "https://github.com/npm/deprecate-holder#readme" -} -- cgit v1.2.3