initial vaguely working commit

This commit is contained in:
Erin 2023-07-28 04:26:25 -04:00
commit 6ed07ab982
3 changed files with 162 additions and 0 deletions

5
package.json Normal file
View file

@ -0,0 +1,5 @@
{
"name": "rollup-create-webext-config",
"version": "0.0.0",
"main": "index.mjs",
}