{
  "name": "@ddbeck/mdn-content-inventory",
  "version": "0.2.20260922",
  "description": "The MDN page inventory as a big JSON object.",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/ddbeck/mdn-content-inventory.git"
  },
  "author": "Daniel D. Beck <daniel@ddbeck.com> (https://ddbeck.com)",
  "license": "CC-BY-SA-2.5",
  "main": "index.mjs",
  "type": "module",
  "scripts": {}
}