wishthis/node_modules/require-dot-file/package.json

48 lines
1.2 KiB
JSON
Raw Normal View History

2022-01-21 08:28:41 +00:00
{
2022-02-23 16:41:13 +00:00
"_args": [
[
"require-dot-file@0.4.0",
"F:\\laragon\\www\\wishthis"
]
],
"_from": "require-dot-file@0.4.0",
"_id": "require-dot-file@0.4.0",
"_inBundle": false,
"_integrity": "sha1-tb9ValWJXC1ZDl3srUU1cXhQqek=",
"_location": "/require-dot-file",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "require-dot-file@0.4.0",
"name": "require-dot-file",
"escapedName": "require-dot-file",
"rawSpec": "0.4.0",
"saveSpec": null,
"fetchSpec": "0.4.0"
},
"_requiredBy": [
"/fomantic-ui"
],
"_resolved": "https://registry.npmjs.org/require-dot-file/-/require-dot-file-0.4.0.tgz",
"_spec": "0.4.0",
"_where": "F:\\laragon\\www\\wishthis",
"author": {
"name": "Jack Lukic",
"email": "jack@semantic-ui.com"
},
"bugs": {
"url": "https://github.com/jlukic/require-dot-file/issues"
},
2022-01-21 08:28:41 +00:00
"description": "Recursively walks parent folders looking for a config file",
"homepage": "http://github.com/jlukic/require-dot-file/",
"license": "MIT",
2022-02-23 16:41:13 +00:00
"name": "require-dot-file",
2022-01-21 08:28:41 +00:00
"repository": {
"type": "git",
"url": "git://github.com/jlukic/require-dot-file.git"
},
2022-02-23 16:41:13 +00:00
"title": "Require Dot File",
"version": "0.4.0"
2022-01-21 08:28:41 +00:00
}