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