Skip to content

Commit

Permalink
build: funding and keywords added in package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
kaanyagci committed May 28, 2023
1 parent ae9497c commit 0bae04d
Showing 1 changed file with 29 additions and 9 deletions.
38 changes: 29 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,21 +11,41 @@
"build": "npm run lint:fix && npm run compile",
"postinstall": "npx playwright install"
},
"funding": [
{
"type": "github",
"url": "https://github.com/sponsors/kaanyagci/"
},
{
"type": "github",
"url": "https://github.com/sponsors/Makepad-fr/"
}
],
"repository": {
"type": "git",
"url": "git+ssh://[email protected]/Makepad-fr/linkedin.js.git"
},
"keywords": [
"TypeScript",
"web",
"scraping",
"scraping",
"linkedin",
"linkedin",
"web",
"scraping",
"linkedin",
"scraper"
"scraper",
"LinkedIn",
"automation",
"automate",
"data scraping",
"web scraping",
"social media",
"networking",
"professional",
"career",
"job search",
"business",
"digital marketing",
"personal branding",
"lead generation",
"growth hacking",
"developer tool",
"TypeScript",
"npm package"
],
"author": "Makepad Developers <[email protected]>",
"license": "LGPL-3.0",
Expand Down

0 comments on commit 0bae04d

Please sign in to comment.