{
  "name": "RobotsWhiz",
  "description": "WordPress plugin for an easy way to discourage search engines from indexing only specific pages / posts with custom meta tags.",
  "dependencies": {
    "babel-core": "~6.18.0",
    "babel-loader": "~6.2.7",
    "babel-plugin-transform-decorators-legacy": "~1.3.4",
    "babel-plugin-transform-object-rest-spread": "~6.20.2",
    "babel-preset-es2015": "~6.18.0",
    "babel-preset-react": "~6.16.0",
    "preact": "~7.1.0",
    "preact-compat": "~3.9.4",
    "preact-redux": "~1.2.0",
    "react": "~15.4.2",
    "react-cookie": "~1.0.4",
    "react-redux": "~5.0.1",
    "redux": "~3.6.0",
    "webpack": "~1.13.3"
  },
  "devDependencies": {},
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "https://github.com/maratbn/RobotsWhiz"
  },
  "keywords": [
    "robots",
    "robots.txt",
    "crawlers",
    "spiders",
    "search",
    "engines",
    "discourage",
    "search",
    "engines",
    "robots",
    "policy",
    "page",
    "specific",
    "robots",
    "meta",
    "privacy"
  ],
  "author": "Marat Nepomnyashy maratbn@gmail.com",
  "license": "GPL-3.0",
  "bugs": {
    "url": "https://github.com/maratbn/RobotsWhiz/issues"
  }
}
