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