{
  "name": "@ghs-hazard-pictograms/assets",
  "version": "1.1.0",
  "description": "Static image assets for all GHS hazard and ADR/UN transport pictograms — SVG, PNG, JPG, and WebP at five sizes (240–2048 px)",
  "keywords": [
    "adr",
    "assets",
    "chemical",
    "chemical-safety",
    "clp",
    "dangerous-goods",
    "ghs",
    "globally-harmonized-system",
    "hazard",
    "hazmat",
    "icons",
    "images",
    "jpg",
    "labeling",
    "pictogram",
    "pictograms",
    "png",
    "safety",
    "sds",
    "svg",
    "symbol",
    "transport",
    "un",
    "warning",
    "webp"
  ],
  "homepage": "https://karlnorling.github.io/ghs-hazard-pictograms/",
  "bugs": {
    "url": "https://github.com/karlnorling/ghs-hazard-pictograms/issues"
  },
  "license": "MIT",
  "author": {
    "name": "Karl Norling",
    "url": "https://github.com/karlnorling"
  },
  "repository": {
    "type": "git",
    "url": "https://github.com/karlnorling/ghs-hazard-pictograms",
    "directory": "packages/@ghs-hazard-pictograms/assets"
  },
  "files": [
    "assets/",
    "package.json",
    "README.md"
  ],
  "exports": {
    "./assets/*": "./assets/*"
  }
}
