{ "name": "@ycxxkj/uniapp", "version": "1.0.16", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "@ycxxkj/uniapp", "version": "1.0.16", "license": "ISC", "dependencies": { "await-to-js": "^3.0.0" }, "devDependencies": { "@dcloudio/types": "^3.3.3", "typescript": "^5.1.6" } }, "C:/Programs/nvm/v16.17.1/node_modules/@ycxxkj/uniapp": { "version": "1.0.0", "extraneous": true, "license": "ISC", "dependencies": { "await-to-js": "^3.0.0" }, "devDependencies": { "@dcloudio/types": "^3.3.3", "@types/chai": "^4.3.5", "@types/mocha": "^10.0.1", "chai": "^4.3.7", "mocha": "^10.2.0", "typescript": "^5.1.6" } }, "node_modules/@dcloudio/types": { "version": "3.3.3", "resolved": "https://registry.npmjs.org/@dcloudio/types/-/types-3.3.3.tgz", "integrity": "sha512-xfp88QOJ2fgCzv49HhEGrX0L+3xDsCyyvcoApL7z0J1Lr7tqPUkxqAVBe9zBlKsDX/mO9mNj7NzKIisHfp+fNQ==", "dev": true, "license": "Apache-2.0" }, "node_modules/await-to-js": { "version": "3.0.0", "resolved": "https://registry.npmjs.org/await-to-js/-/await-to-js-3.0.0.tgz", "integrity": "sha512-zJAaP9zxTcvTHRlejau3ZOY4V7SRpiByf3/dxx2uyKxxor19tpmpV2QRsTKikckwhaPmr2dVpxxMr7jOCYVp5g==", "license": "MIT", "engines": { "node": ">=6.0.0" } }, "node_modules/typescript": { "version": "5.1.6", "resolved": "https://registry.npmjs.org/typescript/-/typescript-5.1.6.tgz", "integrity": "sha512-zaWCozRZ6DLEWAWFrVDz1H6FVXzUSfTy5FUMWsQlU8Ym5JP9eO4xkTIROFCQvhQf61z6O/G6ugw3SgAnvvm+HA==", "dev": true, "license": "Apache-2.0", "bin": { "tsc": "bin/tsc", "tsserver": "bin/tsserver" }, "engines": { "node": ">=14.17" } } }, "dependencies": { "@dcloudio/types": { "version": "3.3.3", "resolved": "https://registry.npmjs.org/@dcloudio/types/-/types-3.3.3.tgz", "integrity": "sha512-xfp88QOJ2fgCzv49HhEGrX0L+3xDsCyyvcoApL7z0J1Lr7tqPUkxqAVBe9zBlKsDX/mO9mNj7NzKIisHfp+fNQ==", "dev": true }, "await-to-js": { "version": "3.0.0", "resolved": "https://registry.npmjs.org/await-to-js/-/await-to-js-3.0.0.tgz", "integrity": "sha512-zJAaP9zxTcvTHRlejau3ZOY4V7SRpiByf3/dxx2uyKxxor19tpmpV2QRsTKikckwhaPmr2dVpxxMr7jOCYVp5g==" }, "typescript": { "version": "5.1.6", "resolved": "https://registry.npmjs.org/typescript/-/typescript-5.1.6.tgz", "integrity": "sha512-zaWCozRZ6DLEWAWFrVDz1H6FVXzUSfTy5FUMWsQlU8Ym5JP9eO4xkTIROFCQvhQf61z6O/G6ugw3SgAnvvm+HA==", "dev": true } } }