{
  "name": "@adobe/spectrum-component-api-schemas",
  "version": "6.1.58",
  "description": "",
  "type": "module",
  "main": "index.js",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/adobe/spectrum-design-data.git"
  },
  "author": "Garth Braithwaite <garthdb@gmail.com> (https://garthdb.com/)",
  "bugs": {
    "url": "https://github.com/adobe/spectrum-design-data/issues"
  },
  "publishConfig": {
    "provenance": true
  },
  "homepage": "https://github.com/adobe/spectrum-design-data/tree/main/packages/component-schemas#readme",
  "license": "Apache-2.0",
  "dependencies": {
    "glob": "^10.3.12",
    "@adobe/spectrum-design-data": "3.2.3"
  },
  "devDependencies": {
    "ajv": "^8.12.0",
    "ajv-formats": "^3.0.1",
    "@adobe/design-data-spec": "4.2.0"
  },
  "scripts": {}
}