aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/postman/package.json
blob: 283911f6a8717fcf27cd88dab2e18fee68ec141b (plain) (blame)
1
2
3
4
5
6
7
8
9
{
  "id": "postman",
  "name": "Postman",
  "version": "1.0.0",
  "license": "MIT",
  "config": {
    "serviceURL": "https://web.postman.co/home"
  }
}