update tsconfig
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
"name": "@push.rocks/smartrobots",
|
||||
"version": "1.0.2",
|
||||
"private": false,
|
||||
"description": "a module for making sense of robots.txt",
|
||||
"description": "A module for parsing and making sense of robots.txt files.",
|
||||
"main": "dist_ts/index.js",
|
||||
"typings": "dist_ts/index.d.ts",
|
||||
"author": "Lossless GmbH",
|
||||
@@ -37,5 +37,11 @@
|
||||
"cli.js",
|
||||
"npmextra.json",
|
||||
"readme.md"
|
||||
],
|
||||
"keywords": [
|
||||
"robots.txt",
|
||||
"parsing",
|
||||
"web scraping",
|
||||
"SEO tools"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user