Web View
This commit is contained in:
+63
@@ -0,0 +1,63 @@
|
||||
{
|
||||
"_from": "gitbook-plugin-code",
|
||||
"_id": "gitbook-plugin-code@0.1.0",
|
||||
"_inBundle": false,
|
||||
"_integrity": "sha512-TE8CUFlN7da4SiN2LYx8qk+FX5w2O2IicEcn48sPTpA8gj9qKQqpYpGEdwgsDEev11shEjCZhDwFN//GQ7bdnA==",
|
||||
"_location": "/gitbook-plugin-code",
|
||||
"_phantomChildren": {},
|
||||
"_requested": {
|
||||
"type": "tag",
|
||||
"registry": true,
|
||||
"raw": "gitbook-plugin-code",
|
||||
"name": "gitbook-plugin-code",
|
||||
"escapedName": "gitbook-plugin-code",
|
||||
"rawSpec": "",
|
||||
"saveSpec": null,
|
||||
"fetchSpec": "latest"
|
||||
},
|
||||
"_requiredBy": [
|
||||
"#USER",
|
||||
"/"
|
||||
],
|
||||
"_resolved": "https://registry.npmmirror.com/gitbook-plugin-code/-/gitbook-plugin-code-0.1.0.tgz",
|
||||
"_shasum": "811a9600baef7558ae193cee7d5810001667e97b",
|
||||
"_spec": "gitbook-plugin-code",
|
||||
"_where": "D:\\Book",
|
||||
"author": {
|
||||
"name": "David Moreno-García",
|
||||
"email": "david.mogar@gmail.com"
|
||||
},
|
||||
"bugs": {
|
||||
"url": "https://github.com/davidmogar/gitbook-plugin-code/issues"
|
||||
},
|
||||
"bundleDependencies": false,
|
||||
"deprecated": false,
|
||||
"description": "Gitbook plugin to change style of code blocks",
|
||||
"engines": {
|
||||
"gitbook": ">2.5.0"
|
||||
},
|
||||
"gitbook": {
|
||||
"properties": {
|
||||
"copyButtons": {
|
||||
"default": true,
|
||||
"title": "Adds buttons to copy the commands",
|
||||
"type": "boolean"
|
||||
}
|
||||
}
|
||||
},
|
||||
"homepage": "https://github.com/davidmogar/gitbook-plugin-code",
|
||||
"keywords": [
|
||||
"gitbook",
|
||||
"github",
|
||||
"code",
|
||||
"plugin"
|
||||
],
|
||||
"license": "MIT",
|
||||
"main": "index.js",
|
||||
"name": "gitbook-plugin-code",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "git+https://github.com/davidmogar/gitbook-plugin-code.git"
|
||||
},
|
||||
"version": "0.1.0"
|
||||
}
|
||||
Reference in New Issue
Block a user