mirror of
https://github.com/classilla/tenfourfox.git
synced 2026-03-14 12:16:32 +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"]
|
|
}
|