{
  "name": "@opentripplanner/icons",
  "version": "4.1.4",
  "description": "Icons for otp-ui",
  "main": "lib/index.js",
  "module": "esm/index.js",
  "repository": "https://github.com/opentripplanner/otp-ui.git",
  "homepage": "https://github.com/opentripplanner/otp-ui#readme",
  "author": "Evan Siroky",
  "license": "MIT",
  "private": false,
  "dependencies": {
    "prop-types": "^15.7.2",
    "@opentripplanner/core-utils": "^16.0.3"
  },
  "peerDependencies": {
    "react": "^18.2.0"
  },
  "bugs": {
    "url": "https://github.com/opentripplanner/otp-ui/issues"
  },
  "gitHead": "0af1b7cda60bd4252b219dcf893e01c2acb2ed5d"
}