package.json 2.6 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788
  1. {
  2. "_args": [
  3. [
  4. {
  5. "name": "gitbook-plugin-chapter-fold",
  6. "raw": "gitbook-plugin-chapter-fold@0.0.4",
  7. "rawSpec": "0.0.4",
  8. "scope": null,
  9. "spec": "0.0.4",
  10. "type": "version"
  11. },
  12. "D:\\project\\BaseService\\docCentor"
  13. ]
  14. ],
  15. "_cnpmcore_publish_time": "2021-12-23T00:42:19.210Z",
  16. "_from": "gitbook-plugin-chapter-fold@0.0.4",
  17. "_id": "gitbook-plugin-chapter-fold@0.0.4",
  18. "_inCache": true,
  19. "_installable": true,
  20. "_location": "/gitbook-plugin-chapter-fold",
  21. "_nodeVersion": "8.9.4",
  22. "_npmOperationalInternal": {
  23. "host": "s3://npm-registry-packages",
  24. "tmp": "tmp/gitbook-plugin-chapter-fold_0.0.4_1529402331863_0.19505579298587006"
  25. },
  26. "_npmUser": {
  27. "email": "crazypad@qq.com",
  28. "name": "coco9420"
  29. },
  30. "_npmVersion": "4.6.1",
  31. "_phantomChildren": {},
  32. "_requested": {
  33. "name": "gitbook-plugin-chapter-fold",
  34. "raw": "gitbook-plugin-chapter-fold@0.0.4",
  35. "rawSpec": "0.0.4",
  36. "scope": null,
  37. "spec": "0.0.4",
  38. "type": "version"
  39. },
  40. "_requiredBy": [
  41. "#USER"
  42. ],
  43. "_resolved": "https://registry.npmmirror.com/gitbook-plugin-chapter-fold/-/gitbook-plugin-chapter-fold-0.0.4.tgz",
  44. "_shasum": "dcd5a21f80bcbc98c088419774c397ae6d4463ef",
  45. "_shrinkwrap": null,
  46. "_spec": "gitbook-plugin-chapter-fold@0.0.4",
  47. "_where": "D:\\project\\BaseService\\docCentor",
  48. "author": {
  49. "name": "Colin"
  50. },
  51. "bugs": {
  52. "url": "https://github.com/ColinCollins/gitbook-plugin-chapter-fold/issues"
  53. },
  54. "dependencies": {},
  55. "description": "This is the fold plugin, extended from the expandable chapter plugin.",
  56. "devDependencies": {},
  57. "directories": {},
  58. "dist": {
  59. "fileCount": 6,
  60. "integrity": "sha512-pszjq24KVV7sZFsaYE/3e3fA9zkdMiK4QVlfxvlOiuPpoEWuZb1BbpurZTla8aNjyqbE5ifK4BxwKlHvgcAlsg==",
  61. "shasum": "dcd5a21f80bcbc98c088419774c397ae6d4463ef",
  62. "size": 2051,
  63. "tarball": "https://registry.npmmirror.com/gitbook-plugin-chapter-fold/-/gitbook-plugin-chapter-fold-0.0.4.tgz",
  64. "unpackedSize": 4555
  65. },
  66. "engines": {
  67. "gitbook": ">=1.0.0"
  68. },
  69. "gitHead": "523aa84802ccbeabfae13d66c3dda66b4961b72f",
  70. "homepage": "https://github.com/ColinCollins/gitbook-plugin-chapter-fold",
  71. "license": "Apache 2",
  72. "main": "index.js",
  73. "maintainers": [
  74. {
  75. "email": "crazypad@qq.com",
  76. "name": "coco9420"
  77. }
  78. ],
  79. "name": "gitbook-plugin-chapter-fold",
  80. "optionalDependencies": {},
  81. "readme": "ERROR: No README data found!",
  82. "repository": {
  83. "type": "git",
  84. "url": "git+https://github.com/ColinCollins/gitbook-plugin-chapter-fold.git"
  85. },
  86. "scripts": {},
  87. "version": "0.0.4"
  88. }