mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-01 21:38:39 +09:00
8 lines
180 B
JSON
8 lines
180 B
JSON
{
|
|
"id": "test-developers@jetpack",
|
|
"title": "Test developers package key",
|
|
"author": "Erik Vold",
|
|
"developers": [ "A", "B" ],
|
|
"main": "./main.js",
|
|
"version": "0.0.1"
|
|
}
|