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