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