mirror of
https://github.com/roytam1/palemoon27.git
synced 2026-06-06 08:29:08 +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"]
|
|
}
|