mirror of
https://github.com/bndr/pipreqs.git
synced 2025-07-28 13:51:37 +00:00
30 lines
467 B
JSON
30 lines
467 B
JSON
{
|
|
"version": "0.2",
|
|
"ignorePaths": [],
|
|
"dictionaryDefinitions": [],
|
|
"dictionaries": [],
|
|
"words": [
|
|
"beautifulsoup",
|
|
"boto",
|
|
"compat",
|
|
"docopt",
|
|
"docstrings",
|
|
"dotenv",
|
|
"mkvirtualenv",
|
|
"nonexistendmodule",
|
|
"pipreqs",
|
|
"pymongo",
|
|
"pypi",
|
|
"requiremnts",
|
|
"savepath",
|
|
"seasurf",
|
|
"sqlalchemy",
|
|
"ujson",
|
|
"virtualenv",
|
|
"virtualenvwrapper",
|
|
"Yarg"
|
|
],
|
|
"ignoreWords": [],
|
|
"import": []
|
|
}
|