{
  "name": "preact single html",
  "version": "1.0.0",
  "description": "",
  "scripts": {
    "build-single": "preact build --no-sw --no-esm -c preact.single-config.js --dest single && sh remove-link-stylesheet.sh",
  },
  "keywords": [],
  "author": "",
  "license": "ISC"
}