Bauke/tildes-issue-log
Bauke
/
tildes-issue-log
Archived
1
Fork 0

Add info to package.json

This commit is contained in:
Bauke 2018-11-09 15:05:34 +01:00
parent df8e15d8f6
commit 2d991dfa77
Signed by: Bauke
GPG Key ID: C1C0F29952BCF558
1 changed files with 4 additions and 0 deletions

View File

@ -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": { "scripts": {
"watch": "gulp watch", "watch": "gulp watch",
"build": "gulp build", "build": "gulp build",