gitbook-plugin-language-picker
Version:
GitBook Plugin to add toolbar button with languages dropdown menu. This parses languages from `../index.html` (as you edit in `LANGS.md`).
88 lines (87 loc) • 2.29 kB
JSON
{
"_args": [
[
"gitbook-plugin-language-picker",
"C:\\Gitbook\\Import\\langtest"
]
],
"_from": "gitbook-plugin-language-picker@latest",
"_id": "gitbook-plugin-language-picker@0.0.7-0",
"_inCache": true,
"_installable": true,
"_location": "/gitbook-plugin-language-picker",
"_nodeVersion": "4.1.0",
"_npmUser": {
"email": "vintproykt@gmail.com",
"name": "vintproykt"
},
"_npmVersion": "2.14.3",
"_phantomChildren": {},
"_requested": {
"name": "gitbook-plugin-language-picker",
"raw": "gitbook-plugin-language-picker",
"rawSpec": "",
"scope": null,
"spec": "latest",
"type": "tag"
},
"_requiredBy": [
"#DEV:/"
],
"_resolved": "https://registry.npmjs.org/gitbook-plugin-language-picker/-/gitbook-plugin-language-picker-0.0.7-0.tgz",
"_shasum": "f065c0525ecfb5f4650b6261d3043f00928890e4",
"_shrinkwrap": null,
"_spec": "gitbook-plugin-language-picker",
"_where": "C:\\Gitbook\\Import\\langtest",
"author": {
"email": "vintproykt@gmail.com",
"name": "Rodion Borisov"
},
"dependencies": {},
"description": "GitBook Plugin to add toolbar button with languages dropdown menu. This parses languages from `../index.html` (as you edit in `LANGS.md`).",
"devDependencies": {},
"directories": {},
"dist": {
"shasum": "f065c0525ecfb5f4650b6261d3043f00928890e4",
"tarball": "https://registry.npmjs.org/gitbook-plugin-language-picker/-/gitbook-plugin-language-picker-0.0.7-0.tgz"
},
"engines": {
"gitbook": ">1.x.x"
},
"gitbook": {
"properties": {
"grid-columns": {
"default": 3,
"max": 10,
"min": 1,
"title": "Columns count of languages grid",
"type": "number"
}
}
},
"homepage": "https://www.npmjs.com/package/gitbook-plugin-language-picker",
"keywords": [
"gitbook",
"plugin",
"loc",
"localization",
"lang",
"language",
"language-picker",
"dropdown",
"menu"
],
"license": "MIT",
"main": "index.js",
"maintainers": [
{
"email": "vintproykt@gmail.com",
"name": "vintproykt"
}
],
"name": "gitbook-plugin-language-picker",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"scripts": {},
"version": "0.1.0"
}