{
  "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"
}
