You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

120 lines
3.1 KiB

{
"_args": [
[
{
"name": "gitbook-plugin-fontsettings",
"raw": "gitbook-plugin-fontsettings@2.0.0",
"rawSpec": "2.0.0",
"scope": null,
"spec": "2.0.0",
"type": "version"
},
"D:\\AAA\\gitbook\\data_mining"
]
],
"_from": "gitbook-plugin-fontsettings@2.0.0",
"_id": "gitbook-plugin-fontsettings@2.0.0",
"_inCache": true,
"_installable": true,
"_location": "/gitbook-plugin-fontsettings",
"_nodeVersion": "5.9.0",
"_npmOperationalInternal": {
"host": "packages-12-west.internal.npmjs.com",
"tmp": "tmp/gitbook-plugin-fontsettings-2.0.0.tgz_1464855818780_0.2278499191161245"
},
"_npmUser": {
"email": "johan.preynat@gmail.com",
"name": "jpreynat"
},
"_npmVersion": "3.7.3",
"_phantomChildren": {},
"_requested": {
"name": "gitbook-plugin-fontsettings",
"raw": "gitbook-plugin-fontsettings@2.0.0",
"rawSpec": "2.0.0",
"scope": null,
"spec": "2.0.0",
"type": "version"
},
"_requiredBy": [
"#USER"
],
"_resolved": "https://registry.npmjs.org/gitbook-plugin-fontsettings/-/gitbook-plugin-fontsettings-2.0.0.tgz",
"_shasum": "835f900ae3dd111086fe7ed4425ee3de024861ab",
"_shrinkwrap": null,
"_spec": "gitbook-plugin-fontsettings@2.0.0",
"_where": "D:\\AAA\\gitbook\\data_mining",
"bugs": {
"url": "https://github.com/GitbookIO/plugin-fontsettings/issues"
},
"dependencies": {},
"description": "Fonts and colors themes settings the website for a better reading experience",
"devDependencies": {
"eslint": "^2.7.0",
"less": "2.5.1"
},
"directories": {},
"dist": {
"shasum": "835f900ae3dd111086fe7ed4425ee3de024861ab",
"tarball": "https://registry.npmjs.org/gitbook-plugin-fontsettings/-/gitbook-plugin-fontsettings-2.0.0.tgz"
},
"engines": {
"gitbook": ">=2.4.0"
},
"gitHead": "dd960cfd5ff4ca2cfd58f8b0939addb3e075832b",
"gitbook": {
"properties": {
"family": {
"default": "sans",
"enum": [
"sans",
"serif"
],
"title": "Default font family",
"type": "string"
},
"size": {
"default": 2,
"max": 4,
"min": 1,
"title": "Default font size",
"type": "number"
},
"theme": {
"default": "white",
"enum": [
"white",
"sepia",
"night"
],
"title": "Default theme",
"type": "string"
}
}
},
"homepage": "https://github.com/GitbookIO/plugin-fontsettings",
"license": "Apache-2.0",
"main": "index.js",
"maintainers": [
{
"email": "johan.preynat@gmail.com",
"name": "jpreynat"
},
{
"email": "samypesse@gmail.com",
"name": "samypesse"
}
],
"name": "gitbook-plugin-fontsettings",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git+https://github.com/GitbookIO/plugin-fontsettings.git"
},
"scripts": {
"prepublish": "lessc ./less/website.less > ./assets/website.css;"
},
"version": "2.0.0"
}