{
  "name": "@massif/wallflower-data",
  "version": "2.1.0",
  "description": "Player-facing COMP/CON data from 'No Room for a Wallflower: Part I', a campaign for the LANCER TTRPG",
  "main": "index.js",
  "scripts": {
    "build": "node ./scripts/build.js",
    "cleanup": "node ./scripts/cleanup.js",
    "test": "node ./scripts/test.js"
  },
  "repository": {
    "type": "git",
    "url": "https://github.com/massif-press/wallflower-data.git"
  },
  "directories": {
    "lib": "lib"
  },
  "author": "Massif Press",
  "license": "GPL-3.0-or-later",
  "devDependencies": {
    "zip-lib": "^0.7.3"
  },
  "keywords": [
    "lancer",
    "wallflower",
    "nrfaw",
    "compcon",
    "comp/con",
    "lancerrpg",
    "massif"
  ]
}
