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