{
  "name": "@creoglyph/pv",
  "version": "1.0.3",
  "description": "The pv for webflow",
  "main": "pv.min.js",
  "scripts": {
    "build": "terser pv.js -o pv.min.js --mangle",
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "files": [
    "pv.min.js",
    "README.md",
    "LICENSE"
  ],
  "author": "",
  "license": "ISC"
}
