{
  "name": "ipfs-registry-mirror-common",
  "version": "3.0.0",
  "description": "Shared libraries & utilities from ipfs-npm",
  "main": "./index.js",
  "scripts": {
    "test": "aegir test -t node",
    "coverage": "aegir coverage",
    "lint": "aegir lint"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/ipfs-shipyard/ipfs-npm-registry-mirror.git"
  },
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/ipfs-shipyard/ipfs-npm-registry-mirror/issues"
  },
  "homepage": "https://github.com/ipfs-shipyard/ipfs-npm-registry-mirror#readme",
  "dependencies": {
    "abstract-leveldown": "^6.3.0",
    "cids": "^1.0.0",
    "datastore-fs": "^2.0.1",
    "datastore-level": "^2.0.0",
    "datastore-s3": "^3.0.0",
    "debug": "^4.0.1",
    "delay": "^4.3.0",
    "express": "^4.16.3",
    "express-prom-bundle": "^6.0.0",
    "ipfs": "^0.50.2",
    "ipfs-http-client": "^47.0.1",
    "ipfs-repo": "^6.0.3",
    "it-to-buffer": "^1.0.2",
    "level": "^6.0.1",
    "memdown": "^5.1.0",
    "mortice": "^2.0.0",
    "multileveldown": "^3.0.0",
    "once": "^1.4.0",
    "request": "^2.88.0",
    "request-promise": "^4.2.2",
    "which-promise": "^1.0.0"
  },
  "devDependencies": {
    "aegir": "^26.0.0",
    "chai": "^4.1.2",
    "dirty-chai": "^2.0.1",
    "hat": "~0.0.3",
    "ipfsd-ctl": "^7.0.1",
    "mocha": "^8.1.3",
    "mock-require": "^3.0.2",
    "sinon": "^9.0.2"
  },
  "gitHead": "caec02cc967e24419fbe677b0e51d42848041022"
}
