We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e2354ee commit 8fffac2Copy full SHA for 8fffac2
package.json
@@ -1,7 +1,8 @@
1
{
2
"name": "website-scraper",
3
- "version": "0.1.1",
+ "version": "0.1.2",
4
"description": "full web-page's scraping including all css, images, js, etc.",
5
+ "readmeFilename": "README.md",
6
"main": "index.js",
7
"scripts": {
8
"test": "echo \"Error: no test specified\" && exit 1"
0 commit comments