use directories for structure

This commit is contained in:
s2
2020-05-26 10:37:57 +02:00
parent 66580d4847
commit ae4aaf2668
1287 changed files with 92093 additions and 13113 deletions

24
node_modules/getpass/package.json generated vendored
View File

@@ -1,27 +1,33 @@
{
"_from": "getpass@^0.1.1",
"_args": [
[
"getpass@0.1.7",
"D:\\Projects\\siag\\vanillajs-seed"
]
],
"_development": true,
"_from": "getpass@0.1.7",
"_id": "getpass@0.1.7",
"_inBundle": false,
"_integrity": "sha1-Xv+OPmhNVprkyysSgmBOi6YhSfo=",
"_location": "/getpass",
"_phantomChildren": {},
"_requested": {
"type": "range",
"type": "version",
"registry": true,
"raw": "getpass@^0.1.1",
"raw": "getpass@0.1.7",
"name": "getpass",
"escapedName": "getpass",
"rawSpec": "^0.1.1",
"rawSpec": "0.1.7",
"saveSpec": null,
"fetchSpec": "^0.1.1"
"fetchSpec": "0.1.7"
},
"_requiredBy": [
"/sshpk"
],
"_resolved": "https://registry.npmjs.org/getpass/-/getpass-0.1.7.tgz",
"_shasum": "5eff8e3e684d569ae4cb2b1282604e8ba62149fa",
"_spec": "getpass@^0.1.1",
"_where": "F:\\projects\\vanillajs-seed\\node_modules\\sshpk",
"_spec": "0.1.7",
"_where": "D:\\Projects\\siag\\vanillajs-seed",
"author": {
"name": "Alex Wilson",
"email": "alex.wilson@joyent.com"
@@ -29,11 +35,9 @@
"bugs": {
"url": "https://github.com/arekinath/node-getpass/issues"
},
"bundleDependencies": false,
"dependencies": {
"assert-plus": "^1.0.0"
},
"deprecated": false,
"description": "getpass for node.js",
"homepage": "https://github.com/arekinath/node-getpass#readme",
"license": "MIT",