60 lines
2.5 KiB
JSON
60 lines
2.5 KiB
JSON
{
|
|
"_from": "gitbook-plugin-pageview-count",
|
|
"_id": "gitbook-plugin-pageview-count@1.0.1",
|
|
"_inBundle": false,
|
|
"_integrity": "sha512-5lb2tSTTxvt7Su8dhPlKCO8sYwIA15MJPmlVTa/WcH3SEphlGLb4Z0DzvfHxfzn33ilbJTljwk28yOzw/tpFhA==",
|
|
"_location": "/gitbook-plugin-pageview-count",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"escapedName": "gitbook-plugin-pageview-count",
|
|
"fetchSpec": "latest",
|
|
"name": "gitbook-plugin-pageview-count",
|
|
"raw": "gitbook-plugin-pageview-count",
|
|
"rawSpec": "",
|
|
"registry": true,
|
|
"saveSpec": null,
|
|
"type": "tag"
|
|
},
|
|
"_requiredBy": [
|
|
"#USER"
|
|
],
|
|
"_resolved": "https://registry.npmjs.org/gitbook-plugin-pageview-count/-/gitbook-plugin-pageview-count-1.0.1.tgz",
|
|
"_shasum": "dfc5b4bb9290f503005f28559d0711425d6f94c1",
|
|
"_spec": "gitbook-plugin-pageview-count",
|
|
"_where": "F:\\tmp\\gitbook",
|
|
"author": {
|
|
"name": "dongyajie@ke.com"
|
|
},
|
|
"bugs": {
|
|
"url": "https://github.com/tinys/gitbook-plugin-pageview-count/issues"
|
|
},
|
|
"bundleDependencies": false,
|
|
"dependencies": {},
|
|
"deprecated": false,
|
|
"description": "gitbook page view count plugin",
|
|
"devDependencies": {},
|
|
"engines": {
|
|
"gitbook": ">=3.1.1"
|
|
},
|
|
"homepage": "https://github.com/tinys/gitbook-plugin-pageview-count#readme",
|
|
"keywords": [
|
|
"gitbook",
|
|
"plugin",
|
|
"pageview"
|
|
],
|
|
"license": "MIT",
|
|
"main": "index.js",
|
|
"name": "gitbook-plugin-pageview-count",
|
|
"optionalDependencies": {},
|
|
"readme": "# GitBook Page View Count\n\n[](https://travis-ci.org/todvora/gitbook-plugin-image-captions)\n[](https://david-dm.org/todvora/gitbook-plugin-image-captions/)\n[](https://david-dm.org/todvora/gitbook-plugin-image-captions/#info=devDependencies)\n[](https://badge.fury.io/js/gitbook-plugin-image-captions)\n\n\n文档页面阅读数插件\n\n\n## Installation\nIn your book.json add the plugin:\n```json\n{\n \"plugins\": [\n \"pageview-count\"\n ]\n}\n```\n\n### Changes\n\n\n#### 1.0.0\n- 初始化系统",
|
|
"readmeFilename": "README.md",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git+ssh://git@github.com/tinys/gitbook-plugin-pageview-count.git"
|
|
},
|
|
"scripts": {
|
|
"test": "echo \"Error: no test specified\" && exit 1"
|
|
},
|
|
"version": "1.0.1"
|
|
}
|