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.
18 lines
677 B
18 lines
677 B
{
|
|
"name": "miniprogram-ts-quickstart",
|
|
"version": "1.0.0",
|
|
"lockfileVersion": 1,
|
|
"requires": true,
|
|
"dependencies": {
|
|
"miniprogram-api-typings": {
|
|
"version": "2.10.1",
|
|
"resolved": "https://registry.npmjs.org/miniprogram-api-typings/-/miniprogram-api-typings-2.10.1.tgz",
|
|
"integrity": "sha512-QltdO9MVBV+xwrznpmZNxB9LvXUgwFs6+9j3exRdNPVTl7yH8R5okrvok1ifg93/XRg+UuGgfInbwsHf9okMpQ=="
|
|
},
|
|
"typescript": {
|
|
"version": "3.7.5",
|
|
"resolved": "https://registry.npmjs.org/typescript/-/typescript-3.7.5.tgz",
|
|
"integrity": "sha512-/P5lkRXkWHNAbcJIiHPfRoKqyd7bsyCma1hZNUGfn20qm64T6ZBlrzprymeu918H+mB/0rIg2gGK/BXkhhYgBw=="
|
|
}
|
|
}
|
|
}
|
|
|