{ "_from": "vuepress", "_id": "vuepress@1.8.0", "_inBundle": false, "_integrity": "sha1-ATnUZrM/v9tiirt21VU2i4XPl3I=", "_location": "/vuepress", "_phantomChildren": {}, "_requested": { "type": "tag", "registry": true, "raw": "vuepress", "name": "vuepress", "escapedName": "vuepress", "rawSpec": "", "saveSpec": null, "fetchSpec": "latest" }, "_requiredBy": [ "#DEV:/", "#USER" ], "_resolved": "https://registry.npm.taobao.org/vuepress/download/vuepress-1.8.0.tgz", "_shasum": "0139d466b33fbfdb628abb76d555368b85cf9772", "_spec": "vuepress", "_where": "E:\\GreateCommunity", "author": { "name": "Evan You" }, "bin": { "vuepress": "cli.js" }, "browserslist": [ ">1%" ], "bugs": { "url": "https://github.com/vuejs/vuepress/issues" }, "bundleDependencies": false, "collective": { "type": "opencollective", "url": "https://opencollective.com/vuepress" }, "dependencies": { "@vuepress/core": "1.8.0", "@vuepress/theme-default": "1.8.0", "cac": "^6.5.6", "envinfo": "^7.2.0", "opencollective-postinstall": "^2.0.2", "update-notifier": "^4.0.0" }, "deprecated": false, "description": "Minimalistic doc generator with Vue component based layout system", "engines": { "node": ">=8.6" }, "gitHead": "d2c9e2d148bdc7bc97e28fa8d86b03f2e5927124", "homepage": "https://github.com/vuejs/vuepress#readme", "keywords": [ "documentation", "generator", "vue" ], "license": "MIT", "main": "index.js", "maintainers": [ { "name": "ULIVZ", "email": "chl814@foxmail.com" } ], "name": "vuepress", "repository": { "type": "git", "url": "git+https://github.com/vuejs/vuepress.git", "directory": "packages/vuepress" }, "scripts": { "postinstall": "opencollective-postinstall || exit 0" }, "version": "1.8.0" }