Last active
August 15, 2019 20:17
-
-
Save ConnorRigby/26830f5e364f9f2d953211bf91ee6988 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"package": "test", | |
"language": "python", | |
"author": "FarmBot, Inc.", | |
"description": "test", | |
"farmware_manifest_version": "2.0.0", | |
"package_version": "0.0.0", | |
"farmbot_os_version_requirement": ">= 8.0.0-any", | |
"url": "", | |
"zip": "https://github.com/FarmBot-Labs/farmware_manifests/archive/master.zip", | |
"executable": "python", | |
"args": "src.py" | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment