aboutsummaryrefslogtreecommitdiff
path: root/bower.json
blob: 28444390be36ce6f6a5628752a0f07d4b85df255 (plain)
1
2
3
4
5
6
7
8
9
{
  "name": "glycemie",
  "private": true,
  "dependencies": {
    "purescript-halogen": "*",
    "purescript-spec": "*",
    "purescript-psci-support": "^2.0.0"
  }
}