mirror of
https://github.com/abhijithvijayan/web-extension-starter.git
synced 2025-10-07 07:22:37 +02:00
10 lines
306 B
JSON
10 lines
306 B
JSON
{
|
|
"name": "web-extension-starter",
|
|
"version": "1.0.0",
|
|
"description": "Web Extension Starter",
|
|
"main": "index.js",
|
|
"repository": "https://github.com/abhijithvijayan/web-extension-starter.git",
|
|
"author": "abhijithvijayan <34790378+abhijithvijayan@users.noreply.github.com>",
|
|
"private": true
|
|
}
|