deno.land / x / create_grammy@v0.2.19 / package.json

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
{ "name": "@grammyjs/create-grammy", "version": "0.2.15", "description": "Scaffold grammY projects in minute", "scripts": { "postinstall": "go-npm install", "preuninstall": "go-npm uninstall" }, "goBinary": { "name": "create-grammy", "path": "./bin", "url": "https://github.com/grammyjs/create-grammy/releases/download/v{{version}}/create-grammy-{{platform}}_{{arch}}" }, "files": [], "repository": { "type": "git", "url": "https://github.com/grammyjs/create-grammy.git" }, "keywords": [ "grammY", "grammy", "cli", "Scaffold" ], "author": "Satont WorldWide <satontworldwide@gmail.com>", "license": "MIT", "bugs": { "url": "https://github.com/grammyjs/create-grammy/issues" }, "homepage": "https://grammy.dev", "dependencies": { "@go-task/go-npm": "0.1.18" }}
create_grammy

Version Info

Tagged at
4 months ago