We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1a2a08e commit 96392c5Copy full SHA for 96392c5
package.json
@@ -14,15 +14,15 @@
14
"test:functional": "mocha --recursive --require ts-node/register test/Functional/*/*.ts"
15
},
16
"license": "MIT",
17
- "author": "alexhoma <alexcm.14@gmail.com>",
+ "author": "Marc Morera <yuhu@mmoreram.com>",
18
"repository": {
19
"type": "git",
20
- "url": "https://github.com/apisearch/javascript-search-client.git"
+ "url": "https://github.com/apisearch-io/javascript-client.git"
21
22
"bugs": {
23
- "url": "https://github.com/apisearch/javascript-search-client/issues"
+ "url": "https://github.com/apisearch-io/javascript-client/issues"
24
25
- "homepage": "https://github.com/apisearch/javascript-search-client",
+ "homepage": "https://github.com/apisearch-io/javascript-client",
26
"keywords": [
27
"es6",
28
"search-engine",
0 commit comments