aboutsummaryrefslogtreecommitdiffhomepage
path: root/example/bower.json
blob: c83e7351cfdbf0c092c1e914521a285096b10ece (plain) (blame)
1
2
3
4
5
6
7
{
  "name": "example",
  "private": true,
  "devDependencies": {
    "purescript-prelude": "~0.1.0"
  }
}