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.
2 parents 7b95fd7 + f7edd0a commit fdf742bCopy full SHA for fdf742b
package.json
@@ -12,7 +12,7 @@
12
},
13
"repository": {
14
"type": "git",
15
- "url": "git+https://github.com/smith-kyle/nodegit-flow.git"
+ "url": "git+https://github.com/Axosoft/nodegit-flow.git"
16
17
"keywords": [
18
"node",
@@ -23,12 +23,12 @@
23
"files": [
24
"build/src"
25
],
26
- "author": "Jose Garcia",
+ "author": "Axosoft, LLC",
27
"license": "ISC",
28
"bugs": {
29
- "url": "https://github.com/smith-kyle/nodegit-flow/issues"
+ "url": "https://github.com/Axosoft/nodegit-flow/issues"
30
31
- "homepage": "https://github.com/smith-kyle/nodegit-flow#readme",
+ "homepage": "https://github.com/Axosoft/nodegit-flow#readme",
32
"devDependencies": {
33
"babel-cli": "^6.3.15",
34
"babel-preset-es2015": "^6.3.13",
0 commit comments