aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/box/package.json
blob: b36080640a6383836f3d342b1b04a7b2c9a2c08e (plain) (blame)
1
2
3
4
5
6
7
8
9
{
  "id": "box",
  "name": "box",
  "version": "1.0.2",
  "license": "MIT",
  "config": {
    "serviceURL": "https://account.box.com/login"
  }
}