14 lines
256 B
JSON
14 lines
256 B
JSON
{
|
|
"name": "miniprogram-ts-less-quickstart",
|
|
"version": "1.0.0",
|
|
"description": "",
|
|
"scripts": {},
|
|
"keywords": [],
|
|
"author": "",
|
|
"license": "",
|
|
"devDependencies": {
|
|
"miniprogram-api-typings": "^2.8.3-1",
|
|
"typescript": "^5.9.2"
|
|
}
|
|
}
|