10 lines
285 B
JSON
10 lines
285 B
JSON
{
|
|
"name": "cheems",
|
|
"version": "0.0.1",
|
|
"description": "a way to deal with handlers",
|
|
"main": "index.ts",
|
|
"repository": "ssh://forgejo@git.viende.su:61488/VienDesu/cheems.git",
|
|
"author": "Aleksandr <alexandrfedotov65535@gmail.com>",
|
|
"license": "MIT",
|
|
"private": true
|
|
}
|