mirror of
https://github.com/open-policy-agent/opa.git
synced 2026-08-22 08:14:48 -06:00
fa9ae9437c
The gitbook install has been incredibly flaky due to it's dependency on npm. This commit simply vendors the node_modules so that each time we build the site the process doesn't have to re-run gitbook install. Signed-off-by: Torin Sandall <torinsandall@gmail.com>
93 lines
2.7 KiB
JSON
93 lines
2.7 KiB
JSON
{
|
|
"_args": [
|
|
[
|
|
{
|
|
"name": "gitbook-plugin-collapsible-menu",
|
|
"raw": "gitbook-plugin-collapsible-menu@1.0.3",
|
|
"rawSpec": "1.0.3",
|
|
"scope": null,
|
|
"spec": "1.0.3",
|
|
"type": "version"
|
|
},
|
|
"/home/torin/go/src/github.com/open-policy-agent/opa/docs/book"
|
|
]
|
|
],
|
|
"_from": "gitbook-plugin-collapsible-menu@1.0.3",
|
|
"_id": "gitbook-plugin-collapsible-menu@1.0.3",
|
|
"_inCache": true,
|
|
"_installable": true,
|
|
"_location": "/gitbook-plugin-collapsible-menu",
|
|
"_nodeVersion": "7.8.0",
|
|
"_npmOperationalInternal": {
|
|
"host": "packages-18-east.internal.npmjs.com",
|
|
"tmp": "tmp/gitbook-plugin-collapsible-menu-1.0.3.tgz_1491288436238_0.11842846684157848"
|
|
},
|
|
"_npmUser": {
|
|
"email": "rahul.bansal@rtcamp.com",
|
|
"name": "rahul286"
|
|
},
|
|
"_npmVersion": "4.5.0",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"name": "gitbook-plugin-collapsible-menu",
|
|
"raw": "gitbook-plugin-collapsible-menu@1.0.3",
|
|
"rawSpec": "1.0.3",
|
|
"scope": null,
|
|
"spec": "1.0.3",
|
|
"type": "version"
|
|
},
|
|
"_requiredBy": [
|
|
"#USER"
|
|
],
|
|
"_resolved": "https://registry.npmjs.org/gitbook-plugin-collapsible-menu/-/gitbook-plugin-collapsible-menu-1.0.3.tgz",
|
|
"_shasum": "6d2765168baaa6599e02d15d78a8a67cc810828b",
|
|
"_shrinkwrap": null,
|
|
"_spec": "gitbook-plugin-collapsible-menu@1.0.3",
|
|
"_where": "/home/torin/go/src/github.com/open-policy-agent/opa/docs/book",
|
|
"author": {
|
|
"email": "admin@rtcamp.com",
|
|
"name": "rtCamp"
|
|
},
|
|
"bugs": {
|
|
"url": "https://github.com/rtCamp/gitbook-plugin-collapsible-menu/issues"
|
|
},
|
|
"contributors": [
|
|
{
|
|
"email": "rahul.bansal@rtcamp.com",
|
|
"name": "Rahul Bansal"
|
|
}
|
|
],
|
|
"dependencies": {},
|
|
"description": "GitBook Plugin to change sidebar menu's to collapsible menu. For gitbook with many pages, navigating long menus can get irritating.",
|
|
"devDependencies": {},
|
|
"directories": {},
|
|
"dist": {
|
|
"shasum": "6d2765168baaa6599e02d15d78a8a67cc810828b",
|
|
"tarball": "https://registry.npmjs.org/gitbook-plugin-collapsible-menu/-/gitbook-plugin-collapsible-menu-1.0.3.tgz"
|
|
},
|
|
"engines": {
|
|
"gitbook": "*"
|
|
},
|
|
"gitHead": "58d103485e1a0d7c429fa048912aaceb2531e8ab",
|
|
"homepage": "https://github.com/rtCamp/gitbook-plugin-collapsible-menu",
|
|
"keywords": [
|
|
"gitbook",
|
|
"plugin",
|
|
"collapsible-menu",
|
|
"menu",
|
|
"github"
|
|
],
|
|
"license": "Apache 2",
|
|
"main": "index.js",
|
|
"maintainers": [],
|
|
"name": "gitbook-plugin-collapsible-menu",
|
|
"optionalDependencies": {},
|
|
"readme": "ERROR: No README data found!",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git+https://github.com/rtCamp/gitbook-plugin-collapsible-menu.git"
|
|
},
|
|
"scripts": {},
|
|
"version": "1.0.3"
|
|
}
|