summaryrefslogtreecommitdiffstats
path: root/package.json
blob: d4a26e1c65024d2a2d4c920cbbf3db10803ead2e (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
{
  "name": "hugo-theme-dejavu",
  "version": "1.0.0",
  "description": "",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "keywords": [],
  "author": "Dejavu Moe <[email protected]>",
  "license": "ISC",
  "devDependencies": {
    "bulma": "^0.9.4",
    "node-sass": "^9.0.0"
  }
}