@figma/rest-api-spec
Version:
Typings for the Figma REST API
22 lines (21 loc) • 485 B
JSON
{
"name": "@figma/rest-api-spec",
"version": "0.35.0",
"description": "Typings for the Figma REST API",
"main": "dist/api_types.ts",
"repository": {
"type": "git",
"url": "git+https://github.com/figma/rest-api-spec.git"
},
"keywords": [
"figma",
"REST",
"typings"
],
"author": "Figma",
"license": "MIT License",
"bugs": {
"url": "https://github.com/figma/rest-api-spec/issues"
},
"homepage": "https://github.com/figma/rest-api-spec"
}