2025-04-20 23:22:14 +08:00

140 lines
3.3 KiB
JSON

{
"_args": [
[
{
"name": "gitbook-plugin-autotheme",
"raw": "gitbook-plugin-autotheme@1.0.1",
"rawSpec": "1.0.1",
"scope": null,
"spec": "1.0.1",
"type": "version"
},
"E:\\Programs\\雪山凌狐的个人网站\\上课有关内容\\编程开发教程\\python3小白课\\python3小白课笔记"
]
],
"_from": "gitbook-plugin-autotheme@1.0.1",
"_id": "gitbook-plugin-autotheme@1.0.1",
"_inCache": true,
"_installable": true,
"_location": "/gitbook-plugin-autotheme",
"_nodeVersion": "7.3.0",
"_npmOperationalInternal": {
"host": "packages-18-east.internal.npmjs.com",
"tmp": "tmp/gitbook-plugin-autotheme-1.0.1.tgz_1484275384680_0.9065448688343167"
},
"_npmUser": {
"email": "willin@willin.org",
"name": "willin"
},
"_npmVersion": "3.10.10",
"_phantomChildren": {},
"_requested": {
"name": "gitbook-plugin-autotheme",
"raw": "gitbook-plugin-autotheme@1.0.1",
"rawSpec": "1.0.1",
"scope": null,
"spec": "1.0.1",
"type": "version"
},
"_requiredBy": [
"#USER"
],
"_resolved": "https://registry.npmjs.org/gitbook-plugin-autotheme/-/gitbook-plugin-autotheme-1.0.1.tgz",
"_shasum": "03a4c94814908a2025fcad3f35c450b74ef4d865",
"_shrinkwrap": null,
"_spec": "gitbook-plugin-autotheme@1.0.1",
"_where": "E:\\Programs\\雪山凌狐的个人网站\\上课有关内容\\编程开发教程\\python3小白课\\python3小白课笔记",
"author": {
"name": "Willin Wang"
},
"bugs": {
"url": "https://github.com/willin/gitbook-plugin-autotheme/issues"
},
"dependencies": {},
"description": "Gitbook 自动切换主题插件",
"devDependencies": {},
"directories": {},
"dist": {
"shasum": "03a4c94814908a2025fcad3f35c450b74ef4d865",
"tarball": "https://registry.npmjs.org/gitbook-plugin-autotheme/-/gitbook-plugin-autotheme-1.0.1.tgz"
},
"engines": {
"gitbook": "*"
},
"gitHead": "6a67a2d97310cebe7a099fc62d60c9b48ab094fe",
"gitbook": {
"properties": {
"night": {
"default": [
20,
21,
22,
23,
0,
1,
2,
3,
4,
5
],
"required": false,
"title": "Night Hours",
"type": "array"
},
"sepia": {
"default": [
6,
7,
8,
17,
18,
19
],
"required": false,
"title": "Sepia Hours",
"type": "array"
},
"white": {
"default": [
9,
10,
11,
12,
13,
14,
15,
16
],
"required": false,
"title": "White Hours",
"type": "array"
}
}
},
"homepage": "https://github.com/willin/gitbook-plugin-autotheme#readme",
"keywords": [
"gitbook",
"plugin",
"auto",
"theme",
"change"
],
"license": "MIT",
"main": "index.js",
"maintainers": [
{
"email": "willin@willin.org",
"name": "willin"
}
],
"name": "gitbook-plugin-autotheme",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git+https://github.com/willin/gitbook-plugin-autotheme.git"
},
"scripts": {},
"version": "1.0.1"
}