123456789101112131415161718192021222324252627282930313233343536373839 |
- {
- "name": "uniapp-template",
- "version": "1.0.0",
- "lockfileVersion": 3,
- "requires": true,
- "packages": {
- "": {
- "name": "uniapp-template",
- "version": "1.0.0",
- "license": "ISC",
- "dependencies": {
- "@amap/amap-jsapi-loader": "^1.0.1",
- "js-base64": "^3.7.5",
- "jweixin-module": "^1.6.0",
- "uview-ui": "^1.8.1"
- }
- },
- "node_modules/@amap/amap-jsapi-loader": {
- "version": "1.0.1",
- "resolved": "https://registry.npmjs.org/@amap/amap-jsapi-loader/-/amap-jsapi-loader-1.0.1.tgz",
- "integrity": "sha512-nPyLKt7Ow/ThHLkSvn2etQlUzqxmTVgK7bIgwdBRTg2HK5668oN7xVxkaiRe3YZEzGzfV2XgH5Jmu2T73ljejw=="
- },
- "node_modules/js-base64": {
- "version": "3.7.5",
- "resolved": "https://registry.npmjs.org/js-base64/-/js-base64-3.7.5.tgz",
- "integrity": "sha512-3MEt5DTINKqfScXKfJFrRbxkrnk2AxPWGBL/ycjz4dK8iqiSJ06UxD8jh8xuh6p10TX4t2+7FsBYVxxQbMg+qA=="
- },
- "node_modules/jweixin-module": {
- "version": "1.6.0",
- "resolved": "https://registry.npmjs.org/jweixin-module/-/jweixin-module-1.6.0.tgz",
- "integrity": "sha512-dGk9cf+ipipHmtzYmKZs5B2toX+p4hLyllGLF6xuC8t+B05oYxd8fYoaRz0T30U2n3RUv8a4iwvjhA+OcYz52w=="
- },
- "node_modules/uview-ui": {
- "version": "1.8.1",
- "resolved": "https://registry.npmjs.org/uview-ui/-/uview-ui-1.8.1.tgz",
- "integrity": "sha512-twtaLrk3b2wO5cK+VYzIhO78XW5Pm2siBFhWVnBq2NxWE33Ls+d4LRu6Iq2SEJ7ENs7TB1vMfu6BAOs5G690YA=="
- }
- }
- }
|