Files
releases/docs/book/node_modules/gitbook-plugin-ace/package.json
T
Torin Sandall fa9ae9437c Vendor node_modules for gitbook
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>
2018-11-26 15:10:14 -08:00

84 lines
2.2 KiB
JSON

{
"_args": [
[
{
"name": "gitbook-plugin-ace",
"raw": "gitbook-plugin-ace@0.3.2",
"rawSpec": "0.3.2",
"scope": null,
"spec": "0.3.2",
"type": "version"
},
"/home/torin/go/src/github.com/open-policy-agent/opa/docs/book"
]
],
"_from": "gitbook-plugin-ace@0.3.2",
"_id": "gitbook-plugin-ace@0.3.2",
"_inCache": true,
"_installable": true,
"_location": "/gitbook-plugin-ace",
"_nodeVersion": "6.2.1",
"_npmOperationalInternal": {
"host": "packages-12-west.internal.npmjs.com",
"tmp": "tmp/gitbook-plugin-ace-0.3.2.tgz_1472040690206_0.5109281688928604"
},
"_npmUser": {
"email": "ymcatar@gmail.com",
"name": "ymcatar"
},
"_npmVersion": "3.9.3",
"_phantomChildren": {},
"_requested": {
"name": "gitbook-plugin-ace",
"raw": "gitbook-plugin-ace@0.3.2",
"rawSpec": "0.3.2",
"scope": null,
"spec": "0.3.2",
"type": "version"
},
"_requiredBy": [
"#USER"
],
"_resolved": "https://registry.npmjs.org/gitbook-plugin-ace/-/gitbook-plugin-ace-0.3.2.tgz",
"_shasum": "af33f043d83ef03162dff2880e8a6f4243b1e58f",
"_shrinkwrap": null,
"_spec": "gitbook-plugin-ace@0.3.2",
"_where": "/home/torin/go/src/github.com/open-policy-agent/opa/docs/book",
"bugs": {
"url": "https://github.com/ymcatar/gitbook-plugin-ace/issues"
},
"dependencies": {
"highlight.js": "^9.3.0",
"html-escape": "^1.0.2"
},
"description": "Ace, code editor plugin for GitBook",
"devDependencies": {},
"directories": {},
"dist": {
"shasum": "af33f043d83ef03162dff2880e8a6f4243b1e58f",
"tarball": "https://registry.npmjs.org/gitbook-plugin-ace/-/gitbook-plugin-ace-0.3.2.tgz"
},
"engines": {
"gitbook": ">=3.x.x"
},
"gitHead": "d460e188dbe9a0ac0692b0bfde5dc75220bba23f",
"homepage": "https://github.com/ymcatar/gitbook-plugin-ace",
"license": "GPL-3.0",
"main": "index.js",
"maintainers": [
{
"email": "ymcatar@gmail.com",
"name": "ymcatar"
}
],
"name": "gitbook-plugin-ace",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git+https://github.com/ymcatar/gitbook-plugin-ace.git"
},
"scripts": {},
"version": "0.3.2"
}