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