You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
29 lines
971 B
29 lines
971 B
{
|
|
"name": "1",
|
|
"version": "1.0.0",
|
|
"lockfileVersion": 1,
|
|
"requires": true,
|
|
"dependencies": {
|
|
"@types/html5plus": {
|
|
"version": "1.0.1",
|
|
"resolved": "https://registry.npmjs.org/@types/html5plus/-/html5plus-1.0.1.tgz",
|
|
"integrity": "sha512-ska1eyYbGO7zsru2KTjZ/CWtSjOXh92/K/QMdgSddkyr1ZplIybOzeS1u61scyxAKRvz6Yd9TRL+LQSBVyGUJw==",
|
|
"dev": true
|
|
},
|
|
"@types/uni-app": {
|
|
"version": "1.4.3",
|
|
"resolved": "https://registry.npmjs.org/@types/uni-app/-/uni-app-1.4.3.tgz",
|
|
"integrity": "sha512-i2P+ARDpMWrAlubqp54LYBEAxZhPML3kHW9qLxwK7ZvInoI8xaYDDhqukp5xisBftVrZ7+jUa7spCDXy6qBMvQ==",
|
|
"dev": true,
|
|
"requires": {
|
|
"vue": "^2.6.8"
|
|
}
|
|
},
|
|
"vue": {
|
|
"version": "2.6.11",
|
|
"resolved": "https://registry.npmjs.org/vue/-/vue-2.6.11.tgz",
|
|
"integrity": "sha512-VfPwgcGABbGAue9+sfrD4PuwFar7gPb1yl1UK1MwXoQPAw0BKSqWfoYCT/ThFrdEVWoI51dBuyCoiNU9bZDZxQ==",
|
|
"dev": true
|
|
}
|
|
}
|
|
}
|
|
|