/[openfoncier]/trunk/composer.json
ViewVC logotype

Annotation of /trunk/composer.json

Parent Directory Parent Directory | Revision Log Revision Log


Revision 18436 - (hide annotations)
Tue Aug 13 14:49:35 2024 UTC (5 months, 2 weeks ago) by softime
File MIME type: application/json
File size: 538 byte(s)
chore(branch): fusion de la branche d'intégration 6.6.0-develop dans le trunk@18406

1 ebrodin 17833 {
2     "name": "openmairie/openads",
3 ebrodin 17834 "type": "project",
4 ebrodin 17833 "description": "openADS est une application open-source développée avec openMairie afin de faciliter la gestion des autorisations du droit du sol",
5 ebrodin 17834 "homepage": "http://www.openmairie.org/catalogue/openads",
6 ebrodin 17833 "authors": [
7     {
8     "name": "atReal"
9     }
10     ],
11     "require": {},
12     "scripts": {
13     "post-install-cmd": [
14     "@initenv"
15     ],
16     "initenv": [
17     "npm ci",
18     "npm run build"
19     ]
20     }
21     }

[email protected]
ViewVC Help
Powered by ViewVC 1.1.26