chore: update package.json infos and readme
This commit is contained in:
@@ -1,3 +1 @@
|
|||||||
# social-qr
|
# simple-qr
|
||||||
|
|
||||||
The simplest qr code generator for social media.
|
|
||||||
|
|||||||
@@ -1,5 +1,7 @@
|
|||||||
{
|
{
|
||||||
"name": "social-qr",
|
"name": "social-qr",
|
||||||
|
"description": "Simple, bullshit-free QR code generator",
|
||||||
|
"author": "Pihkaal <hello@pihkaal.me> (https://pihkaal.me)",
|
||||||
"private": true,
|
"private": true,
|
||||||
"type": "module",
|
"type": "module",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
|
|||||||
Reference in New Issue
Block a user