This repository has been archived by the owner on Jun 16, 2018. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
/
npm-debug.log
285 lines (285 loc) · 12.9 KB
/
npm-debug.log
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
info it worked if it ends with ok
verbose cli [ 'node',
verbose cli '/Users/Jo/local/node/bin/npm',
verbose cli 'install',
verbose cli 'pepr',
verbose cli 'express' ]
info using [email protected]
info using [email protected]
verbose config file /Users/Jo/.npmrc
verbose config file /Users/Jo/local/node/etc/npmrc
silly testEngine { name: 'pepper',
silly testEngine version: '0.0.2',
silly testEngine main: './lib/server',
silly testEngine dependencies:
silly testEngine { 'connect-assets': '2.1.4',
silly testEngine express: '2.5.0',
silly testEngine jade: '0.16.2',
silly testEngine nib: '0.2.0',
silly testEngine stylus: '0.19.2',
silly testEngine underscore: '1.2.1',
silly testEngine 'socket.io': '0.8.7' },
silly testEngine devDependencies:
silly testEngine { 'coffee-script': '>=1.1.3',
silly testEngine 'watch-tree': '>=0.1.1' },
silly testEngine _id: '[email protected]',
silly testEngine scripts: { start: 'node server.js' },
silly testEngine engines: { node: '*' },
silly testEngine _engineSupported: true,
silly testEngine _npmVersion: '1.0.10',
silly testEngine _nodeVersion: 'v0.4.9-pre',
silly testEngine _defaultsLoaded: true }
verbose caching /Users/Jo/Sites/nodeapps/pepr.no.de/package.json
verbose loadDefaults [email protected]
silly testEngine { name: 'coffee-script',
silly testEngine description: 'Unfancy JavaScript',
silly testEngine keywords: [ 'javascript', 'language', 'coffeescript', 'compiler' ],
silly testEngine author: { name: 'Jeremy Ashkenas' },
silly testEngine version: '1.1.3',
silly testEngine licenses:
silly testEngine [ { type: 'MIT',
silly testEngine url: 'http://github.com/jashkenas/coffee-script/raw/master/LICENSE' } ],
silly testEngine engines: { node: '>=0.4.0' },
silly testEngine directories: { lib: './lib/coffee-script' },
silly testEngine main: './lib/coffee-script/coffee-script',
silly testEngine bin: { coffee: './bin/coffee', cake: './bin/cake' },
silly testEngine homepage: 'http://coffeescript.org',
silly testEngine repository:
silly testEngine { type: 'git',
silly testEngine url: 'git://github.com/jashkenas/coffee-script.git' },
silly testEngine devDependencies: { 'uglify-js': '1.0.6', jison: '0.2.11' },
silly testEngine _id: '[email protected]',
silly testEngine dependencies: {},
silly testEngine _engineSupported: true,
silly testEngine _npmVersion: '1.0.10',
silly testEngine _nodeVersion: 'v0.4.9-pre',
silly testEngine _defaultsLoaded: true }
verbose caching /Users/Jo/Sites/nodeapps/pepr.no.de/node_modules/coffee-script/package.json
verbose loadDefaults [email protected]
silly testEngine { author:
silly testEngine { name: 'Trevor Burnham',
silly testEngine url: 'http://trevorburnham.com' },
silly testEngine name: 'connect-assets',
silly testEngine description: 'A Rails-like asset pipeline for Connect',
silly testEngine version: '2.1.4',
silly testEngine homepage: 'http://github.com/TrevorBurnham/connect-assets',
silly testEngine repository:
silly testEngine { type: 'git',
silly testEngine url: 'git://github.com/TrevorBurnham/connect-assets.git' },
silly testEngine main: 'lib/assets.js',
silly testEngine dependencies:
silly testEngine { 'connect-file-cache': '0.2.3',
silly testEngine mime: '1.2.2',
silly testEngine snockets: '1.3.3',
silly testEngine underscore: '1.1.7' },
silly testEngine devDependencies:
silly testEngine { async: '0.1.14',
silly testEngine 'coffee-script': '1.1.2',
silly testEngine connect: '1.6.4',
silly testEngine nib: '0.2.0',
silly testEngine nodeunit: '0.5.4',
silly testEngine stylus: '0.19.0',
silly testEngine request: '2.1.1',
silly testEngine 'watch-tree': '0.1.1' },
silly testEngine _id: '[email protected]',
silly testEngine engines: { node: '*' },
silly testEngine _engineSupported: true,
silly testEngine _npmVersion: '1.0.10',
silly testEngine _nodeVersion: 'v0.4.9-pre',
silly testEngine _defaultsLoaded: true }
verbose caching /Users/Jo/Sites/nodeapps/pepr.no.de/node_modules/connect-assets/package.json
verbose loadDefaults [email protected]
silly testEngine { name: 'socket.io',
silly testEngine version: '0.8.7',
silly testEngine description: 'Real-time apps made cross-browser & easy with a WebSocket-like API',
silly testEngine homepage: 'http://socket.io',
silly testEngine keywords:
silly testEngine [ 'websocket',
silly testEngine 'socket',
silly testEngine 'realtime',
silly testEngine 'socket.io',
silly testEngine 'comet',
silly testEngine 'ajax' ],
silly testEngine author:
silly testEngine { name: 'Guillermo Rauch',
silly testEngine email: '[email protected]' },
silly testEngine contributors:
silly testEngine [ { name: 'Guillermo Rauch', email: '[email protected]' },
silly testEngine { name: 'Arnout Kazemier',
silly testEngine email: '[email protected]' },
silly testEngine { name: 'Vladimir Dronnikov',
silly testEngine email: '[email protected]' },
silly testEngine { name: 'Einar Otto Stangvik',
silly testEngine email: '[email protected]' } ],
silly testEngine repository:
silly testEngine { type: 'git',
silly testEngine url: 'git://github.com/LearnBoost/socket.io.git' },
silly testEngine dependencies:
silly testEngine { 'socket.io-client': '0.8.7',
silly testEngine policyfile: '0.0.4',
silly testEngine redis: '0.6.7' },
silly testEngine devDependencies:
silly testEngine { expresso: '0.9.2',
silly testEngine should: '0.0.4',
silly testEngine assertvanish: '0.0.3-1',
silly testEngine benchmark: '0.2.2',
silly testEngine microtime: '0.1.3-1',
silly testEngine colors: '0.5.1' },
silly testEngine main: 'index',
silly testEngine engines: { node: '>= 0.4.0' },
silly testEngine _id: '[email protected]',
silly testEngine _engineSupported: true,
silly testEngine _npmVersion: '1.0.10',
silly testEngine _nodeVersion: 'v0.4.9-pre',
silly testEngine _defaultsLoaded: true }
verbose caching /Users/Jo/Sites/nodeapps/pepr.no.de/node_modules/socket.io/package.json
verbose loadDefaults [email protected]
silly testEngine { name: 'underscore',
silly testEngine description: 'JavaScript\'s functional programming helper library.',
silly testEngine homepage: 'http://documentcloud.github.com/underscore/',
silly testEngine keywords: [ 'util', 'functional', 'server', 'client', 'browser' ],
silly testEngine author:
silly testEngine { name: 'Jeremy Ashkenas',
silly testEngine email: '[email protected]' },
silly testEngine contributors: [],
silly testEngine dependencies: {},
silly testEngine repository:
silly testEngine { type: 'git',
silly testEngine url: 'git://github.com/documentcloud/underscore.git' },
silly testEngine main: 'underscore.js',
silly testEngine version: '1.2.1',
silly testEngine _id: '[email protected]',
silly testEngine devDependencies: {},
silly testEngine engines: { node: '*' },
silly testEngine _engineSupported: true,
silly testEngine _npmVersion: '1.0.10',
silly testEngine _nodeVersion: 'v0.4.9-pre',
silly testEngine _defaultsLoaded: true }
verbose caching /Users/Jo/Sites/nodeapps/pepr.no.de/node_modules/underscore/package.json
verbose loadDefaults [email protected]
silly testEngine { name: 'watch-tree',
silly testEngine version: '0.1.1',
silly testEngine description: 'Yet another library for watching FS trees. Includes a JSON-on-stdout command-line tool and {filePreexisted,allPreexistingFilesReported} events.',
silly testEngine url: 'https://github.com/tafa/node-watch-tree',
silly testEngine main: 'lib/watch-tree.js',
silly testEngine bin: { 'watch-tree': 'bin/watch-tree' },
silly testEngine dependencies:
silly testEngine { optimist: '>=0.1.2',
silly testEngine async: '>=0.1.7',
silly testEngine underscore: '>=1.1.4',
silly testEngine 'coffee-script': '>=1.0.0',
silly testEngine async_testing: '>=0.3.2' },
silly testEngine author:
silly testEngine { name: 'Andrew Schaaf',
silly testEngine email: '[email protected]' },
silly testEngine repository:
silly testEngine { type: 'git',
silly testEngine url: 'git://github.com/tafa/node-watch-tree.git' },
silly testEngine _id: '[email protected]',
silly testEngine devDependencies: {},
silly testEngine engines: { node: '*' },
silly testEngine _engineSupported: true,
silly testEngine _npmVersion: '1.0.10',
silly testEngine _nodeVersion: 'v0.4.9-pre',
silly testEngine _defaultsLoaded: true }
verbose caching /Users/Jo/Sites/nodeapps/pepr.no.de/node_modules/watch-tree/package.json
verbose loadDefaults [email protected]
silly testEngine { name: 'nib',
silly testEngine description: 'Stylus mixins and utilities',
silly testEngine version: '0.2.0',
silly testEngine repository:
silly testEngine { type: 'git',
silly testEngine url: 'git://github.com/visionmedia/nib.git' },
silly testEngine devDependencies:
silly testEngine { connect: '1.4.1',
silly testEngine jade: '0.11.0',
silly testEngine stylus: '0.15.x',
silly testEngine canvas: '>= 0.0.1' },
silly testEngine author:
silly testEngine { name: 'TJ Holowaychuk',
silly testEngine email: '[email protected]' },
silly testEngine main: 'lib/nib.js',
silly testEngine engines: { node: '*' },
silly testEngine _id: '[email protected]',
silly testEngine dependencies: {},
silly testEngine _engineSupported: true,
silly testEngine _npmVersion: '1.0.10',
silly testEngine _nodeVersion: 'v0.4.9-pre',
silly testEngine _defaultsLoaded: true }
verbose caching /Users/Jo/Sites/nodeapps/pepr.no.de/node_modules/nib/package.json
verbose loadDefaults [email protected]
silly testEngine { name: 'jade',
silly testEngine description: 'Jade template engine',
silly testEngine version: '0.17.0',
silly testEngine author:
silly testEngine { name: 'TJ Holowaychuk',
silly testEngine email: '[email protected]' },
silly testEngine repository:
silly testEngine { type: 'git',
silly testEngine url: 'git://github.com/visionmedia/jade.git' },
silly testEngine main: './index.js',
silly testEngine bin: { jade: './bin/jade' },
silly testEngine dependencies: { commander: '0.2.x', mkdirp: '>= 0.0.7' },
silly testEngine devDependencies:
silly testEngine { expresso: '0.9.2',
silly testEngine 'coffee-script': '>= 0.0.1',
silly testEngine sass: '>= 0.0.1',
silly testEngine less: '>= 0.0.1',
silly testEngine markdown: '>= 0.0.1',
silly testEngine stylus: '>= 0.0.1',
silly testEngine uubench: '0.0.1',
silly testEngine 'uglify-js': '>= 1.0.7' },
silly testEngine scripts: { prepublish: 'npm prune' },
silly testEngine engines: { node: '>= 0.1.98' },
silly testEngine _id: '[email protected]',
silly testEngine _engineSupported: true,
silly testEngine _npmVersion: '1.0.10',
silly testEngine _nodeVersion: 'v0.4.9-pre',
silly testEngine _defaultsLoaded: true }
verbose caching /Users/Jo/Sites/nodeapps/pepr.no.de/node_modules/jade/package.json
verbose loadDefaults [email protected]
silly testEngine { name: 'stylus',
silly testEngine description: 'Robust, expressive, and feature-rich CSS superset',
silly testEngine version: '0.19.2',
silly testEngine author:
silly testEngine { name: 'TJ Holowaychuk',
silly testEngine email: '[email protected]' },
silly testEngine keywords:
silly testEngine [ 'css',
silly testEngine 'parser',
silly testEngine 'style',
silly testEngine 'stylesheets',
silly testEngine 'jade',
silly testEngine 'language' ],
silly testEngine repository:
silly testEngine { type: 'git',
silly testEngine url: 'git://github.com/learnboost/stylus.git' },
silly testEngine main: './index.js',
silly testEngine engines: { node: '> 0.4.x < 0.7.0' },
silly testEngine bin: { stylus: './bin/stylus' },
silly testEngine scripts: { prepublish: 'npm prune' },
silly testEngine dependencies: { cssom: '0.2.0', growl: '1.1.0', mkdirp: '0.0.7' },
silly testEngine _id: '[email protected]',
silly testEngine devDependencies: {},
silly testEngine _engineSupported: true,
silly testEngine _npmVersion: '1.0.10',
silly testEngine _nodeVersion: 'v0.4.9-pre',
silly testEngine _defaultsLoaded: true }
verbose caching /Users/Jo/Sites/nodeapps/pepr.no.de/node_modules/stylus/package.json
verbose loadDefaults [email protected]
verbose from cache /Users/Jo/Sites/nodeapps/pepr.no.de/package.json
verbose into /Users/Jo/Sites/nodeapps/pepr.no.de [ 'pepr', 'express' ]
verbose cache add [ 'pepr', null ]
verbose cache add [ '[email protected]', null ]
info addNamed [ 'express', '2.5.0' ]
verbose addNamed [ '2.5.0', '2.5.0' ]
ERR! couldn't read package.json in pepr
ERR! Error: ENOENT, No such file or directory 'pepr/package.json'
ERR! Report this *entire* log at:
ERR! <http://github.com/isaacs/npm/issues>
ERR! or email it to:
ERR! <[email protected]>
ERR!
ERR! System Darwin 10.8.0
ERR! command "node" "/Users/Jo/local/node/bin/npm" "install" "pepr" "express"
verbose exit [ 2, true ]