20 lines
647 B
JSON
20 lines
647 B
JSON
{
|
|
"name": "QuickItemSearch",
|
|
"version": "2.1.11",
|
|
"title": "Quick Item Search",
|
|
"description": "Quickly and easily search for items in your inventory or connected logistic network. Set temporary requests and quickly trash any items above your minimum requests.",
|
|
"author": "raiguard",
|
|
"contact": "https://github.com/raiguard/QuickItemSearch",
|
|
"homepage": "https://github.com/raiguard/QuickItemSearch",
|
|
"factorio_version": "1.1",
|
|
"dependencies": [
|
|
"? base >= 1.1.20",
|
|
"flib >= 0.7.0",
|
|
"(?) space-exploration"
|
|
],
|
|
"package": {
|
|
"git_publish_branch": "master",
|
|
"ignore": [ "stylua.toml", "screenshots" ]
|
|
}
|
|
}
|