{
  "package": {
    "id": "oasis.stix21.alignment",
    "name": "STIX 2.1 Threat Intelligence Alignment",
    "version": "2.1.0",
    "status": "published"
  },
  "publisher": {
    "name": "OASIS Open",
    "type": "standards-body"
  },
  "domains": [
    "cybersecurity"
  ],
  "solution_areas": [
    "threat-management",
    "incident-response"
  ],
  "artifacts": [
    "ontology-alignment",
    "example-instances"
  ],
  "dependencies": [
    {
      "id": "nimble.cyber.core",
      "version": ">=1.0.0",
      "optional": false
    }
  ],
  "compatibility": {
    "nimble": {
      "minimum": "1.0.0",
      "maximum": null
    }
  },
  "license": {
    "type": "CC-BY-SA-4.0",
    "name": "Creative Commons Attribution-ShareAlike 4.0",
    "url": "https://creativecommons.org/licenses/by-sa/4.0/",
    "redistribution": "bundled",
    "attribution_required": true,
    "attribution": "STIX 2.1, OASIS Open.",
    "source_authority": "OASIS Open",
    "source_url": "https://docs.oasis-open.org/cti/stix/v2.1/stix-v2.1.html"
  },
  "validation": {
    "security": "scanned",
    "validation": "validated"
  },
  "contents": {
    "mappings": [
      "stix21-alignment.ttl"
    ],
    "instances": [
      "examples/indicator.json"
    ],
    "documentation": [
      "README.md"
    ]
  },
  "distribution": {
    "available": false,
    "reason": "bundled"
  }
}