We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent eb0ca32 commit 95a856dCopy full SHA for 95a856d
1 file changed
package.json
@@ -1,13 +1,13 @@
1
{
2
"version": "8.0.20",
3
"name": "@arbitral/article-parser",
4
- "description": "Extract main article, image and meta data from URL",
5
- "homepage": "https://github.com/arbitralr/article-parser",
+ "description": "To extract main article from given URL",
+ "homepage": "https://github.com/extractus/article-extractor",
6
"repository": {
7
"type": "git",
8
- "url": "https://github.com/arbitralr/article-parser.git"
+ "url": "git@github.com:extractus/article-extractor.git"
9
},
10
- "author": "@arbitral",
+ "author": "@extractus",
11
"main": "./src/main.js",
12
"type": "module",
13
"imports": {
0 commit comments