File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change 1
1
{
2
- "name" : " node-fetch" ,
3
- "version" : " 2.2 .0" ,
4
- "description" : " A light-weight module that brings window.fetch to node.js" ,
2
+ "name" : " @titelmedia/ node-fetch" ,
3
+ "version" : " 3.0 .0" ,
4
+ "description" : " A light-weight module that brings the Fetch API to node.js; Forked from https://npm.im/node-fetch " ,
5
5
"main" : " lib/index" ,
6
6
"module" : " lib/index.mjs" ,
7
7
"files" : [
21
21
},
22
22
"repository" : {
23
23
"type" : " git" ,
24
- "url" : " https://github.com/bitinn /node-fetch.git"
24
+ "url" : " https://github.com/titel-media /node-fetch.git"
25
25
},
26
26
"keywords" : [
27
27
" fetch" ,
31
31
"author" : " David Frank" ,
32
32
"license" : " MIT" ,
33
33
"bugs" : {
34
- "url" : " https://github.com/bitinn /node-fetch/issues"
34
+ "url" : " https://github.com/titel-media /node-fetch/issues"
35
35
},
36
- "homepage" : " https://github.com/bitinn /node-fetch" ,
36
+ "homepage" : " https://github.com/titel-media /node-fetch" ,
37
37
"devDependencies" : {
38
38
"babel-core" : " ^6.26.0" ,
39
39
"babel-plugin-istanbul" : " ^4.1.5" ,
You can’t perform that action at this time.
0 commit comments