aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/netlify/package.json
blob: 3612f8b1557fd7b01fdd62bb67202e456edff586 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
{
  "id": "netlify",
  "name": "Netlify",
  "version": "1.2.1",
  "license": "MIT",
  "config": {
    "serviceURL": "https://app.netlify.com",
    "hasIndirectMessages": true
  }
}