@@ -38,7 +38,7 @@ Object {
38
38
"exitlog": Array [],
39
39
"loglog": Array [
40
40
Array [
41
- "{\\n \\"method\\": \\"extract\\",\\n \\"spec\\": \\"npm@latest-6\\",\\n \\"dest\\": \\"folder\\",\\n \\"conf\\": {\\n \\"_\\": [\\n \\"extract\\",\\n \\"npm@latest-6\\",\\n \\"folder\\"\\n ],\\n \\"json\\": true,\\n \\"cache\\": \\"/Users/isaacs /.npm/_cacache\\"\\n }\\n}",
41
+ "{\\n \\"method\\": \\"extract\\",\\n \\"spec\\": \\"npm@latest-6\\",\\n \\"dest\\": \\"folder\\",\\n \\"conf\\": {\\n \\"_\\": [\\n \\"extract\\",\\n \\"npm@latest-6\\",\\n \\"folder\\"\\n ],\\n \\"json\\": true,\\n \\"cache\\": \\"{HOME} /.npm/_cacache\\"\\n }\\n}",
42
42
],
43
43
],
44
44
}
@@ -57,7 +57,7 @@ Object {
57
57
"npm@latest-6",
58
58
"folder",
59
59
],
60
- "cache": "/Users/isaacs /.npm/_cacache",
60
+ "cache": "{HOME} /.npm/_cacache",
61
61
"json": false,
62
62
},
63
63
"dest": "folder",
@@ -75,7 +75,7 @@ Object {
75
75
"exitlog": Array [],
76
76
"loglog": Array [
77
77
Array [
78
- "{\\n \\"method\\": \\"manifest\\",\\n \\"spec\\": \\"bar@foo\\",\\n \\"conf\\": {\\n \\"_\\": [\\n \\"manifest\\",\\n \\"bar@foo\\"\\n ],\\n \\"json\\": true,\\n \\"cache\\": \\"/Users/isaacs /.npm/_cacache\\"\\n }\\n}",
78
+ "{\\n \\"method\\": \\"manifest\\",\\n \\"spec\\": \\"bar@foo\\",\\n \\"conf\\": {\\n \\"_\\": [\\n \\"manifest\\",\\n \\"bar@foo\\"\\n ],\\n \\"json\\": true,\\n \\"cache\\": \\"{HOME} /.npm/_cacache\\"\\n }\\n}",
79
79
],
80
80
],
81
81
}
@@ -87,7 +87,7 @@ Object {
87
87
"exitlog": Array [],
88
88
"loglog": Array [
89
89
Array [
90
- "{\\n \\"method\\": \\"packument\\",\\n \\"spec\\": \\"paku@mint\\",\\n \\"conf\\": {\\n \\"_\\": [\\n \\"packument\\",\\n \\"paku@mint\\"\\n ],\\n \\"json\\": true,\\n \\"cache\\": \\"/Users/isaacs /.npm/_cacache\\"\\n }\\n}",
90
+ "{\\n \\"method\\": \\"packument\\",\\n \\"spec\\": \\"paku@mint\\",\\n \\"conf\\": {\\n \\"_\\": [\\n \\"packument\\",\\n \\"paku@mint\\"\\n ],\\n \\"json\\": true,\\n \\"cache\\": \\"{HOME} /.npm/_cacache\\"\\n }\\n}",
91
91
],
92
92
],
93
93
}
@@ -113,7 +113,7 @@ Object {
113
113
"exitlog": Array [],
114
114
"loglog": Array [
115
115
Array [
116
- "{\\n \\"method\\": \\"resolve\\",\\n \\"spec\\": \\"foo@bar\\",\\n \\"conf\\": {\\n \\"_\\": [\\n \\"resolve\\",\\n \\"foo@bar\\"\\n ],\\n \\"json\\": true,\\n \\"cache\\": \\"/Users/isaacs /.npm/_cacache\\"\\n }\\n}",
116
+ "{\\n \\"method\\": \\"resolve\\",\\n \\"spec\\": \\"foo@bar\\",\\n \\"conf\\": {\\n \\"_\\": [\\n \\"resolve\\",\\n \\"foo@bar\\"\\n ],\\n \\"json\\": true,\\n \\"cache\\": \\"{HOME} /.npm/_cacache\\"\\n }\\n}",
117
117
],
118
118
],
119
119
}
@@ -125,7 +125,7 @@ Object {
125
125
"exitlog": Array [],
126
126
"loglog": Array [
127
127
Array [
128
- "{\\n \\"method\\": \\"tarball\\",\\n \\"spec\\": \\"tar@ball\\",\\n \\"file\\": \\"file.tgz\\",\\n \\"conf\\": {\\n \\"_\\": [\\n \\"tarball\\",\\n \\"tar@ball\\",\\n \\"file.tgz\\"\\n ],\\n \\"json\\": true,\\n \\"cache\\": \\"/Users/isaacs /.npm/_cacache\\"\\n }\\n}",
128
+ "{\\n \\"method\\": \\"tarball\\",\\n \\"spec\\": \\"tar@ball\\",\\n \\"file\\": \\"file.tgz\\",\\n \\"conf\\": {\\n \\"_\\": [\\n \\"tarball\\",\\n \\"tar@ball\\",\\n \\"file.tgz\\"\\n ],\\n \\"json\\": true,\\n \\"cache\\": \\"{HOME} /.npm/_cacache\\"\\n }\\n}",
129
129
],
130
130
],
131
131
}
0 commit comments