|
@@ -1,6 +1,24 @@
|
|
|
{
|
|
|
- "name": "develop",
|
|
|
+ "name": "unimall",
|
|
|
"lockfileVersion": 2,
|
|
|
"requires": true,
|
|
|
- "packages": {}
|
|
|
+ "packages": {
|
|
|
+ "": {
|
|
|
+ "dependencies": {
|
|
|
+ "@dcloudio/uni-ui": "^1.3.1"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@dcloudio/uni-ui": {
|
|
|
+ "version": "1.3.1",
|
|
|
+ "resolved": "https://registry.npmjs.org/@dcloudio/uni-ui/-/uni-ui-1.3.1.tgz",
|
|
|
+ "integrity": "sha512-QVW52gmwi3SMBtDj2J8wKpdURpFpc0VbdDaBb4m0913DhQ4yDUe/V0eSZlbkKpeJ4e7KBXosb6bYiDlXZ+3YaA=="
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "dependencies": {
|
|
|
+ "@dcloudio/uni-ui": {
|
|
|
+ "version": "1.3.1",
|
|
|
+ "resolved": "https://registry.npmjs.org/@dcloudio/uni-ui/-/uni-ui-1.3.1.tgz",
|
|
|
+ "integrity": "sha512-QVW52gmwi3SMBtDj2J8wKpdURpFpc0VbdDaBb4m0913DhQ4yDUe/V0eSZlbkKpeJ4e7KBXosb6bYiDlXZ+3YaA=="
|
|
|
+ }
|
|
|
+ }
|
|
|
}
|