aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/sample_recipe/package.json
blob: 4b0dda6cdf42a5b912b107f4fcc4b7ed49c0fb8d (plain) (blame)
1
2
3
4
5
6
7
8
9
{
  "id": "SERVICE",
  "name": "SNAME",
  "version": "1.1.0",
  "license": "MIT",
  "config": {
    "serviceURL": "https://SERVICE.com"
  }
}