{
  "name": "@appwrite.io/pink-icons",
  "version": "1.0.0",
  "description": "",
  "type": "module",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1",
    "build": "node build.js",
    "optimize": "node optimize.js",
    "clean": "rm -rf .turbo && rm -rf node_modules && rm -rf dist"
  },
  "author": "",
  "license": "ISC",
  "devDependencies": {
    "oslllo-svg-fixer": "^3.0.0",
    "svgtofont": "^4.0.0"
  },
  "main": "dist/icon.css",
  "style": "dist/icon.css",
  "jsdelivr": "dist/icon.css",
  "unpkg": "dist/icon.css"
}
