{
  "name": "with-plugin-plugin-opts",
  "version": "1",
  "dependencies": {
    "whatever": "1"
  },
  "tester": {
    "plugins": [
      "plugin-plugin-opts"
    ]
  }
}
