-
Showing
| { | { | ||
| "name": "@jianbing/egg-ts", | "name": "{{ name }}", | ||
| "version": "1.0.0", | "version": "1.0.0", | ||
| "description": "", | "description": "{{ description }}", | ||
| "egg": { | "egg": { | ||
| "typescript": true | "typescript": true | ||
| }, | }, | ||
| ... | ... |
Please
register
or
sign in
to comment