{
  "name": "humument-images",
  "version": "0.1.1",
  "description": "Normalized page scans (367 B&W JPEGs) of the 1892 one-volume edition of W. H. Mallock's A Human Document — the image layer consumed by humument.",
  "license": "MIT",
  "author": "Yufeng Zhao <yufeng-zhao@outlook.com>",
  "homepage": "https://github.com/yz3440/humument/tree/main/data-packages/humument-images",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/yz3440/humument.git",
    "directory": "data-packages/humument-images"
  },
  "keywords": [
    "a-humument",
    "tom-phillips",
    "erasure-poetry",
    "book-scans",
    "dataset",
    "creative-coding"
  ],
  "files": ["pages", "README.md", "LICENSE"],
  "scripts": {
    "sync": "node ../sync.mjs images",
    "prepublishOnly": "node ../sync.mjs images"
  }
}
