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