mirror of
https://github.com/roytam1/palemoon27.git
synced 2026-06-07 08:59:08 +00:00
7 lines
162 B
JSON
7 lines
162 B
JSON
{
|
|
"name": "extra-options",
|
|
"author": "Jon Smith",
|
|
"description": "A package w/ a main module; can be built into an extension.",
|
|
"loader": "lib/main.js"
|
|
}
|