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 0a9ed7d commit f7c57a4Copy full SHA for f7c57a4
package.json
@@ -13,18 +13,18 @@
13
"adbkit": "./bin/adbkit"
14
},
15
"bugs": {
16
- "url": "https://github.com/openstf/adbkit/issues"
+ "url": "https://github.com/DeviceFarmer/adbkit/issues"
17
18
"license": "Apache-2.0",
19
"author": {
20
- "name": "The OpenSTF Project",
+ "name": "Device Farmer",
21
"email": "[email protected]",
22
- "url": "https://openstf.io"
+ "url": "https://devicefarmer.github.io/"
23
24
"main": "./index",
25
"repository": {
26
"type": "git",
27
- "url": "https://github.com/openstf/adbkit.git"
+ "url": "https://github.com/DeviceFarmer/adbkit.git"
28
29
"scripts": {
30
"postpublish": "grunt clean",
0 commit comments