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