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