1 Star 0 Fork 10

codesignup/stf-ease_1

forked from 云香水识/stf-ease 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
package.json 1.28 KB
一键复制 编辑 原始数据 按行查看 历史
shiyangyang 提交于 2021-09-29 15:52 . 支持屏幕的90度旋转
{
"name": "stf-ease",
"version": "0.4.0",
"description": "",
"main": "public/src/index.js",
"typings": "public/src/index.d.ts",
"files": [
"public/**"
],
"scripts": {
"tsc": "tsc -p tsconfig.serve.json",
"dev": "tsc -p tsconfig.serve.json && cross-env DEV=true DEBUG_LEVEL=info f2e start -c .f2econfig.dev.js",
"build": "f2e build -c .f2econfig.build.js",
"reset": "rm .devices.json",
"prepublishOnly": "tsc && tsc -p tsconfig.json",
"test": "node test/index.mjs"
},
"repository": {
"type": "git",
"url": "ssh://git@atlassian.flowpp.cn:7999/flowmisc/stf-ease.git"
},
"keywords": [],
"author": "",
"license": "ISC",
"devDependencies": {
"@devicefarmer/minicap-prebuilt": "^2.7.0",
"@devicefarmer/minitouch-prebuilt": "^1.3.0",
"@types/gm": "^1.18.10",
"@types/node": "^16.0.1",
"@types/tcp-port-used": "^1.0.0",
"@types/ws": "^7.4.6",
"clean-css": "^5.1.5",
"cross-env": "^7.0.3",
"f2e-middle-esbuild": "^0.3.0",
"f2e-serve": "^0.6.2",
"f2e-server": "^2.14.14",
"minitouch-prebuilt-support10": "^1.2.0",
"tcp-port-used": "^1.0.2",
"typescript": "^4.4.0-beta",
"uglify-es": "^3.3.9",
"uglify-js": "^3.14.1",
"ws": "^8.0.0"
},
"dependencies": {
"gm": "^1.23.1"
}
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/codesignup/stf-ease_1.git
git@gitee.com:codesignup/stf-ease_1.git
codesignup
stf-ease_1
stf-ease_1
master

搜索帮助