UNPKG

431 BJSONView Raw
1{
2 "name": "octoparse",
3 "version": "0.1.5",
4 "description": "octoParse-微信小程序富文本解析自定义组件",
5 "homepage": "https://github.com/stevenBZ/octoParse",
6 "repository": {
7 "type": "git",
8 "url": "https://github.com/stevenBZ/octoParse.git"
9 },
10 "main": "octoParse/index.js",
11 "scripts": {},
12 "keywords": [
13 "html",
14 "weapp",
15 "weixin"
16 ],
17 "devDependencies": {},
18 "dependencies": {}
19}