{
  "name": "framework7/touch-ripple",
  "private": true,
  "sideEffects": false,
  "main": "../../cjs/components/touch-ripple/touch-ripple.js",
  "module": "../../esm/components/touch-ripple/touch-ripple.js",
  "jsnext:main": "../../esm/components/touch-ripple/touch-ripple.js",
  "typings": "../../types/components/touch-ripple/touch-ripple.d.ts"
}