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