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