Copybara bot | be50d49 | 2023-11-30 00:16:42 +0100 | [diff] [blame] | 1 | { |
| 2 | "name": "hores", |
| 3 | "version": "1.0.0", |
| 4 | "description": "", |
| 5 | "main": "index.php", |
| 6 | "directories": { |
| 7 | "lib": "lib" |
| 8 | }, |
| 9 | "dependencies": { |
| 10 | "datatables": "^1.10.18", |
| 11 | "dialog-polyfill": "^0.5.4", |
| 12 | "material-design-lite": "^1.3.0", |
| 13 | "mdl-ext": "^0.17.1", |
Renovate bot | 650e667 | 2024-02-09 00:15:10 +0000 | [diff] [blame] | 14 | "material-icons": "^1.0.0" |
Copybara bot | be50d49 | 2023-11-30 00:16:42 +0100 | [diff] [blame] | 15 | }, |
| 16 | "devDependencies": {}, |
| 17 | "scripts": { |
| 18 | "test": "echo \"Error: no test specified\" && exit 1" |
| 19 | }, |
| 20 | "repository": { |
| 21 | "type": "git", |
| 22 | "url": "git+https://github.com/avm99963/hores-external.git" |
| 23 | }, |
| 24 | "author": "Adrià Vilanova MartÃnez (avm99963)", |
| 25 | "license": "SEE LICENSE IN LICENSE", |
| 26 | "bugs": { |
| 27 | "url": "https://iavm.xyz/b/hores" |
| 28 | }, |
| 29 | "homepage": "https://github.com/avm99963/hores-external#readme" |
| 30 | } |