deno.land / x / gesso@v0.1.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
{ "name": "gesso", "version": "1.0.0", "description": "An ESM library for Canvas LMS", "module": "true", "main": "index.js", "scripts": { "format": "npx eslint . --fix", "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git+https://github.com/Peekoe/Gesso.git" }, "author": "Charlie Taylor", "license": "ISC", "bugs": { "url": "https://github.com/Peekoe/Gesso/issues" }, "homepage": "https://github.com/Peekoe/Gesso#readme", "devDependencies": { "@typescript-eslint/eslint-plugin": "^5.43.0", "@typescript-eslint/parser": "^5.43.0", "eslint": "^8.28.0", "eslint-plugin-unused-imports": "^2.0.0", "quicktype": "^15.1.0" }}
gesso

Version Info

Tagged at
a year ago