mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-08-22 04:13:06 +09:00
7 lines
199 B
JSON
7 lines
199 B
JSON
{
|
|
"author": "Jon Smith",
|
|
"description": "A package w/ a main module; can be built into an extension.",
|
|
"keywords": ["potato"],
|
|
"version": "1.0",
|
|
"dependencies": ["addon-sdk", "barbeque"]
|
|
}
|