package.json 192 B

123456789
  1. {
  2. "private": true,
  3. "version": "8.13.1",
  4. "name": "pintura",
  5. "browser": "pintura.js",
  6. "main": "pintura.js",
  7. "types": "pintura.d.ts",
  8. "license": "https://pqina.nl/pintura/license"
  9. }