{ "name": "shop", "version": "1.0.0", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "shop", "version": "1.0.0", "dependencies": { "animate.css": "^3.7.2", "dayjs": "^1.11.13", "uview-ui": "^2.0.37" } }, "node_modules/animate.css": { "version": "3.7.2", "resolved": "https://registry.npmmirror.com/animate.css/-/animate.css-3.7.2.tgz", "integrity": "sha512-0bE8zYo7C0KvgOYrSVfrzkbYk6IOTVPNqkiHg2cbyF4Pq/PXzilz4BRWA3hwEUBoMp5VBgrC29lQIZyhRWdBTw==" }, "node_modules/dayjs": { "version": "1.11.13", "resolved": "https://registry.npmmirror.com/dayjs/-/dayjs-1.11.13.tgz", "integrity": "sha512-oaMBel6gjolK862uaPQOVTA7q3TZhuSvuMQAAglQDOWYO9A91IrAOUJEyKVlqJlHE0vq5p5UXxzdPfMH/x6xNg==" }, "node_modules/uview-ui": { "version": "2.0.37", "resolved": "https://registry.npmmirror.com/uview-ui/-/uview-ui-2.0.37.tgz", "integrity": "sha512-iBcWNmQa01Wr+z004G6XIVPDctOrJIAx7LObQceUAPxZh6kJYjIOAMp5JE1K4VpoMV5bKYDpCd0gmX+M4nTEQQ==", "engines": { "HBuilderX": "^3.1.0" } } } }