16 lines
474 B
JSON
16 lines
474 B
JSON
{
|
|
"name": "require-dot-file",
|
|
"version": "0.4.0",
|
|
"title": "Require Dot File",
|
|
"description": "Recursively walks parent folders looking for a config file",
|
|
"homepage": "http://github.com/jlukic/require-dot-file/",
|
|
"author": "Jack Lukic <jack@semantic-ui.com>",
|
|
"license": "MIT",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git://github.com/jlukic/require-dot-file.git"
|
|
},
|
|
"bugs": {
|
|
"url": "https://github.com/jlukic/require-dot-file/issues"
|
|
}
|
|
}
|