build: updated name in package.json files
This commit is contained in:
parent
feac72e3ec
commit
a3aca20099
15 changed files with 15 additions and 15 deletions
|
@ -3,7 +3,7 @@
|
|||
"private": true,
|
||||
"version": "1.0.0",
|
||||
"description": "High-level API over @mtcute/core",
|
||||
"author": "Alisa Sireneva <me@tei.su>",
|
||||
"author": "Alina Sireneva <me@tei.su>",
|
||||
"license": "LGPL-3.0",
|
||||
"main": "src/index.ts",
|
||||
"scripts": {
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
"private": true,
|
||||
"version": "1.0.0",
|
||||
"description": "Core functions and base MTProto client",
|
||||
"author": "Alisa Sireneva <me@tei.su>",
|
||||
"author": "Alina Sireneva <me@tei.su>",
|
||||
"license": "LGPL-3.0",
|
||||
"main": "src/index.ts",
|
||||
"scripts": {
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
"name": "@mtcute/crypto-node",
|
||||
"version": "1.0.0",
|
||||
"description": "Native crypto implementation for NodeJS",
|
||||
"author": "Alisa Sireneva <me@tei.su>",
|
||||
"author": "Alina Sireneva <me@tei.su>",
|
||||
"main": "src/index.ts",
|
||||
"private": true,
|
||||
"license": "LGPL-3.0",
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
"private": true,
|
||||
"version": "1.0.0",
|
||||
"description": "Updates dispatcher and bot framework for @mtcute/client",
|
||||
"author": "Alisa Sireneva <me@tei.su>",
|
||||
"author": "Alina Sireneva <me@tei.su>",
|
||||
"license": "LGPL-3.0",
|
||||
"main": "src/index.ts",
|
||||
"scripts": {
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
"private": true,
|
||||
"version": "1.0.0",
|
||||
"description": "Support for TDLib and Bot API file ID for MTCute",
|
||||
"author": "Alisa Sireneva <me@tei.su>",
|
||||
"author": "Alina Sireneva <me@tei.su>",
|
||||
"license": "LGPL-3.0",
|
||||
"main": "src/index.ts",
|
||||
"scripts": {
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
"private": true,
|
||||
"version": "1.0.0",
|
||||
"description": "HTML entities parser for MTCute",
|
||||
"author": "Alisa Sireneva <me@tei.su>",
|
||||
"author": "Alina Sireneva <me@tei.su>",
|
||||
"license": "LGPL-3.0",
|
||||
"main": "src/index.ts",
|
||||
"scripts": {
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
"private": true,
|
||||
"version": "1.0.0",
|
||||
"description": "HTTP(S) proxy support for MTCute",
|
||||
"author": "Alisa Sireneva <me@tei.su>",
|
||||
"author": "Alina Sireneva <me@tei.su>",
|
||||
"license": "LGPL-3.0",
|
||||
"main": "index.ts",
|
||||
"scripts": {
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
"private": true,
|
||||
"version": "1.0.0",
|
||||
"description": "Markdown entities parser for MTCute",
|
||||
"author": "Alisa Sireneva <me@tei.su>",
|
||||
"author": "Alina Sireneva <me@tei.su>",
|
||||
"license": "LGPL-3.0",
|
||||
"main": "src/index.ts",
|
||||
"scripts": {
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
"private": true,
|
||||
"version": "1.0.0",
|
||||
"description": "MTProto proxy (MTProxy) support for MTCute",
|
||||
"author": "Alisa Sireneva <me@tei.su>",
|
||||
"author": "Alina Sireneva <me@tei.su>",
|
||||
"license": "LGPL-3.0",
|
||||
"main": "index.ts",
|
||||
"scripts": {
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
"private": true,
|
||||
"version": "1.0.0",
|
||||
"description": "Meta-package for Node JS",
|
||||
"author": "Alisa Sireneva <me@tei.su>",
|
||||
"author": "Alina Sireneva <me@tei.su>",
|
||||
"license": "LGPL-3.0",
|
||||
"main": "index.ts",
|
||||
"scripts": {
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
"private": true,
|
||||
"version": "1.0.0",
|
||||
"description": "SOCKS4/5 proxy support for MTCute",
|
||||
"author": "Alisa Sireneva <me@tei.su>",
|
||||
"author": "Alina Sireneva <me@tei.su>",
|
||||
"license": "LGPL-3.0",
|
||||
"main": "index.ts",
|
||||
"scripts": {
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
"private": true,
|
||||
"version": "1.0.0",
|
||||
"description": "SQLite-based storage for MTCute",
|
||||
"author": "Alisa Sireneva <me@tei.su>",
|
||||
"author": "Alina Sireneva <me@tei.su>",
|
||||
"license": "LGPL-3.0",
|
||||
"main": "index.ts",
|
||||
"scripts": {
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
"private": true,
|
||||
"version": "1.0.0",
|
||||
"description": "Runtime for TL",
|
||||
"author": "Alisa Sireneva <me@tei.su>",
|
||||
"author": "Alina Sireneva <me@tei.su>",
|
||||
"license": "LGPL-3.0",
|
||||
"main": "src/index.ts",
|
||||
"scripts": {
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
"private": true,
|
||||
"version": "1.0.0",
|
||||
"description": "Utils for working with TL schema",
|
||||
"author": "Alisa Sireneva <me@tei.su>",
|
||||
"author": "Alina Sireneva <me@tei.su>",
|
||||
"license": "LGPL-3.0",
|
||||
"main": "index.ts",
|
||||
"scripts": {
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
"version": "143.0.0",
|
||||
"description": "TL schema used for MTCute",
|
||||
"main": "index.js",
|
||||
"author": "Alisa Sireneva <me@tei.su>",
|
||||
"author": "Alina Sireneva <me@tei.su>",
|
||||
"license": "LGPL-3.0",
|
||||
"scripts": {
|
||||
"test": "tsc --noEmit --esModuleInterop tests/types.ts",
|
||||
|
|
Loading…
Reference in a new issue