1
Fork 0
mirror of https://github.com/Steffo99/bluelib.git synced 2025-01-03 09:04:19 +00:00

📦 Update package.json

This commit is contained in:
Steffo 2021-08-25 17:54:09 +02:00
parent 117fde0804
commit 75c7283604
Signed by: steffo
GPG key ID: 6965406171929D01

View file

@ -1,6 +1,27 @@
{
"name": "bluelib-react",
"version": "3.0.0",
"description": "React bindings for Bluelib",
"keywords": [
"react",
"react-components",
"storybook",
"bluelib"
],
"homepage": "https://github.com/Steffo99/bluelib-react",
"bugs": {
"url": "https://github.com/Steffo99/bluelib-react/issues",
"email": "ste.pigozzi@gmail.com"
},
"repository": {
"type": "git",
"url": "https://github.com/Steffo99/bluelib-react"
},
"author": {
"name": "Stefano Pigozzi",
"email": "ste.pigozzi@gmail.com",
"url": "https://steffo.eu/"
},
"license": "AGPL-3.0-or-later",
"dependencies": {
"@storybook/addon-docs": "^6.3.7",