Skip to content

Commit b67bbc1

Browse files
committed
Start fork for nodegit
1 parent cc1cbce commit b67bbc1

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed
File renamed without changes.

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
2-
"name": "node-gyp",
3-
"description": "Node.js native addon build tool",
2+
"name": "nodegit-gyp",
3+
"description": "Node.js native addon build tool forked for NodeGit",
44
"license": "MIT",
55
"keywords": [
66
"native",
@@ -19,7 +19,7 @@
1919
"url": "git://github.com/nodejs/node-gyp.git"
2020
},
2121
"preferGlobal": true,
22-
"bin": "./bin/node-gyp.js",
22+
"bin": "./bin/nodegit-gyp.js",
2323
"main": "./lib/node-gyp.js",
2424
"dependencies": {
2525
"env-paths": "^2.2.0",

0 commit comments

Comments
 (0)