update tsconfig
This commit is contained in:
16
package.json
16
package.json
@@ -2,7 +2,7 @@
|
||||
"name": "@push.rocks/smartdeno",
|
||||
"version": "1.0.3",
|
||||
"private": false,
|
||||
"description": "a module to run deno from node",
|
||||
"description": "A module to run Deno scripts from Node.js, including functionalities for downloading Deno and executing Deno scripts.",
|
||||
"main": "dist_ts/index.js",
|
||||
"typings": "dist_ts/index.d.ts",
|
||||
"type": "module",
|
||||
@@ -52,5 +52,17 @@
|
||||
"cli.js",
|
||||
"npmextra.json",
|
||||
"readme.md"
|
||||
],
|
||||
"keywords": [
|
||||
"Deno",
|
||||
"Node.js",
|
||||
"Script Execution",
|
||||
"TypeScript",
|
||||
"Development Tools",
|
||||
"Deno Download",
|
||||
"Code Execution",
|
||||
"Scripting Server",
|
||||
"Ephemeral Execution",
|
||||
"Cross-platform"
|
||||
]
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user