{
  "_args": [
    [
      {
        "name": "gitbook-plugin-theme-api",
        "raw": "gitbook-plugin-theme-api@1.1.2",
        "rawSpec": "1.1.2",
        "scope": null,
        "spec": "1.1.2",
        "type": "version"
      },
      "/Users/danielearwicker/Documents/src/immuto/docs-src"
    ]
  ],
  "_from": "gitbook-plugin-theme-api@1.1.2",
  "_id": "gitbook-plugin-theme-api@1.1.2",
  "_inCache": true,
  "_installable": true,
  "_location": "/gitbook-plugin-theme-api",
  "_nodeVersion": "5.9.0",
  "_npmOperationalInternal": {
    "host": "packages-12-west.internal.npmjs.com",
    "tmp": "tmp/gitbook-plugin-theme-api-1.1.2.tgz_1468238735503_0.2686069256160408"
  },
  "_npmUser": {
    "email": "johan.preynat@gmail.com",
    "name": "jpreynat"
  },
  "_npmVersion": "3.7.3",
  "_phantomChildren": {},
  "_requested": {
    "name": "gitbook-plugin-theme-api",
    "raw": "gitbook-plugin-theme-api@1.1.2",
    "rawSpec": "1.1.2",
    "scope": null,
    "spec": "1.1.2",
    "type": "version"
  },
  "_requiredBy": [
    "#USER"
  ],
  "_resolved": "https://registry.npmjs.org/gitbook-plugin-theme-api/-/gitbook-plugin-theme-api-1.1.2.tgz",
  "_shasum": "8c145a4bad49a1213c0250290b9bd9b72aea88fc",
  "_shrinkwrap": null,
  "_spec": "gitbook-plugin-theme-api@1.1.2",
  "_where": "/Users/danielearwicker/Documents/src/immuto/docs-src",
  "author": {
    "email": "contact@gitbook.com",
    "name": "FriendCode Inc."
  },
  "bugs": {
    "url": "https://github.com/GitbookIO/theme-api/issues"
  },
  "contributors": [
    {
      "email": "johan@gitbook.com",
      "name": "Johan Preynat"
    }
  ],
  "dependencies": {
    "cheerio": "0.20.0",
    "gitbook-plugin-search": ">=2.0.0",
    "lodash": "4.12.0",
    "q": "1.4.1",
    "q-plus": "0.0.8"
  },
  "description": "Theme for using GitBook as an API documentation",
  "devDependencies": {
    "eslint": "2.9.0",
    "less": "2.6.0",
    "less-plugin-clean-css": "^1.5.1",
    "preboot": "git+https://github.com/mdo/preboot.git#4aab4edd85f076d50609cbe28e4fe66cc0771701",
    "uglify-js": "2.6.1"
  },
  "directories": {},
  "dist": {
    "shasum": "8c145a4bad49a1213c0250290b9bd9b72aea88fc",
    "tarball": "https://registry.npmjs.org/gitbook-plugin-theme-api/-/gitbook-plugin-theme-api-1.1.2.tgz"
  },
  "engines": {
    "gitbook": ">=3.0.4"
  },
  "gitHead": "f1c8a514dfd2f5007ba05cb61f1c9014b670d830",
  "gitbook": {
    "properties": {
      "languages": {
        "default": [],
        "description": "List of languages code snippets",
        "type": "array"
      },
      "split": {
        "default": true,
        "description": "Initial layout for this documentation",
        "type": "boolean"
      },
      "theme": {
        "default": "light",
        "enum": [
          "light",
          "dark"
        ],
        "title": "Default theme",
        "type": "string"
      }
    }
  },
  "homepage": "https://github.com/GitbookIO/theme-api#readme",
  "license": "Apache-2.0",
  "maintainers": [
    {
      "email": "johan.preynat@gmail.com",
      "name": "jpreynat"
    }
  ],
  "name": "gitbook-plugin-theme-api",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/GitbookIO/theme-api.git"
  },
  "scripts": {
    "prepublish": "./src/build.sh"
  },
  "version": "1.1.2"
}
