{ "_args": [ [ "mpvue-wxparse@0.6.5", "D:\\WS\\WebstormProjects\\222\\lawyer" ] ], "_from": "mpvue-wxparse@0.6.5", "_id": "mpvue-wxparse@0.6.5", "_inBundle": false, "_integrity": "sha512-1vm3NQNkTLZvijYEXNGJE4AUdwA2IGJvHjrk+QZQkzp/dXWYQwPjrAG+2cJa+svHSg2gnEp7CGEnZ5aRFBAUOA==", "_location": "/mpvue-wxparse", "_phantomChildren": {}, "_requested": { "type": "version", "registry": true, "raw": "mpvue-wxparse@0.6.5", "name": "mpvue-wxparse", "escapedName": "mpvue-wxparse", "rawSpec": "0.6.5", "saveSpec": null, "fetchSpec": "0.6.5" }, "_requiredBy": [ "/" ], "_resolved": "https://registry.npmjs.org/mpvue-wxparse/-/mpvue-wxparse-0.6.5.tgz", "_spec": "0.6.5", "_where": "D:\\WS\\WebstormProjects\\222\\lawyer", "author": { "name": "icindy" }, "bugs": { "url": "https://github.com/F-loat/mpvue-wxParse/issues" }, "contributors": [ { "name": "Dicn" }, { "name": "F-loat", "email": "chaimaoyuan@foxmail.com" } ], "description": "适用于 Mpvue 的微信小程序富文本解析自定义组件,支持HTML及markdown解析", "devDependencies": { "babel-eslint": "^8.2.2", "eslint": "^4.19.1", "eslint-config-airbnb-base": "^12.1.0", "eslint-friendly-formatter": "^4.0.1", "eslint-plugin-html": "^4.0.3", "eslint-plugin-import": "^2.10.0" }, "homepage": "https://github.com/F-loat/mpvue-wxParse#readme", "keywords": [ "mpvue", "wxparse", "wxapp" ], "license": "MIT", "main": "src/wxParse.vue", "name": "mpvue-wxparse", "repository": { "type": "git", "url": "git+https://github.com/F-loat/mpvue-wxParse.git" }, "scripts": { "lint": "eslint --format node_modules/eslint-friendly-formatter --ext .js,.vue src", "test": "echo \"Error: no test specified\" && exit 1" }, "version": "0.6.5" }