summaryrefslogtreecommitdiff
path: root/_bulma/package.json
blob: 4d85e96cc3ddc0e907a29c3fc5f00751eb271711 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
{
  "name": "_bulma",
  "version": "1.0.0",
  "description": "",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "keywords": [],
  "author": "",
  "license": "ISC",
  "dependencies": {
    "bulma": "^0.8.2"
  }
}