We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 148a4c6 commit 2b554c4Copy full SHA for 2b554c4
package.json
@@ -1,7 +1,7 @@
1
{
2
"name": "materialize-ts-function",
3
"version": "1.0.0",
4
- "description": "",
+ "description": "A simple cli command to materialize the response of a typescript async function during build time",
5
"main": "build/src/index.js",
6
"types": "build/src/index.d.ts",
7
"bin": "build/src/bin/cli.js",
0 commit comments