mirror of
https://github.com/abhijithvijayan/web-extension-starter.git
synced 2026-01-30 09:48:12 +01:00
chore: update metadata
This commit is contained in:
parent
997372da91
commit
c1d80146fc
2
LICENCE
2
LICENCE
@ -1,6 +1,6 @@
|
|||||||
MIT License
|
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
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
||||||
of this software and associated documentation files (the "Software"), to deal
|
of this software and associated documentation files (the "Software"), to deal
|
||||||
|
|||||||
@ -4,7 +4,11 @@
|
|||||||
"description": "Web extension starter using react and typescript",
|
"description": "Web extension starter using react and typescript",
|
||||||
"private": true,
|
"private": true,
|
||||||
"repository": "https://github.com/abhijithvijayan/web-extension-starter.git",
|
"repository": "https://github.com/abhijithvijayan/web-extension-starter.git",
|
||||||
"author": "abhijithvijayan <34790378+abhijithvijayan@users.noreply.github.com>",
|
"author": {
|
||||||
|
"name": "abhijithvijayan",
|
||||||
|
"email": "email@abhijithvijayan.in",
|
||||||
|
"url": "https://abhijithvijayan.in"
|
||||||
|
},
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"engines": {
|
"engines": {
|
||||||
"node": ">=10.0.0",
|
"node": ">=10.0.0",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user