UNPKG

@lukefinch/figmaicons

Version:

Icons exported from the UI2 figma community file for use in plugin UIs

25 lines (24 loc) 611 B
{ "name": "@lukefinch/figmaicons", "version": "1.1.2", "description": "Icons exported from the UI2 figma community file for use in plugin UIs", "main": "generate.js", "dependencies": {}, "devDependencies": { "node-sass": "^5.0.0" }, "scripts": { "build": "node generate.js" }, "repository": { "type": "git", "url": "git+https://github.com/PluginFinchy/FigmaIcons.git" }, "keywords": [], "author": "", "license": "ISC", "bugs": { "url": "https://github.com/PluginFinchy/FigmaIcons/issues" }, "homepage": "https://github.com/PluginFinchy/FigmaIcons#readme" }