Skip to content
This repository was archived by the owner on Jun 28, 2022. It is now read-only.

Commit 1660838

Browse files
author
炒饭
committed
修改结构
1 parent ee72908 commit 1660838

File tree

452 files changed

+24
-1
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

452 files changed

+24
-1
lines changed

package.json

Lines changed: 23 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,23 @@
1-
{"main":"app/html/index.html","name":"微信web开发者工具","appname":"wechatwebdevtools","version":"0.14.140900","window":{"title":"微信web开发者工具 v0.14.140900","icon":"app/images/logo2.png","toolbar":true,"width":600,"height":480,"frame":false},"inject_js_start":"app/dist/inject/jweixindebug.js","inject_js_end":"app/dist/inject/devtools.js","chromium-args":"--disable-devtools -ignore-certificate-errors -load-extension=./package.nw/app/dist/extensions/","node-remote":"http://*.appservice.open.weixin.qq.com/*","webview":{"partitions":[{"name":"trusted","accessible_resources":["<all_urls>"]},{"name":"devtools","accessible_resources":["<all_urls>"]},{"name":"editor","accessible_resources":["<all_urls>"]}]},"devDependencies":{}}
1+
{
2+
"name": "wechat_web_devtools",
3+
"version": "0.0.1",
4+
"description": "凌晨三点终于搞定了linux下开发者工具的使用,已经完美使用,之后上完整安装教程和npm包.",
5+
"main": "index.js",
6+
"scripts": {
7+
"test": "echo \"Error: no test specified\" && exit 1"
8+
},
9+
"repository": {
10+
"type": "git",
11+
"url": "git+https://github.com/cytle/wechat_web_devtools.git"
12+
},
13+
"keywords": [
14+
"微信开发者工具",
15+
"微信小程序"
16+
],
17+
"author": "xsp",
18+
"license": "ISC",
19+
"bugs": {
20+
"url": "https://github.com/cytle/wechat_web_devtools/issues"
21+
},
22+
"homepage": "https://github.com/cytle/wechat_web_devtools#readme"
23+
}
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)