Initial Commit
This commit is contained in:
51
node_modules/gitignore/package.json
generated
vendored
Normal file
51
node_modules/gitignore/package.json
generated
vendored
Normal file
@@ -0,0 +1,51 @@
|
||||
{
|
||||
"_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,
|
||||
"description": "Automatically fetch gitignore files for any project type from github into your new project",
|
||||
"devDependencies": {},
|
||||
"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"
|
||||
}
|
||||
Reference in New Issue
Block a user