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