mirror of
https://github.com/Maks1mS/nestjs-telegraf.git
synced 2024-12-24 15:04:38 +03:00
update copyright
This commit is contained in:
parent
17370a7b0a
commit
8b22f6d407
@ -1,6 +1,6 @@
|
|||||||
MIT License
|
MIT License
|
||||||
|
|
||||||
Copyright (c) 2019 - present Alexander Bukhalo (a@bukhalo.com)
|
Copyright (c) 2019 - present Hypeer (hello@hypeer.company)
|
||||||
|
|
||||||
Permission is hereby granted, free of charge, to any person obtaining a copy
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
||||||
of this software and associated documentation files (the "Software"), to deal
|
of this software and associated documentation files (the "Software"), to deal
|
||||||
|
9
package-lock.json
generated
9
package-lock.json
generated
@ -7,12 +7,6 @@
|
|||||||
"": {
|
"": {
|
||||||
"name": "nestjs-telegraf",
|
"name": "nestjs-telegraf",
|
||||||
"version": "2.5.0",
|
"version": "2.5.0",
|
||||||
"funding": [
|
|
||||||
{
|
|
||||||
"type": "individual",
|
|
||||||
"url": "https://www.tinkoff.ru/sl/95M2htqoxux"
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"lodash": "^4.17.21"
|
"lodash": "^4.17.21"
|
||||||
@ -36,6 +30,9 @@
|
|||||||
"typedoc": "0.22.18",
|
"typedoc": "0.22.18",
|
||||||
"typescript": "4.4.4"
|
"typescript": "4.4.4"
|
||||||
},
|
},
|
||||||
|
"funding": {
|
||||||
|
"url": "https://hypeer.company/donate"
|
||||||
|
},
|
||||||
"peerDependencies": {
|
"peerDependencies": {
|
||||||
"@nestjs/common": "^6.7.0 || ^7.0.0 || ^8.0.0",
|
"@nestjs/common": "^6.7.0 || ^7.0.0 || ^8.0.0",
|
||||||
"@nestjs/core": "^6.7.0 || ^7.0.0 || ^8.0.0",
|
"@nestjs/core": "^6.7.0 || ^7.0.0 || ^8.0.0",
|
||||||
|
13
package.json
13
package.json
@ -16,17 +16,12 @@
|
|||||||
],
|
],
|
||||||
"homepage": "https://nestjs-telegraf.vercel.app/",
|
"homepage": "https://nestjs-telegraf.vercel.app/",
|
||||||
"bugs": {
|
"bugs": {
|
||||||
"url": "https://github.com/bukhalo/nestjs-telegraf/issues"
|
"url": "https://github.com/hypeertech/nestjs-telegraf/issues"
|
||||||
},
|
},
|
||||||
"repository": "git@github.com:bukhalo/nestjs-telegraf.git",
|
"repository": "git@github.com:hypeertech/nestjs-telegraf.git",
|
||||||
"funding": [
|
"funding": "https://hypeer.company/donate",
|
||||||
{
|
|
||||||
"type": "individual",
|
|
||||||
"url": "https://www.tinkoff.ru/sl/95M2htqoxux"
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"author": "Alexander Bukhalo <a@bukhalo.com>",
|
"author": "Hypeer <hello@hypeer.company>",
|
||||||
"contributors": [
|
"contributors": [
|
||||||
{
|
{
|
||||||
"name": "Arthur Asimov",
|
"name": "Arthur Asimov",
|
||||||
|
Loading…
Reference in New Issue
Block a user