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