/[openfoncier]/branches/6.1.0-retours-refonte/package.json
ViewVC logotype

Annotation of /branches/6.1.0-retours-refonte/package.json

Parent Directory Parent Directory | Revision Log Revision Log


Revision 14501 - (hide annotations)
Tue Apr 18 13:13:12 2023 UTC (21 months, 2 weeks ago) by ebrodin
Original Path: branches/refonte-graphique/package.json
File MIME type: application/json
File size: 624 byte(s)
fix : remplacement all icons jquery UI and clean _icons.sccs css semantics

1 ebrodin 12696 {
2     "name": "openads-om",
3     "version": "1.0.0",
4     "description": "openADS est une application open-source développée avec openMairie afin de faciliter la gestion des autorisations du droit du sol",
5     "main": "app/js/script.js",
6     "directories": {
7     "lib": "lib",
8     "test": "tests"
9     },
10     "scripts": {
11     "build": "sass --no-source-map --style=compressed app/scss:app/css",
12     "watch": "sass --watch --update --style=compressed app/scss:app/css"
13     },
14     "author": "",
15     "license": "ISC",
16     "dependencies": {
17 ebrodin 14244 "@mdi/font": "^7.1.96",
18 ebrodin 13200 "inter-ui": "^3.19.3",
19 ebrodin 14501 "remixicon": "^3.2.0",
20 ebrodin 12696 "sass": "^1.54.3"
21     }
22     }

[email protected]
ViewVC Help
Powered by ViewVC 1.1.26