{
  "name": "polipoli-pak",
  "version": "1.0.2",
  "description": "Small UI banner helper for React apps.",
  "main": "index.js",
  "scripts": {
    "postinstall": "node postinstall.js"
  },
  "peerDependencies": {
    "react": ">=17"
  },
  "keywords": ["ui", "banner", "react"],
  "license": "MIT",
  "files": ["index.js", "postinstall.js", "README.md"]
}
