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