This commit is contained in:
2020-08-20 11:44:32 +02:00
parent 4715fc1814
commit 6aceefeb2f
2891 changed files with 11239 additions and 347539 deletions

58
node_modules/gitignore/package.json generated vendored
View File

@@ -1,51 +1,19 @@
{
"_from": "gitignore",
"_id": "gitignore@0.6.0",
"_inBundle": false,
"_integrity": "sha1-hRjjnR4S+JbrCXHg+MmC5hbtdl4=",
"_location": "/gitignore",
"_phantomChildren": {},
"_requested": {
"type": "tag",
"registry": true,
"raw": "gitignore",
"name": "gitignore",
"escapedName": "gitignore",
"rawSpec": "",
"saveSpec": null,
"fetchSpec": "latest"
},
"_requiredBy": [
"#USER",
"/"
],
"_resolved": "https://registry.npmjs.org/gitignore/-/gitignore-0.6.0.tgz",
"_shasum": "8518e39d1e12f896eb0971e0f8c982e616ed765e",
"_spec": "gitignore",
"_where": "D:\\WORK\\Menui\\menui_backend",
"author": {
"name": "Michael Feldstein"
},
"bin": {
"gitignore": "bin/gitignore.js"
},
"bugs": {
"url": "https://github.com/msfeldstein/gitignore/issues"
},
"bundleDependencies": false,
"dependencies": {},
"deprecated": false,
"author": "Michael Feldstein",
"name": "gitignore",
"description": "Automatically fetch gitignore files for any project type from github into your new project",
"version": "0.6.0",
"repository": {
"url": "https://github.com/msfeldstein/gitignore"
},
"main": "./lib/library.js",
"bin": {
"gitignore": "./bin/gitignore.js"
},
"dependencies": {},
"devDependencies": {},
"optionalDependencies": {},
"engines": {
"node": "*"
},
"homepage": "https://github.com/msfeldstein/gitignore#readme",
"main": "./lib/library.js",
"name": "gitignore",
"optionalDependencies": {},
"repository": {
"url": "git+https://github.com/msfeldstein/gitignore.git"
},
"version": "0.6.0"
}
}