1 Star 0 Fork 0

mqycn / wxParse

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
package.json 477 Bytes
一键复制 编辑 原始数据 按行查看 历史
神奇辉 提交于 2017-02-06 17:47 . add package json
{
"name": "wxParse",
"version": "0.3.0",
"description": "wxParse-微信小程序富文本解析自定义组件,支持HTML及markdown解析",
"homepage": "http://weappdev.com/",
"repository": {
"type": "git",
"url": "git@github.com:icindy/wxParse.git"
},
"main": "wxParse/wxParse.js",
"scripts": {},
"keywords": [
"html",
"markdown",
"weapp",
"weixin",
"wxparse-html-markdown"
],
"devDependencies": {},
"dependencies": {}
}
JavaScript
1
https://gitee.com/mqycn/wxParse.git
git@gitee.com:mqycn/wxParse.git
mqycn
wxParse
wxParse
master

搜索帮助