10 lines
237 B
JSON
10 lines
237 B
JSON
|
|
{
|
||
|
|
"name": "k12study-app",
|
||
|
|
"private": true,
|
||
|
|
"version": "0.1.0",
|
||
|
|
"scripts": {
|
||
|
|
"dev": "echo Open this project with WeChat DevTools",
|
||
|
|
"lint": "echo Add miniprogram lint rules when business code grows"
|
||
|
|
}
|
||
|
|
}
|