Desplegando App
This commit is contained in:
59
node_modules/telegram-typings/package.json
generated
vendored
Normal file
59
node_modules/telegram-typings/package.json
generated
vendored
Normal file
@@ -0,0 +1,59 @@
|
||||
{
|
||||
"_from": "telegram-typings@^3.6.0",
|
||||
"_id": "telegram-typings@3.6.1",
|
||||
"_inBundle": false,
|
||||
"_integrity": "sha512-njVv1EAhIZnmQVLocZEADYUyqA1WIXuVcDYlsp+mXua/XB0pxx+PKtMSPeZ/EE4wPWTw9h/hA9ASTT6yQelkiw==",
|
||||
"_location": "/telegram-typings",
|
||||
"_phantomChildren": {},
|
||||
"_requested": {
|
||||
"type": "range",
|
||||
"registry": true,
|
||||
"raw": "telegram-typings@^3.6.0",
|
||||
"name": "telegram-typings",
|
||||
"escapedName": "telegram-typings",
|
||||
"rawSpec": "^3.6.0",
|
||||
"saveSpec": null,
|
||||
"fetchSpec": "^3.6.0"
|
||||
},
|
||||
"_requiredBy": [
|
||||
"/telegraf"
|
||||
],
|
||||
"_resolved": "https://registry.npmjs.org/telegram-typings/-/telegram-typings-3.6.1.tgz",
|
||||
"_shasum": "1288d547f8694b61f1c01c2993e295f3114d9e25",
|
||||
"_spec": "telegram-typings@^3.6.0",
|
||||
"_where": "/home/pablinux/Projects/Node/app_sigma/node_modules/telegraf",
|
||||
"author": {
|
||||
"name": "Sergey Sova",
|
||||
"email": "mail@sergeysova.com",
|
||||
"url": "https://sergeysova.com"
|
||||
},
|
||||
"bugs": {
|
||||
"url": "https://github.com/sergeysova/telegram-typings/issues"
|
||||
},
|
||||
"bundleDependencies": false,
|
||||
"dependencies": {},
|
||||
"deprecated": false,
|
||||
"description": "Telegram typings for TypeScript and Flowtype to create bots",
|
||||
"homepage": "https://github.com/sergeysova/telegram-typings#readme",
|
||||
"keywords": [
|
||||
"telegram",
|
||||
"bots",
|
||||
"typings",
|
||||
"types",
|
||||
"flow",
|
||||
"type",
|
||||
"typescript",
|
||||
"script",
|
||||
"build",
|
||||
"generate"
|
||||
],
|
||||
"license": "MIT",
|
||||
"main": "index.js",
|
||||
"name": "telegram-typings",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "git+https://github.com/sergeysova/telegram-typings.git"
|
||||
},
|
||||
"typings": "telegram-typings.d.ts",
|
||||
"version": "3.6.1"
|
||||
}
|
||||
Reference in New Issue
Block a user