Add info to package.json
This commit is contained in:
parent
df8e15d8f6
commit
2d991dfa77
|
@ -1,4 +1,8 @@
|
|||
{
|
||||
"name": "tildes-issue-log",
|
||||
"description": "Monthly blog highlighting the changes of Tildes.net",
|
||||
"author": "Bauke <me@bauke.xyz>",
|
||||
"license": "AGPL-3.0-or-later",
|
||||
"scripts": {
|
||||
"watch": "gulp watch",
|
||||
"build": "gulp build",
|
||||
|
|
Reference in New Issue