aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/airtable/package.json
blob: d3c233c4f27feb00c873bb6554bf307da1491ca1 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
{
  "id": "airtable",
  "name": "Airtable",
  "version": "1.2.0",
  "license": "MIT",
  "repository": "https://github.com/transnat/recipe-airtable",
  "config": {
    "serviceURL": "https://airtable.com"
  }
}