{
  "name": "@siberiaweb/ripple-effect",
  "version": "1.0.0",
  "author": {
    "name": "Boris Lazerko",
    "email": "lazerko80@gmail.com"
  },
  "license": "MIT",
  "repository": {
    "type": "git",
    "url": "https://github.com/siberiacomponents/siberiaweb-ripple-effect.git"
  },
  "files": [
    "lib"
  ],
  "scripts": {
    "compile": "tsc",
    "publich": "npm publish -access public"
  }
}
