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