summaryrefslogtreecommitdiff
path: root/_bulma/package-lock.json
blob: 60cd0dfb91a2a186d67b028ee2944a74856b0ecd (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
{
  "name": "_bulma",
  "version": "1.0.0",
  "lockfileVersion": 1,
  "requires": true,
  "dependencies": {
    "bulma": {
      "version": "0.8.2",
      "resolved": "https://registry.npmjs.org/bulma/-/bulma-0.8.2.tgz",
      "integrity": "sha512-vMM/ijYSxX+Sm+nD7Lmc1UgWDy2JcL2nTKqwgEqXuOMU+IGALbXd5MLt/BcjBAPLIx36TtzhzBcSnOP974gcqA=="
    }
  }
}