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