Skip to content
Snippets Groups Projects
Forked from Vincent MAZENOD / blog.limos.fr
203 commits behind the upstream repository.
This project manages its dependencies using npm. Learn more
package.json 278 B
{
  "name": "*",
  "version": "1.0.0",
  "description": "",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "author": "",
  "license": "ISC",
  "dependencies": {
    "font-awesome": "^4.7.0",
    "reveal.js": "^3.5.0"
  }
}