/[openfoncier]/branches/6.5.0-develop/package.json
ViewVC logotype

Annotation of /branches/6.5.0-develop/package.json

Parent Directory Parent Directory | Revision Log Revision Log


Revision 15650 - (hide annotations)
Thu Aug 31 17:29:39 2023 UTC (17 months, 1 week ago) by softime
Original Path: trunk/package.json
File MIME type: application/json
File size: 596 byte(s)
chore(branch): fusion de la branche d'intégration 6.0.0-develop dans le trunk

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 13200 "inter-ui": "^3.19.3",
18 ebrodin 14501 "remixicon": "^3.2.0",
19 ebrodin 12696 "sass": "^1.54.3"
20     }
21     }

[email protected]
ViewVC Help
Powered by ViewVC 1.1.26