1234567891011121314151617181920 |
- {
- "name": "com.yunlian",
- "version": "1.0.0",
- "description": "泰恩泰克 PDA,uni-app 打包成为app",
- "main": "main.js",
- "scripts": {
- "test": "echo \"Error: no test specified\" && exit 1"
- },
- "repository": {
- "type": "git",
- "url": "https://gitee.com/0000-00/taien-taike_-pda_mobile.git"
- },
- "author": "",
- "license": "ISC",
- "dependencies": {
- "bignumber.js": "^9.0.1",
- "html2canvas": "^1.2.1",
- "mathjs": "^9.4.4"
- }
- }
|