{
  "name": "@dandi/core",
  "peerDependencies": {
    "@dandi/common": "1.0.0-alpha.77",
    "rxjs": "^7.3.0"
  },
  "version": "1.0.0-alpha.77",
  "author": "Daniel Schaffer <dan@dandoes.net>",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/just-dandi/dandi.git"
  },
  "bugs": {
    "url": "https://github.com/just-dandi/dandi/issues"
  },
  "homepage": "https://github.com/just-dandi/dandi#readme",
  "license": "MIT",
  "module": "index.js",
  "main": "index.js",
  "types": "index.d.ts"
}
