deno.land / x / drash@v3.0.0-beta.2 / 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
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
{ "name": "@drashland/drash", "version": "3.0.0-beta.2", "description": "A microframework for building JavaScript HTTP applications", "author": "Eric Crooks <eric.crooks.github@gmail.com> (https://crookse.com)", "license": "GPL-3.0", "repository": { "type": "git", "url": "git+ssh://git@github.com/drashland/drash.git" }, "contributors": [ { "name": "Breno", "url": "https://github.com/Guergeiro" }, { "name": "Edward", "url": "https://github.com/ebebbington" }, { "name": "Sara", "url": "https://github.com/saragee3" } ], "devDependencies": { "@babel/preset-env": "^7.22.10", "@cloudflare/workers-types": "^4.20221111.1", "@types/jest": "^29.5.4", "@types/node": "^20.8.4", "babel-jest": "^29.6.4", "bun-types": "^0.8.1", "jest": "^29.4.3", "jest-environment-miniflare": "2.7.1", "ts-jest": "^29.0.1", "ts-node": "^10.9.1", "tsup": "^7.2.0", "typescript": "5.x", "wrangler": "^2.12.0" }, "keywords": [ "api", "app", "bun", "cloudflare", "deno", "drash", "drashland", "framework", "http", "node", "resource", "rest", "web" ]}
drash

Version Info

Tagged at
4 months ago