mirror of
https://github.com/open-policy-agent/opa.git
synced 2026-08-22 16:24: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>
103 lines
2.7 KiB
JSON
103 lines
2.7 KiB
JSON
{
|
|
"_args": [
|
|
[
|
|
{
|
|
"name": "gitbook-plugin-addcssjs",
|
|
"raw": "gitbook-plugin-addcssjs@1.0.2",
|
|
"rawSpec": "1.0.2",
|
|
"scope": null,
|
|
"spec": "1.0.2",
|
|
"type": "version"
|
|
},
|
|
"/home/torin/go/src/github.com/open-policy-agent/opa/docs/book"
|
|
]
|
|
],
|
|
"_from": "gitbook-plugin-addcssjs@1.0.2",
|
|
"_id": "gitbook-plugin-addcssjs@1.0.2",
|
|
"_inCache": true,
|
|
"_installable": true,
|
|
"_location": "/gitbook-plugin-addcssjs",
|
|
"_nodeVersion": "0.12.7",
|
|
"_npmOperationalInternal": {
|
|
"host": "packages-16-east.internal.npmjs.com",
|
|
"tmp": "tmp/gitbook-plugin-addcssjs-1.0.2.tgz_1461782028687_0.6842841003090143"
|
|
},
|
|
"_npmUser": {
|
|
"email": "chudaol@gmail.com",
|
|
"name": "chudaol"
|
|
},
|
|
"_npmVersion": "2.11.3",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"name": "gitbook-plugin-addcssjs",
|
|
"raw": "gitbook-plugin-addcssjs@1.0.2",
|
|
"rawSpec": "1.0.2",
|
|
"scope": null,
|
|
"spec": "1.0.2",
|
|
"type": "version"
|
|
},
|
|
"_requiredBy": [
|
|
"#USER"
|
|
],
|
|
"_resolved": "https://registry.npmjs.org/gitbook-plugin-addcssjs/-/gitbook-plugin-addcssjs-1.0.2.tgz",
|
|
"_shasum": "75db5ad64474dcf3d592aa67c159e3a17ce6284d",
|
|
"_shrinkwrap": null,
|
|
"_spec": "gitbook-plugin-addcssjs@1.0.2",
|
|
"_where": "/home/torin/go/src/github.com/open-policy-agent/opa/docs/book",
|
|
"author": {
|
|
"email": "chudaol@gmail.com",
|
|
"name": "Olga Filipova"
|
|
},
|
|
"bugs": {
|
|
"url": "https://github.com/chudaol/gitbook-plugin-addcssjs/issues"
|
|
},
|
|
"dependencies": {},
|
|
"description": "Adds external CSS and JS files to the gitbook",
|
|
"devDependencies": {},
|
|
"directories": {},
|
|
"dist": {
|
|
"shasum": "75db5ad64474dcf3d592aa67c159e3a17ce6284d",
|
|
"tarball": "https://registry.npmjs.org/gitbook-plugin-addcssjs/-/gitbook-plugin-addcssjs-1.0.2.tgz"
|
|
},
|
|
"engines": {
|
|
"gitbook": ">=3.0.0-pre.0"
|
|
},
|
|
"gitHead": "91b017c872ba2f02a26cdd3f371d7ec3753139a6",
|
|
"gitbook": {
|
|
"properties": {
|
|
"css": {
|
|
"default": [],
|
|
"description": "List of CSS files to include",
|
|
"type": "array"
|
|
},
|
|
"js": {
|
|
"default": [],
|
|
"description": "List of JavaScript files to include",
|
|
"type": "array"
|
|
}
|
|
}
|
|
},
|
|
"homepage": "https://github.com/chudaol/gitbook-plugin-addcssjs#readme",
|
|
"keywords": [
|
|
"CSS",
|
|
"JS",
|
|
"gitbook"
|
|
],
|
|
"license": "MIT",
|
|
"maintainers": [
|
|
{
|
|
"email": "chudaol@gmail.com",
|
|
"name": "chudaol"
|
|
}
|
|
],
|
|
"name": "gitbook-plugin-addcssjs",
|
|
"optionalDependencies": {},
|
|
"readme": "ERROR: No README data found!",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git+https://github.com/chudaol/gitbook-plugin-addcssjs.git"
|
|
},
|
|
"scripts": {},
|
|
"version": "1.0.2"
|
|
}
|