{ "name": "qa-prevention-gwj-app", "lockfileVersion": 2, "requires": true, "packages": { "": { "devDependencies": { "@types/html5plus": "^1.0.2", "@types/uni-app": "^1.4.4" } }, "node_modules/@types/html5plus": { "version": "1.0.2", "resolved": "https://registry.npmmirror.com/@types/html5plus/-/html5plus-1.0.2.tgz", "integrity": "sha512-OklP5lrmLq8/6TUOLgWc0LndUVvAiTWX5dnyoCFhIUtFW9opWsnCtG/UxPgeuC28Rv2XNbFfft/hEEI39P/4Ag==", "dev": true }, "node_modules/@types/uni-app": { "version": "1.4.4", "resolved": "https://registry.npmmirror.com/@types/uni-app/-/uni-app-1.4.4.tgz", "integrity": "sha512-ZTXnrCTblZyoLIoKbTv1Whz1nxrTcM7vg0qGXzDpXP8m9MqdjKt48N3FffQT1IsJWNkxbvJ1Eg5UHDaq+k+oBQ==", "dev": true, "dependencies": { "vue": "^2.6.8" } }, "node_modules/vue": { "version": "2.6.14", "resolved": "https://registry.npmmirror.com/vue/-/vue-2.6.14.tgz", "integrity": "sha512-x2284lgYvjOMj3Za7kqzRcUSxBboHqtgRE2zlos1qWaOye5yUmHn42LB1250NJBLRwEcdrB0JRwyPTEPhfQjiQ==", "dev": true } }, "dependencies": { "@types/html5plus": { "version": "1.0.2", "resolved": "https://registry.npmmirror.com/@types/html5plus/-/html5plus-1.0.2.tgz", "integrity": "sha512-OklP5lrmLq8/6TUOLgWc0LndUVvAiTWX5dnyoCFhIUtFW9opWsnCtG/UxPgeuC28Rv2XNbFfft/hEEI39P/4Ag==", "dev": true }, "@types/uni-app": { "version": "1.4.4", "resolved": "https://registry.npmmirror.com/@types/uni-app/-/uni-app-1.4.4.tgz", "integrity": "sha512-ZTXnrCTblZyoLIoKbTv1Whz1nxrTcM7vg0qGXzDpXP8m9MqdjKt48N3FffQT1IsJWNkxbvJ1Eg5UHDaq+k+oBQ==", "dev": true, "requires": { "vue": "^2.6.8" } }, "vue": { "version": "2.6.14", "resolved": "https://registry.npmmirror.com/vue/-/vue-2.6.14.tgz", "integrity": "sha512-x2284lgYvjOMj3Za7kqzRcUSxBboHqtgRE2zlos1qWaOye5yUmHn42LB1250NJBLRwEcdrB0JRwyPTEPhfQjiQ==", "dev": true } } }