mirror of
https://github.com/abhijithvijayan/web-extension-starter.git
synced 2026-01-30 09:48:12 +01:00
chore: update meta data
This commit is contained in:
parent
339fda5ad8
commit
11996c5722
2
LICENCE
2
LICENCE
@ -1,6 +1,6 @@
|
||||
MIT License
|
||||
|
||||
Copyright (c) Abhijith Vijayan <34790378+abhijithvijayan@users.noreply.github.com> (abhijithvijayan.in)
|
||||
Copyright (c) Abhijith Vijayan <email@abhijithvijayan.in> (abhijithvijayan.in)
|
||||
|
||||
Permission is hereby granted, free of charge, to any person obtaining a copy
|
||||
of this software and associated documentation files (the "Software"), to deal
|
||||
|
||||
@ -7,14 +7,13 @@
|
||||
"repository": "https://github.com/abhijithvijayan/web-extension-starter.git",
|
||||
"author": {
|
||||
"name": "abhijithvijayan",
|
||||
"email": "34790378+abhijithvijayan@users.noreply.github.com",
|
||||
"email": "email@abhijithvijayan.in",
|
||||
"url": "https://abhijithvijayan.in"
|
||||
},
|
||||
"engines": {
|
||||
"node": ">=10.0.0",
|
||||
"yarn": ">=1.0.0"
|
||||
},
|
||||
"main": "source/scripts/background.js",
|
||||
"scripts": {
|
||||
"dev:chrome": "cross-env NODE_ENV=development cross-env TARGET_BROWSER=chrome webpack --watch",
|
||||
"dev:firefox": "cross-env NODE_ENV=development cross-env TARGET_BROWSER=firefox webpack --watch",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user