mirror of
https://github.com/roytam1/palemoon27.git
synced 2026-06-07 17:09:07 +00:00
8 lines
199 B
JSON
8 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"]
|
|
}
|