{
  "name": "reapop-theme-wybo-rtl",
  "version": "0.4.3",
  "description": "RTL version for reapop wybo theme",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1",
    "build": "node-sass src/styles/styles.scss -o lib",
    "prepublish": "npm run build"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/LouisBarranqueiro/reapop-theme-wybo.git"
  },
  "keywords": [
    "reapop",
    "theme",
    "react",
    "redux",
    "notifications",
    "notification",
    "component"
  ],
  "author": "Siavash Ahmadpour",
  "license": "GPL-3.0",
  "bugs": {
    "url": "https://github.com/ex7r3me/reapop-theme-wybo/issues"
  },
  "homepage": "https://github.com/ex7r3me/reapop-theme-wybo#readme",
  "peerDependencies": {
    "font-awesome": "^4.6.1",
    "reapop": ">=0.6.0"
  },
  "devDependencies": {
    "node-sass": "^3.10.0"
  }
}
