-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
67720cf
commit 4862e4c
Showing
2 changed files
with
66 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,27 @@ | ||
{ | ||
"name": "@gouvfr-anct/cartographie-nationale", | ||
"version": "2.0.0", | ||
"description": "💻 Client pour l'affichage de la cartographie nationale de l’offre de médiation numérique dans un navigateur web.", | ||
"keywords": [ | ||
"angular", | ||
"client", | ||
"gouvernement", | ||
"betagouv", | ||
"cartographie", | ||
"anct", | ||
"médiation numérique" | ||
], | ||
"homepage": "https://npmjs.com/package/@gouvfr-anct/cartographie-nationale", | ||
"license": "SEE LICENSE IN LICENSE.md", | ||
"contributors": [ | ||
{ | ||
"name": "Marc Gavanier", | ||
"email": "marc.gavanier@gmail.com", | ||
"url": "https://www.linkedin.com/in/marc-gavanier/" | ||
} | ||
], | ||
"repository": { | ||
"type": "git", | ||
"url": "https://github.com/anct-cartographie-nationale/client-base.git" | ||
} | ||
} |