File size: 743 Bytes
d70d08b
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
36
37
38
39
40
{
  "name": "clewd",
  "version": "4.6",
  "description": ":^)",
  "main": "clewd.js",
  "engines": {
    "node": ">=20.4.0"
  },
  "scripts": {
    "run": "node clewd.js"
  },
  "keywords": [
    "doom",
    "coom"
  ],
  "author": {
    "name": "ahsk",
    "url": "https://gitgud.io/ahsk"
  },
  "contributors": [
    {
      "name": "ahsk",
      "url": "https://gitgud.io/ahsk"
    },
    {
      "name": "h-a-s-k",
      "url": "https://github.com/h-a-s-k"
    }
  ],
  "homepage": "https://rentry.org/teralomaniac_clewd",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/teralomaniac/clewd.git"
  },
  "bugs": {
    "url": "https://gitgud.io/ahsk/clewd/-/issues"
  },
  "dependencies": {"localtunnel": "^2.0.2"}
}