UNPKG

figma-page-clone

Version:
27 lines (26 loc) 660 B
{ "name": "figma-page-clone", "version": "2.2.15", "description": "One-click tool to clone a page", "main": "code.js", "scripts": { "start": "webpack --mode=development --watch", "build": "webpack --mode=production" }, "repository": { "type": "git", "url": "git+https://github.com/stevahnes/figma-plugins.git" }, "keywords": [ "clone", "page", "rename" ], "author": "Stevanus Satria", "license": "MIT", "bugs": { "url": "https://github.com/stevahnes/figma-plugins/issues" }, "homepage": "https://github.com/stevahnes/figma-plugins#readme", "gitHead": "ac1550d14aa2e6b0cd19185964f83c8c4c22d5a9" }