update tsconfig
This commit is contained in:
11
package.json
11
package.json
@@ -2,7 +2,7 @@
|
||||
"name": "@push.rocks/smartlegal",
|
||||
"version": "1.0.27",
|
||||
"private": false,
|
||||
"description": "go legal programmatically",
|
||||
"description": "A module for handling legal aspects of software projects programmatically, including license checking.",
|
||||
"main": "dist_ts/index.js",
|
||||
"typings": "dist_ts/index.d.ts",
|
||||
"scripts": {
|
||||
@@ -16,9 +16,10 @@
|
||||
},
|
||||
"keywords": [
|
||||
"legal",
|
||||
"docs",
|
||||
"privacy",
|
||||
"policy"
|
||||
"license checking",
|
||||
"programmatic compliance",
|
||||
"software licensing",
|
||||
"dependency management"
|
||||
],
|
||||
"author": "Lossless GmbH",
|
||||
"license": "MIT",
|
||||
@@ -57,4 +58,4 @@
|
||||
"last 1 chrome versions"
|
||||
],
|
||||
"type": "module"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user