-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathpackage-lock.json
23 lines (23 loc) · 914 Bytes
/
package-lock.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
{
"name": "microproj-hello",
"version": "1.0.0",
"lockfileVersion": 1,
"requires": true,
"dependencies": {
"js-base64": {
"version": "3.4.5",
"resolved": "https://registry.npmjs.org/js-base64/-/js-base64-3.4.5.tgz",
"integrity": "sha512-Ub/AANierdcT8nm4ndBn3KzpZQ3MdHX4a+bwoVdjgeHCZ0ZEcP+UB4nmR4Z5lR6SH3Y+qAPmgVR0RxKJNHNHEg=="
},
"lin-ui": {
"version": "0.8.7",
"resolved": "https://registry.npmjs.org/lin-ui/-/lin-ui-0.8.7.tgz",
"integrity": "sha512-GjGLKw2AsTzwf64b8nl4CwCUUjy+rY01+FCs3fa94DjI+c8ELAnJnNbi9E3cHzo/IEKVUowkiJQlGDWMPMlSZw=="
},
"miniprogram-table-component": {
"version": "1.1.0",
"resolved": "https://registry.npmjs.org/miniprogram-table-component/-/miniprogram-table-component-1.1.0.tgz",
"integrity": "sha512-TRgo+2ouPqPI42EcXUM/5BndZAueWtk0v2tDmImujYPtmFWiQT/lmgL9TgUFWowfoFM5HsKrLqagIrMKXj9bRw=="
}
}
}