Feltöltés vizsgaremek könyvkölcsönző
This commit is contained in:
7
backend_konyvkolcsonzo_v5/node_modules/crypto/README.md
generated
vendored
Normal file
7
backend_konyvkolcsonzo_v5/node_modules/crypto/README.md
generated
vendored
Normal file
@@ -0,0 +1,7 @@
|
||||
# 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.
|
||||
19
backend_konyvkolcsonzo_v5/node_modules/crypto/package.json
generated
vendored
Normal file
19
backend_konyvkolcsonzo_v5/node_modules/crypto/package.json
generated
vendored
Normal file
@@ -0,0 +1,19 @@
|
||||
{
|
||||
"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"
|
||||
}
|
||||
Reference in New Issue
Block a user