slides/package.json

16 lines
279 B
JSON
Raw Normal View History

2024-10-18 15:31:23 +00:00
{
"name": "prez_osm_rouen",
"version": "1.0.0",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [],
"author": "",
"license": "ISC",
"description": "",
"dependencies": {
"reveal.js": "^5.1.0"
}
}