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