mirror of
https://github.com/roytam1/palemoon27.git
synced 2026-06-06 16:38:55 +00:00
9 lines
180 B
JSON
9 lines
180 B
JSON
{
|
|
"id": "test-developers@jetpack",
|
|
"title": "Test developers package key",
|
|
"author": "Erik Vold",
|
|
"developers": [ "A", "B" ],
|
|
"main": "./main.js",
|
|
"version": "0.0.1"
|
|
}
|