aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/pinterest/package.json
blob: e76645af3c7cf655323ac5c41ff0c6e5de6a345c (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
{
  "id": "pinterest",
  "name": "Pinterest",
  "version": "1.0.0",
  "description": "figma",
  "main": "index.js",
  "author": "Ferdi <hello@getferdi.com>",
  "license": "MIT",
  "config": {
    "serviceURL": "https://pinterest.com"
  }
}