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