mirror of
https://github.com/Maks1mS/nestjs-telegraf.git
synced 2024-12-23 22:52:59 +03:00
Update package.json
This commit is contained in:
parent
47fa585b4e
commit
ff383f767f
11
package.json
11
package.json
@ -1,5 +1,5 @@
|
|||||||
{
|
{
|
||||||
"name": "nestjs-telegraf",
|
"name": "@maks1ms/nestjs-telegraf",
|
||||||
"version": "2.6.4",
|
"version": "2.6.4",
|
||||||
"description": "Telegraf module for NestJS",
|
"description": "Telegraf module for NestJS",
|
||||||
"keywords": [
|
"keywords": [
|
||||||
@ -14,18 +14,19 @@
|
|||||||
"bot api",
|
"bot api",
|
||||||
"bot framework"
|
"bot framework"
|
||||||
],
|
],
|
||||||
"homepage": "https://nestjs-telegraf.hypeer.company",
|
|
||||||
"bugs": {
|
"bugs": {
|
||||||
"url": "https://github.com/hypeertech/nestjs-telegraf/issues"
|
"url": "https://github.com/Maks1mS/nestjs-telegraf/issues"
|
||||||
},
|
},
|
||||||
"repository": "git@github.com:hypeertech/nestjs-telegraf.git",
|
"repository": "git@github.com:Maks1mS/nestjs-telegraf.git",
|
||||||
"funding": "https://hypeer.company/donate",
|
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"author": "Hypeer <hello@hypeer.company>",
|
"author": "Hypeer <hello@hypeer.company>",
|
||||||
"contributors": [
|
"contributors": [
|
||||||
{
|
{
|
||||||
"name": "Arthur Asimov",
|
"name": "Arthur Asimov",
|
||||||
"email": "arthur.asimov.z0@gmail.com"
|
"email": "arthur.asimov.z0@gmail.com"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "Maxim Slipenko",
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"main": "./dist/index.js",
|
"main": "./dist/index.js",
|
||||||
|
Loading…
Reference in New Issue
Block a user