mirror of
https://github.com/abhijithvijayan/web-extension-starter.git
synced 2025-10-07 07:22:37 +02:00
🔥 initial commit | initialize yarn project
This commit is contained in:
commit
8dd2318951
9
package.json
Normal file
9
package.json
Normal file
@ -0,0 +1,9 @@
|
||||
{
|
||||
"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
|
||||
}
|
||||
Loading…
x
Reference in New Issue
Block a user