08-27-周三_17-09-29

This commit is contained in:
2025-08-27 17:10:05 +08:00
commit 86df397d8f
12735 changed files with 1145479 additions and 0 deletions

80
node_modules/gitbook-plugin-styles-less/package.json generated vendored Normal file
View File

@@ -0,0 +1,80 @@
{
"_args": [
[
{
"name": "gitbook-plugin-styles-less",
"raw": "gitbook-plugin-styles-less@1.0.0",
"rawSpec": "1.0.0",
"scope": null,
"spec": "1.0.0",
"type": "version"
},
"F:\\tmp\\gitbook"
]
],
"_from": "gitbook-plugin-styles-less@1.0.0",
"_id": "gitbook-plugin-styles-less@1.0.0",
"_inCache": true,
"_installable": true,
"_location": "/gitbook-plugin-styles-less",
"_nodeVersion": "0.12.7",
"_npmUser": {
"email": "samypesse@gmail.com",
"name": "samypesse"
},
"_npmVersion": "2.14.6",
"_phantomChildren": {},
"_requested": {
"name": "gitbook-plugin-styles-less",
"raw": "gitbook-plugin-styles-less@1.0.0",
"rawSpec": "1.0.0",
"scope": null,
"spec": "1.0.0",
"type": "version"
},
"_requiredBy": [
"#USER"
],
"_resolved": "https://registry.npmjs.org/gitbook-plugin-styles-less/-/gitbook-plugin-styles-less-1.0.0.tgz",
"_shasum": "8bfee6383c1b130c041f95938eeb3c9974f6c2c8",
"_shrinkwrap": null,
"_spec": "gitbook-plugin-styles-less@1.0.0",
"_where": "F:\\tmp\\gitbook",
"bugs": {
"url": "https://github.com/GitbookIO/plugin-styles-less/issues"
},
"dependencies": {
"less": "2.5.3",
"lodash": "^3.10.0",
"q": "^1.1.2"
},
"description": "Use LESS stylesheets instead of CSS",
"devDependencies": {},
"directories": {},
"dist": {
"shasum": "8bfee6383c1b130c041f95938eeb3c9974f6c2c8",
"tarball": "https://registry.npmjs.org/gitbook-plugin-styles-less/-/gitbook-plugin-styles-less-1.0.0.tgz"
},
"engines": {
"gitbook": ">=2.5.0"
},
"gitHead": "a404cfd05823794e49119099c782ef9881965d0c",
"homepage": "https://github.com/GitbookIO/plugin-styles-less",
"license": "Apache-2.0",
"main": "index.js",
"maintainers": [
{
"email": "samypesse@gmail.com",
"name": "samypesse"
}
],
"name": "gitbook-plugin-styles-less",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git+https://github.com/GitbookIO/plugin-styles-less.git"
},
"scripts": {},
"version": "1.0.0"
}