aboutsummaryrefslogtreecommitdiff
path: root/node_modules/fs
diff options
context:
space:
mode:
authorgrant-kun <[email protected]>2022-09-26 07:14:29 -0500
committergrant-kun <[email protected]>2022-09-26 07:14:29 -0500
commit86feb9e6403cfa6198ffb6895877c1c00d2a738a (patch)
treecf29210132c5ffb2be80afe04eb0fa231dac3382 /node_modules/fs
parent47e3ae49258f9ddfb91b570745fedeaef4f0fc8f (diff)
update (not working)
Diffstat (limited to 'node_modules/fs')
-rw-r--r--node_modules/fs/README.md9
-rw-r--r--node_modules/fs/package.json20
2 files changed, 29 insertions, 0 deletions
diff --git a/node_modules/fs/README.md b/node_modules/fs/README.md
new file mode 100644
index 0000000..5e9a74c
--- /dev/null
+++ b/node_modules/fs/README.md
@@ -0,0 +1,9 @@
+# Security holding package
+
+This package name is not currently in use, but was formerly occupied
+by another package. To avoid malicious use, npm is hanging on to the
+package name, but loosely, and we'll probably give it to you if you
+want it.
+
+You may adopt this package by contacting [email protected] and
+requesting the name.
diff --git a/node_modules/fs/package.json b/node_modules/fs/package.json
new file mode 100644
index 0000000..11661b0
--- /dev/null
+++ b/node_modules/fs/package.json
@@ -0,0 +1,20 @@
+{
+ "name": "fs",
+ "version": "0.0.1-security",
+ "description": "",
+ "main": "index.js",
+ "scripts": {
+ "test": "echo \"Error: no test specified\" && exit 1"
+ },
+ "repository": {
+ "type": "git",
+ "url": "git+https://github.com/npm/security-holder.git"
+ },
+ "keywords": [],
+ "author": "",
+ "license": "ISC",
+ "bugs": {
+ "url": "https://github.com/npm/security-holder/issues"
+ },
+ "homepage": "https://github.com/npm/security-holder#readme"
+}