33 lines
927 B
JSON
33 lines
927 B
JSON
{
|
|
"name": "pet-ai",
|
|
"version": "1.0.0",
|
|
"lockfileVersion": 3,
|
|
"requires": true,
|
|
"packages": {
|
|
"": {
|
|
"name": "pet-ai",
|
|
"version": "1.0.0",
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"mitt": "^3.0.1",
|
|
"uview-ui-next": "^0.0.1"
|
|
}
|
|
},
|
|
"node_modules/mitt": {
|
|
"version": "3.0.1",
|
|
"resolved": "https://registry.npmmirror.com/mitt/-/mitt-3.0.1.tgz",
|
|
"integrity": "sha512-vKivATfr97l2/QBCYAkXYDbrIWPM2IIKEl7YPhjCvKlG3kE2gm+uBo6nEXK3M5/Ffh/FLpKExzOQ3JJoJGFKBw==",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/uview-ui-next": {
|
|
"version": "0.0.1",
|
|
"resolved": "https://registry.npmmirror.com/uview-ui-next/-/uview-ui-next-0.0.1.tgz",
|
|
"integrity": "sha512-CGK4XPt1lYhCb+7aHgMpp6/VV1owOH67dPz52ypJ9dcVs0Ixgl5/PF0xajlel11R2yRhtRydLu6nIXs9eDZSBw==",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"mitt": "^3.0.0"
|
|
}
|
|
}
|
|
}
|
|
}
|