14 lines
401 B
JSON
14 lines
401 B
JSON
{
|
|
"name": "Ownership",
|
|
"version": "0.1.0",
|
|
"author": "Bryson Shepard <bryson@natureinpots.com>",
|
|
"description": "Tracks plant ownership transfers and history.",
|
|
"module": "plugins.ownership",
|
|
"routes": {
|
|
"module": "plugins.ownership.routes",
|
|
"blueprint": "bp",
|
|
"url_prefix": "/ownership"
|
|
},
|
|
"license": "Proprietary",
|
|
"repository": "https://github.com/your-org/your-app"
|
|
} |