mirror of
https://github.com/S2-/gitlit
synced 2025-08-04 05:10:05 +02:00
initial commit
This commit is contained in:
57
app/node_modules/home-path/package.json
generated
vendored
Normal file
57
app/node_modules/home-path/package.json
generated
vendored
Normal file
@@ -0,0 +1,57 @@
|
||||
{
|
||||
"_from": "home-path@^1.0.1",
|
||||
"_id": "home-path@1.0.6",
|
||||
"_inBundle": false,
|
||||
"_integrity": "sha512-wo+yjrdAtoXt43Vy92a+0IPCYViiyLAHyp0QVS4xL/tfvVz5sXIW1ubLZk3nhVkD92fQpUMKX+fzMjr5F489vw==",
|
||||
"_location": "/home-path",
|
||||
"_phantomChildren": {},
|
||||
"_requested": {
|
||||
"type": "range",
|
||||
"registry": true,
|
||||
"raw": "home-path@^1.0.1",
|
||||
"name": "home-path",
|
||||
"escapedName": "home-path",
|
||||
"rawSpec": "^1.0.1",
|
||||
"saveSpec": null,
|
||||
"fetchSpec": "^1.0.1"
|
||||
},
|
||||
"_requiredBy": [
|
||||
"/electron-download"
|
||||
],
|
||||
"_resolved": "https://registry.npmjs.org/home-path/-/home-path-1.0.6.tgz",
|
||||
"_shasum": "d549dc2465388a7f8667242c5b31588d29af29fc",
|
||||
"_spec": "home-path@^1.0.1",
|
||||
"_where": "E:\\projects\\p\\gitlit\\app\\node_modules\\electron-download",
|
||||
"author": {
|
||||
"name": "Lloyd Brookes",
|
||||
"email": "75pound@gmail.com"
|
||||
},
|
||||
"bugs": {
|
||||
"url": "https://github.com/75lb/home-path/issues"
|
||||
},
|
||||
"bundleDependencies": false,
|
||||
"deprecated": false,
|
||||
"description": "Cross-platform home directory retriever",
|
||||
"devDependencies": {
|
||||
"jsdoc-to-markdown": "^4.0.1",
|
||||
"tape": "^4.9"
|
||||
},
|
||||
"homepage": "https://github.com/75lb/home-path#readme",
|
||||
"keywords": [
|
||||
"home",
|
||||
"directory",
|
||||
"folder",
|
||||
"path"
|
||||
],
|
||||
"license": "MIT",
|
||||
"name": "home-path",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "git+https://github.com/75lb/home-path.git"
|
||||
},
|
||||
"scripts": {
|
||||
"docs": "jsdoc2md --heading-depth 1 -t README.hbs index.js > README.md; echo",
|
||||
"test": "tape test.js"
|
||||
},
|
||||
"version": "1.0.6"
|
||||
}
|
Reference in New Issue
Block a user