{
  "name": "@comunica/mediatortype-iterations",
  "version": "1.22.0",
  "description": "A comunica mediator type for the 'iterations' parameter.",
  "main": "index.js",
  "typings": "index",
  "repository": {
    "type": "git",
    "url": "https://github.com/comunica/comunica.git",
    "directory": "packages/mediatortype-iterations"
  },
  "publishConfig": {
    "access": "public"
  },
  "keywords": [
    "comunica",
    "mediatortype"
  ],
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/comunica/comunica/issues"
  },
  "homepage": "https://comunica.dev/",
  "files": [
    "components",
    "lib/**/*.d.ts",
    "lib/**/*.js",
    "index.d.ts",
    "index.js"
  ],
  "peerDependencies": {
    "@comunica/core": "^1.0.0"
  },
  "devDependencies": {
    "@comunica/core": "^1.22.0"
  },
  "scripts": {
    "build": "node \"../../node_modules/typescript/bin/tsc\"",
    "validate": "npm ls"
  },
  "gitHead": "0a249ba341022eb2f1b9922fcf549a9564671d9f"
}
