Skip to content

Commit 0396251

Browse files
committed
npm
1 parent fd9b207 commit 0396251

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

package.json

+6-6
Original file line numberDiff line numberDiff line change
@@ -1,21 +1,21 @@
11
{
22
"name": "naked-api",
33
"version": "2.6.2",
4-
"description": "The HTML Presentation Framework",
5-
"homepage": "http://lab.hakim.se/reveal-js",
4+
"description": "Présentation d'introduction sur la plateforme Open API du Groupe La Poste",
5+
"homepage": "https://developer.laposte.fr/intro",
66
"subdomain": "revealjs",
77
"scripts": {
88
"test": "grunt test",
99
"start": ""
1010
},
1111
"author": {
12-
"name": "Hakim El Hattab",
13-
"email": "hakim.elhattab@gmail.com",
14-
"web": "http://hakim.se"
12+
"name": "Olivier Penhoat",
13+
"email": "openhoat@gmail.com",
14+
"web": "https://about.me/openhoat"
1515
},
1616
"repository": {
1717
"type": "git",
18-
"url": "git://github.com/hakimel/reveal.js.git"
18+
"url": "git@github.com:DeveloperLaPoste/lpapim-intro.git"
1919
},
2020
"engines": {
2121
"node": "~0.10.0"

0 commit comments

Comments
 (0)