Merge branch 'dev' of http://139.224.139.2:9091/chaosun/CFFP into dev
Showing
components/jweixin-module/.gitignore
0 → 100644
components/jweixin-module/.npmignore
0 → 100644
components/jweixin-module/README.md
0 → 100644
components/jweixin-module/lib/index.js
0 → 100644
This diff is collapsed.
Click to expand it.
components/jweixin-module/package-lock.json
0 → 100644
components/jweixin-module/package.json
0 → 100644
| { | |||
| "name": "jweixin-module", | |||
| "version": "1.6.0", | |||
| "description": "微信JS-SDK", | |||
| "main": "lib/index.js", | |||
| "scripts": {}, | |||
| "repository": { | |||
| "type": "git", | |||
| "url": "git+https://github.com/zhetengbiji/jweixin-module.git" | |||
| }, | |||
| "keywords": [ | |||
| "wxjssdk", | |||
| "weixin", | |||
| "jweixin", | |||
| "wechat", | |||
| "jssdk", | |||
| "wx" | |||
| ], | |||
| "author": "Shengqiang Guo", | |||
| "license": "ISC", | |||
| "bugs": { | |||
| "url": "https://github.com/zhetengbiji/jweixin-module/issues" | |||
| }, | |||
| "homepage": "https://github.com/zhetengbiji/jweixin-module#readme", | |||
| "devDependencies": {} | |||
| } |
util/fiveshare.ts
0 → 100644
Please
register
or
sign in
to comment