{
  "name": "@icon-pkg/streamline-core-line-free",
  "version": "0.3.0",
  "description": "Redistributed Streamline Core Line Free icon pack",
  "license": "CC-BY-4.0",
  "type": "module",
  "files": [
    "manifest.json",
    "icons",
    "index.html",
    "README.md",
    "ATTRIBUTION.md",
    "LICENSE"
  ],
  "exports": {
    "./manifest.json": "./manifest.json",
    "./icons/*": "./icons/*"
  },
  "publishConfig": {
    "access": "public"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/sebastian-software/effective-icon.git",
    "directory": "packages/packs/core-line-free"
  },
  "homepage": "https://sebastian-software.github.io/effective-icon/packs/core-line-free/",
  "bugs": {
    "url": "https://github.com/sebastian-software/effective-icon/issues"
  },
  "keywords": [
    "streamline",
    "icons",
    "svg",
    "cc-by-4.0"
  ]
}
