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