chore: lowercase name

This commit is contained in:
alina 🌸 2024-03-20 13:56:18 +03:00
parent cd40da1938
commit 0a072ce6a5
Signed by: teidesu
SSH key fingerprint: SHA256:uNeCpw6aTSU4aIObXLvHfLkDa82HWH9EiOj9AXOIRpI
22 changed files with 22 additions and 22 deletions

View file

@ -1,4 +1,4 @@
Copyright 2023 Alina Sireneva
Copyright 2023 alina sireneva
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the “Software”), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

View file

@ -4,7 +4,7 @@
"version": "0.8.2",
"description": "Type-safe library for MTProto (Telegram API) for browser and NodeJS",
"license": "MIT",
"author": "Alina Sireneva <alina@tei.su>",
"author": "alina sireneva <alina@tei.su>",
"workspaces": [
"packages/*"
],

View file

@ -3,7 +3,7 @@
"private": true,
"version": "0.8.0",
"description": "Cross-library session conversion utilities",
"author": "Alina Sireneva <alina@tei.su>",
"author": "alina sireneva <alina@tei.su>",
"license": "MIT",
"main": "src/index.ts",
"type": "module",

View file

@ -3,7 +3,7 @@
"private": true,
"version": "0.8.0",
"description": "Type-safe library for MTProto (Telegram API)",
"author": "Alina Sireneva <alina@tei.su>",
"author": "alina sireneva <alina@tei.su>",
"license": "MIT",
"main": "src/index.ts",
"type": "module",

View file

@ -3,7 +3,7 @@
"private": true,
"version": "0.8.2",
"description": "Bot starter kit for mtcute",
"author": "Alina Sireneva <alina@tei.su>",
"author": "alina sireneva <alina@tei.su>",
"license": "MIT",
"type": "module",
"scripts": {

View file

@ -2,7 +2,7 @@
"name": "@mtcute/crypto-node",
"version": "0.8.0",
"description": "Native crypto implementation for NodeJS",
"author": "Alina Sireneva <alina@tei.su>",
"author": "alina sireneva <alina@tei.su>",
"main": "src/index.ts",
"private": true,
"license": "MIT",

View file

@ -3,7 +3,7 @@
"private": true,
"version": "0.8.0",
"description": "Updates dispatcher and bot framework for @mtcute/client",
"author": "Alina Sireneva <alina@tei.su>",
"author": "alina sireneva <alina@tei.su>",
"license": "MIT",
"main": "src/index.ts",
"type": "module",

View file

@ -3,7 +3,7 @@
"private": true,
"version": "0.8.0",
"description": "Support for TDLib and Bot API file ID for mtcute",
"author": "Alina Sireneva <alina@tei.su>",
"author": "alina sireneva <alina@tei.su>",
"license": "MIT",
"main": "src/index.ts",
"type": "module",

View file

@ -3,7 +3,7 @@
"private": true,
"version": "0.8.0",
"description": "HTML entities parser for mtcute",
"author": "Alina Sireneva <alina@tei.su>",
"author": "alina sireneva <alina@tei.su>",
"license": "MIT",
"main": "src/index.ts",
"type": "module",

View file

@ -3,7 +3,7 @@
"private": true,
"version": "0.8.0",
"description": "HTTP(S) proxy support for mtcute",
"author": "Alina Sireneva <alina@tei.su>",
"author": "alina sireneva <alina@tei.su>",
"license": "MIT",
"main": "index.ts",
"type": "module",

View file

@ -3,7 +3,7 @@
"private": true,
"version": "0.8.0",
"description": "I18n for mtcute",
"author": "Alina Sireneva <alina@tei.su>",
"author": "alina sireneva <alina@tei.su>",
"license": "MIT",
"main": "src/index.ts",
"type": "module",

View file

@ -3,7 +3,7 @@
"private": true,
"version": "0.8.0",
"description": "Markdown entities parser for mtcute",
"author": "Alina Sireneva <alina@tei.su>",
"author": "alina sireneva <alina@tei.su>",
"license": "MIT",
"main": "src/index.ts",
"type": "module",

View file

@ -3,7 +3,7 @@
"private": true,
"version": "0.8.0",
"description": "MTProto proxy (MTProxy) support for mtcute",
"author": "Alina Sireneva <alina@tei.su>",
"author": "alina sireneva <alina@tei.su>",
"license": "MIT",
"main": "index.ts",
"type": "module",

View file

@ -3,7 +3,7 @@
"private": true,
"version": "0.8.0",
"description": "Meta-package for Node JS",
"author": "Alina Sireneva <alina@tei.su>",
"author": "alina sireneva <alina@tei.su>",
"license": "MIT",
"main": "src/index.ts",
"type": "module",

View file

@ -3,7 +3,7 @@
"private": true,
"version": "0.8.0",
"description": "SOCKS4/5 proxy support for mtcute",
"author": "Alina Sireneva <alina@tei.su>",
"author": "alina sireneva <alina@tei.su>",
"license": "MIT",
"main": "index.ts",
"type": "module",

View file

@ -3,7 +3,7 @@
"private": true,
"version": "0.8.0",
"description": "SQLite-based storage for mtcute",
"author": "Alina Sireneva <alina@tei.su>",
"author": "alina sireneva <alina@tei.su>",
"license": "MIT",
"main": "src/index.ts",
"type": "module",

View file

@ -3,7 +3,7 @@
"private": true,
"version": "0.8.0",
"description": "Test utilities for mtcute",
"author": "Alina Sireneva <alina@tei.su>",
"author": "alina sireneva <alina@tei.su>",
"license": "MIT",
"main": "src/index.ts",
"type": "module",

View file

@ -3,7 +3,7 @@
"private": true,
"version": "0.8.0",
"description": "Runtime for TL",
"author": "Alina Sireneva <alina@tei.su>",
"author": "alina sireneva <alina@tei.su>",
"license": "MIT",
"type": "module",
"sideEffects": false,

View file

@ -3,7 +3,7 @@
"private": true,
"version": "0.8.0",
"description": "Utils for working with TL schema",
"author": "Alina Sireneva <alina@tei.su>",
"author": "alina sireneva <alina@tei.su>",
"license": "MIT",
"main": "src/index.ts",
"type": "module",

View file

@ -3,7 +3,7 @@
"version": "176.0.0",
"description": "TL schema used for mtcute",
"main": "index.js",
"author": "Alina Sireneva <alina@tei.su>",
"author": "alina sireneva <alina@tei.su>",
"license": "MIT",
"scripts": {
"test": "tsc --noEmit --esModuleInterop tests/types.ts",

View file

@ -3,7 +3,7 @@
"private": true,
"version": "0.8.0",
"description": "WASM implementation of common algorithms used in Telegram",
"author": "Alina Sireneva <alina@tei.su>",
"author": "alina sireneva <alina@tei.su>",
"license": "MIT",
"main": "src/index.ts",
"type": "module",

View file

@ -3,7 +3,7 @@
"private": true,
"version": "0.8.0",
"description": "Meta-package for the web platform",
"author": "Alina Sireneva <alina@tei.su>",
"author": "alina sireneva <alina@tei.su>",
"license": "MIT",
"main": "src/index.ts",
"type": "module",