{
  "_args": [
    [
      {
        "name": "gitbook-plugin-edit-link",
        "raw": "gitbook-plugin-edit-link@2.0.2",
        "rawSpec": "2.0.2",
        "scope": null,
        "spec": "2.0.2",
        "type": "version"
      },
      "C:\\Users\\vasudevanv\\Documents\\photon\\docs"
    ]
  ],
  "_from": "gitbook-plugin-edit-link@2.0.2",
  "_id": "gitbook-plugin-edit-link@2.0.2",
  "_inCache": true,
  "_installable": true,
  "_location": "/gitbook-plugin-edit-link",
  "_nodeVersion": "5.1.0",
  "_npmUser": {
    "email": "samypesse@gmail.com",
    "name": "samypesse"
  },
  "_npmVersion": "3.3.12",
  "_phantomChildren": {},
  "_requested": {
    "name": "gitbook-plugin-edit-link",
    "raw": "gitbook-plugin-edit-link@2.0.2",
    "rawSpec": "2.0.2",
    "scope": null,
    "spec": "2.0.2",
    "type": "version"
  },
  "_requiredBy": [
    "#USER"
  ],
  "_resolved": "https://registry.npmjs.org/gitbook-plugin-edit-link/-/gitbook-plugin-edit-link-2.0.2.tgz",
  "_shasum": "d8fcd927eced81e7a662a72d59db609eafd7e72f",
  "_shrinkwrap": null,
  "_spec": "gitbook-plugin-edit-link@2.0.2",
  "_where": "C:\\Users\\vasudevanv\\Documents\\photon\\docs",
  "author": {
    "email": "admin@rtcamp.com",
    "name": "rtCamp"
  },
  "bugs": {
    "url": "https://github.com/rtCamp/gitbook-plugin-edit-link/issues"
  },
  "contributors": [
    {
      "email": "rahul.bansal@rtcamp.com",
      "name": "Rahul Bansal"
    },
    {
      "email": "samy@gitbook.com",
      "name": "Samy Pessé"
    }
  ],
  "dependencies": {},
  "description": "GitBook Plugin to add \"Edit this page\" link on every page. Link target will be that page's source file on Github or Gitlab or any repo.",
  "devDependencies": {},
  "directories": {},
  "dist": {
    "shasum": "d8fcd927eced81e7a662a72d59db609eafd7e72f",
    "tarball": "https://registry.npmjs.org/gitbook-plugin-edit-link/-/gitbook-plugin-edit-link-2.0.2.tgz"
  },
  "engines": {
    "gitbook": ">=2.5.0"
  },
  "gitHead": "51a5d22a76f46dd41a057837c6ef4c0f09ec9cbb",
  "gitbook": {
    "properties": {
      "base": {
        "required": true,
        "title": "Base for the edit redirection",
        "type": "string"
      },
      "label": {
        "default": "Edit This Page",
        "title": "Label for the edit button",
        "type": [
          "string",
          "object"
        ]
      }
    }
  },
  "homepage": "https://github.com/rtCamp/gitbook-plugin-edit-link",
  "keywords": [
    "gitbook",
    "plugin",
    "edit-with",
    "github"
  ],
  "license": "Apache-2.0",
  "main": "index.js",
  "maintainers": [
    {
      "email": "rahul.bansal@rtcamp.com",
      "name": "rahul286"
    },
    {
      "email": "admin@rtcamp.com",
      "name": "rtcamp"
    },
    {
      "email": "samypesse@gmail.com",
      "name": "samypesse"
    }
  ],
  "name": "gitbook-plugin-edit-link",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/rtCamp/gitbook-plugin-edit-link.git"
  },
  "scripts": {},
  "version": "2.0.2"
}