{
  "name": "@mskcc/dsm-assets",
  "version": "2.7.3",
  "description": "",
  "author": "",
  "license": "UNLICENSED",
  "files": [
    "src/**",
    "README.md",
    "!node_modules/**"
  ],
  "publishConfig": {
    "access": "public"
  },
  "repository": {
    "type": "git",
    "url": "https://github.mskcc.org/digital-transformers/design-system.git",
    "directory": "packages/dsm-assets"
  }
}