15 lines
290 B
JSON
15 lines
290 B
JSON
{
|
|
"name": "miniprogram-picker-example",
|
|
"version": "1.0.0",
|
|
"description": "",
|
|
"main": "app.js",
|
|
"scripts": {
|
|
"test": "echo \"Error: no test specified\" && exit 1"
|
|
},
|
|
"author": "IceApriler",
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"miniprogram-picker": "^1.0.2"
|
|
}
|
|
}
|