Created
June 11, 2012 16:32
-
-
Save brantb/2911105 to your computer and use it in GitHub Desktop.
Error installing grunt via npm on Windows 7
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
C:\Users\bbobby\Code>npm install -g grunt | |
npm http GET https://registry.npmjs.org/grunt | |
npm http 304 https://registry.npmjs.org/grunt | |
npm http GET https://registry.npmjs.org/colors | |
npm http GET https://registry.npmjs.org/dateformat/1.0.2-1.2.3 | |
npm http GET https://registry.npmjs.org/glob-whatev | |
npm http GET https://registry.npmjs.org/hooker | |
npm http GET https://registry.npmjs.org/connect | |
npm http GET https://registry.npmjs.org/prompt | |
npm http GET https://registry.npmjs.org/semver | |
npm http GET https://registry.npmjs.org/uglify-js | |
npm http GET https://registry.npmjs.org/underscore.string | |
npm http GET https://registry.npmjs.org/temporary | |
npm http GET https://registry.npmjs.org/gzip-js | |
npm http GET https://registry.npmjs.org/underscore | |
npm http GET https://registry.npmjs.org/jshint | |
npm http GET https://registry.npmjs.org/nodeunit | |
npm http GET https://registry.npmjs.org/nopt | |
npm http GET https://registry.npmjs.org/async | |
npm http 304 https://registry.npmjs.org/colors | |
npm http 304 https://registry.npmjs.org/hooker | |
npm http 304 https://registry.npmjs.org/dateformat/1.0.2-1.2.3 | |
npm http 304 https://registry.npmjs.org/prompt | |
npm http 304 https://registry.npmjs.org/connect | |
npm http 304 https://registry.npmjs.org/semver | |
npm http 304 https://registry.npmjs.org/uglify-js | |
npm http 304 https://registry.npmjs.org/underscore.string | |
npm http 304 https://registry.npmjs.org/temporary | |
npm http 304 https://registry.npmjs.org/gzip-js | |
npm http 304 https://registry.npmjs.org/underscore | |
npm http 304 https://registry.npmjs.org/glob-whatev | |
npm http 304 https://registry.npmjs.org/jshint | |
npm http 304 https://registry.npmjs.org/nopt | |
npm http 304 https://registry.npmjs.org/async | |
npm http 304 https://registry.npmjs.org/nodeunit | |
npm http GET https://registry.npmjs.org/abbrev | |
npm http GET https://registry.npmjs.org/minimatch | |
npm http GET https://registry.npmjs.org/deflate-js | |
npm http GET https://registry.npmjs.org/package/1.0.0 | |
npm http GET https://registry.npmjs.org/crc32 | |
npm http GET https://registry.npmjs.org/pkginfo | |
npm http GET https://registry.npmjs.org/winston | |
npm http GET https://registry.npmjs.org/argsparser | |
npm http GET https://registry.npmjs.org/minimatch | |
npm http GET https://registry.npmjs.org/mime | |
npm http GET https://registry.npmjs.org/qs | |
npm http GET https://registry.npmjs.org/formidable | |
npm http GET https://registry.npmjs.org/tap-assert | |
npm http GET https://registry.npmjs.org/tap-producer | |
npm http 304 https://registry.npmjs.org/abbrev | |
npm http 304 https://registry.npmjs.org/minimatch | |
npm http 304 https://registry.npmjs.org/pkginfo | |
npm http 304 https://registry.npmjs.org/package/1.0.0 | |
npm http 304 https://registry.npmjs.org/crc32 | |
npm http 304 https://registry.npmjs.org/winston | |
npm http GET https://registry.npmjs.org/lru-cache | |
npm http 304 https://registry.npmjs.org/mime | |
npm http 304 https://registry.npmjs.org/argsparser | |
npm http 304 https://registry.npmjs.org/minimatch | |
npm http 304 https://registry.npmjs.org/qs | |
npm http 304 https://registry.npmjs.org/deflate-js | |
npm http 304 https://registry.npmjs.org/tap-assert | |
npm http 304 https://registry.npmjs.org/formidable | |
npm http 304 https://registry.npmjs.org/tap-producer | |
npm WARN deprecated [email protected]: this is merged into the 'tap' module now | |
npm WARN deprecated [email protected]: this is merged into the 'tap' module now | |
npm http 304 https://registry.npmjs.org/lru-cache | |
npm ERR! Error: ENOENT, lstat 'C:\Users\bbobby\AppData\Roaming\npm\node_modules\ | |
grunt\node_modules\connect\node_modules\qs\index.js' | |
npm ERR! You may report this log at: | |
npm ERR! <http://github.com/isaacs/npm/issues> | |
npm ERR! or email it to: | |
npm ERR! <[email protected]> | |
npm ERR! | |
npm ERR! System Windows_NT 6.1.7601 | |
npm ERR! command "C:\\Program Files (x86)\\nodejs\\\\node.exe" "C:\\Program File | |
s (x86)\\nodejs\\node_modules\\npm\\bin\\npm-cli.js" "install" "-g" "grunt" | |
npm ERR! cwd C:\Users\bbobby\Code | |
npm ERR! node -v v0.6.19 | |
npm ERR! npm -v 1.1.24 | |
npm ERR! path C:\Users\bbobby\AppData\Roaming\npm\node_modules\grunt\node_module | |
s\connect\node_modules\qs\index.js | |
npm ERR! fstream_path C:\Users\bbobby\AppData\Roaming\npm\node_modules\grunt\nod | |
e_modules\connect\node_modules\qs\index.js | |
npm ERR! fstream_type File | |
npm ERR! fstream_class FileWriter | |
npm ERR! code ENOENT | |
npm ERR! message ENOENT, lstat 'C:\Users\bbobby\AppData\Roaming\npm\node_modules | |
\grunt\node_modules\connect\node_modules\qs\index.js' | |
npm ERR! errno {} | |
npm ERR! fstream_stack Object.oncomplete (C:\Program Files (x86)\nodejs\node_mod | |
ules\npm\node_modules\fstream\lib\writer.js:284:26) | |
npm ERR! error rolling back [email protected] Error: ENOTEMPTY, rmdir 'C:\Users\bbob | |
by\AppData\Roaming\npm\node_modules\grunt\node_modules\connect\node_modules\mime | |
' | |
npm ERR! error rolling back [email protected] Error: ENOTEMPTY, rmdir 'C:\Users\bbobby | |
\AppData\Roaming\npm\node_modules\grunt\node_modules\connect\node_modules\mime' | |
npm ERR! Error: ENOENT, open 'C:\Users\bbobby\AppData\Roaming\npm\node_modules\g | |
runt\node_modules\connect\node_modules\formidable\package.json' | |
npm ERR! You may report this log at: | |
npm ERR! <http://github.com/isaacs/npm/issues> | |
npm ERR! or email it to: | |
npm ERR! <[email protected]> | |
npm ERR! | |
npm ERR! System Windows_NT 6.1.7601 | |
npm ERR! command "C:\\Program Files (x86)\\nodejs\\\\node.exe" "C:\\Program File | |
s (x86)\\nodejs\\node_modules\\npm\\bin\\npm-cli.js" "install" "-g" "grunt" | |
npm ERR! cwd C:\Users\bbobby\Code | |
npm ERR! node -v v0.6.19 | |
npm ERR! npm -v 1.1.24 | |
npm ERR! path C:\Users\bbobby\AppData\Roaming\npm\node_modules\grunt\node_module | |
s\connect\node_modules\formidable\package.json | |
npm ERR! code ENOENT | |
npm ERR! message ENOENT, open 'C:\Users\bbobby\AppData\Roaming\npm\node_modules\ | |
grunt\node_modules\connect\node_modules\formidable\package.json' | |
npm ERR! errno {} | |
npm http GET https://registry.npmjs.org/tap-results | |
npm http GET https://registry.npmjs.org/yamlish | |
npm http GET https://registry.npmjs.org/inherits | |
npm ERR! Error: ENOENT, lstat 'C:\Users\bbobby\AppData\Roaming\npm\node_modules\ | |
grunt\node_modules\jshint\node_modules\minimatch\minimatch.js' | |
npm ERR! You may report this log at: | |
npm ERR! <http://github.com/isaacs/npm/issues> | |
npm ERR! or email it to: | |
npm ERR! <[email protected]> | |
npm ERR! | |
npm ERR! System Windows_NT 6.1.7601 | |
npm ERR! command "C:\\Program Files (x86)\\nodejs\\\\node.exe" "C:\\Program File | |
s (x86)\\nodejs\\node_modules\\npm\\bin\\npm-cli.js" "install" "-g" "grunt" | |
npm ERR! cwd C:\Users\bbobby\Code | |
npm ERR! node -v v0.6.19 | |
npm ERR! npm -v 1.1.24 | |
npm ERR! path C:\Users\bbobby\AppData\Roaming\npm\node_modules\grunt\node_module | |
s\jshint\node_modules\minimatch\minimatch.js | |
npm ERR! fstream_path C:\Users\bbobby\AppData\Roaming\npm\node_modules\grunt\nod | |
e_modules\jshint\node_modules\minimatch\minimatch.js | |
npm ERR! fstream_type File | |
npm ERR! fstream_class FileWriter | |
npm ERR! code ENOENT | |
npm ERR! message ENOENT, lstat 'C:\Users\bbobby\AppData\Roaming\npm\node_modules | |
\grunt\node_modules\jshint\node_modules\minimatch\minimatch.js' | |
npm ERR! errno {} | |
npm ERR! fstream_stack Object.oncomplete (C:\Program Files (x86)\nodejs\node_mod | |
ules\npm\node_modules\fstream\lib\writer.js:284:26) | |
npm ERR! Error: ENOENT, lstat 'C:\Users\bbobby\AppData\Roaming\npm\node_modules\ | |
grunt\node_modules\glob-whatev\node_modules\minimatch\node_modules\lru-cache\LIC | |
ENSE' | |
npm ERR! You may report this log at: | |
npm ERR! <http://github.com/isaacs/npm/issues> | |
npm ERR! or email it to: | |
npm ERR! <[email protected]> | |
npm ERR! | |
npm ERR! System Windows_NT 6.1.7601 | |
npm ERR! command "C:\\Program Files (x86)\\nodejs\\\\node.exe" "C:\\Program File | |
s (x86)\\nodejs\\node_modules\\npm\\bin\\npm-cli.js" "install" "-g" "grunt" | |
npm ERR! cwd C:\Users\bbobby\Code | |
npm ERR! node -v v0.6.19 | |
npm ERR! npm -v 1.1.24 | |
npm ERR! path C:\Users\bbobby\AppData\Roaming\npm\node_modules\grunt\node_module | |
s\glob-whatev\node_modules\minimatch\node_modules\lru-cache\LICENSE | |
npm ERR! fstream_path C:\Users\bbobby\AppData\Roaming\npm\node_modules\grunt\nod | |
e_modules\glob-whatev\node_modules\minimatch\node_modules\lru-cache\LICENSE | |
npm ERR! fstream_type File | |
npm ERR! fstream_class FileWriter | |
npm ERR! code ENOENT | |
npm ERR! message ENOENT, lstat 'C:\Users\bbobby\AppData\Roaming\npm\node_modules | |
\grunt\node_modules\glob-whatev\node_modules\minimatch\node_modules\lru-cache\LI | |
CENSE' | |
npm ERR! errno {} | |
npm ERR! fstream_stack Object.oncomplete (C:\Program Files (x86)\nodejs\node_mod | |
ules\npm\node_modules\fstream\lib\writer.js:284:26) | |
npm ERR! Error: ENOENT, lstat 'C:\Users\bbobby\AppData\Roaming\npm\node_modules\ | |
grunt\node_modules\nodeunit\node_modules\tap-assert\assert.js' | |
npm ERR! You may report this log at: | |
npm ERR! <http://github.com/isaacs/npm/issues> | |
npm ERR! or email it to: | |
npm ERR! <[email protected]> | |
npm ERR! | |
npm ERR! System Windows_NT 6.1.7601 | |
npm ERR! command "C:\\Program Files (x86)\\nodejs\\\\node.exe" "C:\\Program File | |
s (x86)\\nodejs\\node_modules\\npm\\bin\\npm-cli.js" "install" "-g" "grunt" | |
npm ERR! cwd C:\Users\bbobby\Code | |
npm ERR! node -v v0.6.19 | |
npm ERR! npm -v 1.1.24 | |
npm ERR! path C:\Users\bbobby\AppData\Roaming\npm\node_modules\grunt\node_module | |
s\nodeunit\node_modules\tap-assert\assert.js | |
npm ERR! fstream_path C:\Users\bbobby\AppData\Roaming\npm\node_modules\grunt\nod | |
e_modules\nodeunit\node_modules\tap-assert\assert.js | |
npm ERR! fstream_type File | |
npm ERR! fstream_class FileWriter | |
npm ERR! code ENOENT | |
npm ERR! message ENOENT, lstat 'C:\Users\bbobby\AppData\Roaming\npm\node_modules | |
\grunt\node_modules\nodeunit\node_modules\tap-assert\assert.js' | |
npm ERR! errno {} | |
npm ERR! fstream_stack Object.oncomplete (C:\Program Files (x86)\nodejs\node_mod | |
ules\npm\node_modules\fstream\lib\writer.js:284:26) | |
npm ERR! Error: ENOENT, lstat 'C:\Users\bbobby\AppData\Roaming\npm\node_modules\ | |
grunt\node_modules\prompt\node_modules\winston\docs\winston\logger.html' | |
npm ERR! You may report this log at: | |
npm ERR! <http://github.com/isaacs/npm/issues> | |
npm ERR! or email it to: | |
npm ERR! <[email protected]> | |
npm ERR! | |
npm ERR! System Windows_NT 6.1.7601 | |
npm ERR! command "C:\\Program Files (x86)\\nodejs\\\\node.exe" "C:\\Program File | |
s (x86)\\nodejs\\node_modules\\npm\\bin\\npm-cli.js" "install" "-g" "grunt" | |
npm ERR! cwd C:\Users\bbobby\Code | |
npm ERR! node -v v0.6.19 | |
npm ERR! npm -v 1.1.24 | |
npm ERR! path C:\Users\bbobby\AppData\Roaming\npm\node_modules\grunt\node_module | |
s\prompt\node_modules\winston\docs\winston\logger.html | |
npm ERR! fstream_path C:\Users\bbobby\AppData\Roaming\npm\node_modules\grunt\nod | |
e_modules\prompt\node_modules\winston\docs\winston\logger.html | |
npm ERR! fstream_type File | |
npm ERR! fstream_class FileWriter | |
npm ERR! code ENOENT | |
npm ERR! message ENOENT, lstat 'C:\Users\bbobby\AppData\Roaming\npm\node_modules | |
\grunt\node_modules\prompt\node_modules\winston\docs\winston\logger.html' | |
npm ERR! errno {} | |
npm ERR! fstream_stack Object.oncomplete (C:\Program Files (x86)\nodejs\node_mod | |
ules\npm\node_modules\fstream\lib\writer.js:284:26) | |
npm ERR! error rolling back [email protected] Error: ENOTEMPTY, rmdir 'C:\Users\bbob | |
by\AppData\Roaming\npm\node_modules\grunt\node_modules\gzip-js\node_modules\defl | |
ate-js' | |
npm http 304 https://registry.npmjs.org/inherits | |
npm http 304 https://registry.npmjs.org/tap-results | |
npm WARN deprecated [email protected]: this is merged into the 'tap' module now | |
npm http 304 https://registry.npmjs.org/yamlish | |
npm ERR! | |
npm ERR! Additional logging details can be found in: | |
npm ERR! C:\Users\bbobby\Code\npm-debug.log | |
npm not ok | |
npm not ok | |
C:\Users\bbobby\Code> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
info it worked if it ends with ok | |
verbose cli [ 'C:\\Program Files (x86)\\nodejs\\\\node.exe', | |
verbose cli 'C:\\Program Files (x86)\\nodejs\\node_modules\\npm\\bin\\npm-cli.js', | |
verbose cli 'install', | |
verbose cli '-g', | |
verbose cli 'grunt' ] | |
info using [email protected] | |
info using [email protected] | |
verbose C:\Program Files (x86)\nodejs\\node.exe node symlink | |
verbose config file C:\Users\bbobby\.npmrc | |
verbose config file C:\Program Files (x86)\nodejs\etc\npmrc | |
verbose config file C:\Program Files (x86)\nodejs\node_modules\npm\npmrc | |
verbose cache add [ 'grunt', null ] | |
silly cache add: name, spec, args [ undefined, 'grunt', [ 'grunt', null ] ] | |
verbose parsed url { pathname: 'grunt', path: 'grunt', href: 'grunt' } | |
verbose addNamed [ 'grunt', '' ] | |
verbose addNamed [ null, '' ] | |
silly name, range, hasData [ 'grunt', '', false ] | |
verbose raw, before any munging grunt | |
verbose url resolving [ 'https://registry.npmjs.org/', './grunt' ] | |
verbose url resolved https://registry.npmjs.org/grunt | |
verbose etag "27EZ5QBHI62PAK2T4YHMX4REN" | |
http GET https://registry.npmjs.org/grunt | |
http 304 https://registry.npmjs.org/grunt | |
silly get cb [ 304, | |
silly get cb { server: 'CouchDB/1.2.0 (Erlang OTP/R15B)', | |
silly get cb etag: '"27EZ5QBHI62PAK2T4YHMX4REN"', | |
silly get cb date: 'Mon, 11 Jun 2012 16:30:17 GMT', | |
silly get cb 'content-length': '0' } ] | |
verbose etag grunt from cache | |
silly name, range, hasData 2 [ 'grunt', '', true ] | |
silly versions [ 'grunt', | |
silly versions [ '0.1.0', | |
silly versions '0.1.1', | |
silly versions '0.1.2', | |
silly versions '0.2.0', | |
silly versions '0.2.1', | |
silly versions '0.2.2', | |
silly versions '0.2.3', | |
silly versions '0.2.4', | |
silly versions '0.2.5', | |
silly versions '0.2.6', | |
silly versions '0.2.7', | |
silly versions '0.2.8', | |
silly versions '0.2.9', | |
silly versions '0.2.10', | |
silly versions '0.2.11', | |
silly versions '0.2.12', | |
silly versions '0.2.13', | |
silly versions '0.2.14', | |
silly versions '0.2.15', | |
silly versions '0.3.0', | |
silly versions '0.3.1', | |
silly versions '0.3.2', | |
silly versions '0.3.3', | |
silly versions '0.3.4', | |
silly versions '0.3.5', | |
silly versions '0.3.6', | |
silly versions '0.3.7', | |
silly versions '0.3.8', | |
silly versions '0.3.9' ] ] | |
verbose bin dist [ '0.6-ares1.7.5-DEV-evundefined-openssl0.9.8r-v83.6.6.25-win32-ia32-6.1.7601', | |
verbose bin dist { shasum: '365566acab09beac3075c24b0792106eca832264', | |
verbose bin dist tarball: 'http://registry.npmjs.org/grunt/-/grunt-0.3.9.tgz' } ] | |
verbose caching C:\Users\bbobby\AppData\Roaming\npm-cache\grunt\0.3.9\package\package.json | |
verbose loadDefaults [email protected] | |
silly resolved [ { name: 'grunt', | |
silly resolved description: 'A task-based command line build tool for JavaScript projects.', | |
silly resolved version: '0.3.9', | |
silly resolved author: { name: '"Cowboy" Ben Alman', url: 'http://benalman.com/' }, | |
silly resolved homepage: 'http://github.com/cowboy/grunt', | |
silly resolved repository: { type: 'git', url: 'git://github.com/cowboy/grunt.git' }, | |
silly resolved bugs: { url: 'http://github.com/cowboy/grunt/issues' }, | |
silly resolved licenses: | |
silly resolved [ { type: 'MIT', | |
silly resolved url: 'http://github.com/cowboy/grunt/blob/master/LICENSE-MIT' } ], | |
silly resolved main: 'lib/grunt', | |
silly resolved bin: { grunt: 'bin/grunt' }, | |
silly resolved scripts: { test: 'grunt test' }, | |
silly resolved engines: { node: '>= 0.6.0' }, | |
silly resolved preferGlobal: true, | |
silly resolved keywords: | |
silly resolved [ 'async', | |
silly resolved 'cli', | |
silly resolved 'minify', | |
silly resolved 'uglify', | |
silly resolved 'build', | |
silly resolved 'underscore', | |
silly resolved 'unit', | |
silly resolved 'test', | |
silly resolved 'qunit', | |
silly resolved 'nodeunit', | |
silly resolved 'server', | |
silly resolved 'init', | |
silly resolved 'scaffold', | |
silly resolved 'make', | |
silly resolved 'jake', | |
silly resolved 'tool' ], | |
silly resolved dependencies: | |
silly resolved { async: '~0.1.18', | |
silly resolved colors: '~0.6.0', | |
silly resolved connect: '~1.8.6', | |
silly resolved dateformat: '1.0.2-1.2.3', | |
silly resolved 'glob-whatev': '~0.1.4', | |
silly resolved hooker: '~0.2.3', | |
silly resolved jshint: '~0.5.9', | |
silly resolved nodeunit: '~0.6.4', | |
silly resolved nopt: '~1.0.10', | |
silly resolved prompt: '~0.1.12', | |
silly resolved semver: '~1.0.13', | |
silly resolved 'uglify-js': '~1.0.7', | |
silly resolved underscore: '~1.2.4', | |
silly resolved 'underscore.string': '~2.1.1', | |
silly resolved temporary: '~0.0.2', | |
silly resolved 'gzip-js': '~0.3.1' }, | |
silly resolved devDependencies: {}, | |
silly resolved _id: '[email protected]', | |
silly resolved optionalDependencies: {}, | |
silly resolved _engineSupported: true, | |
silly resolved _npmVersion: '1.1.24', | |
silly resolved _nodeVersion: 'v0.6.19', | |
silly resolved _defaultsLoaded: true, | |
silly resolved _from: 'grunt' } ] | |
info into C:\Users\bbobby\AppData\Roaming\npm [email protected] | |
info installOne [email protected] | |
verbose from cache C:\Users\bbobby\AppData\Roaming\npm-cache\grunt\0.3.9\package\package.json | |
info unbuild C:\Users\bbobby\AppData\Roaming\npm\node_modules\grunt | |
verbose unpack C:\Users\bbobby\AppData\Roaming\npm-cache\grunt\0.3.9\package.tgz | |
silly gunzTarPerm modes [ '755', '644' ] | |
silly extracting entry package.json | |
silly modified mode [ 'package.json', 438, 420 ] | |
silly extracting entry .npmignore | |
silly modified mode [ '.npmignore', 438, 420 ] | |
silly extracting entry README.md | |
silly modified mode [ 'README.md', 438, 420 ] | |
silly extracting entry grunt.js | |
silly modified mode [ 'grunt.js', 438, 420 ] | |
silly extracting entry test/fixtures/a.js | |
silly modified mode [ 'test/fixtures/a.js', 438, 420 ] | |
silly extracting entry test/fixtures/b.js | |
silly modified mode [ 'test/fixtures/b.js', 438, 420 ] | |
silly extracting entry test/fixtures/banner.js | |
silly modified mode [ 'test/fixtures/banner.js', 438, 420 ] | |
silly extracting entry test/fixtures/banner2.js | |
silly modified mode [ 'test/fixtures/banner2.js', 438, 420 ] | |
silly extracting entry test/fixtures/banner3.js | |
silly modified mode [ 'test/fixtures/banner3.js', 438, 420 ] | |
silly extracting entry test/fixtures/octocat.png | |
silly modified mode [ 'test/fixtures/octocat.png', 438, 420 ] | |
silly extracting entry test/fixtures/template.txt | |
silly modified mode [ 'test/fixtures/template.txt', 438, 420 ] | |
silly extracting entry test/fixtures/test.json | |
silly modified mode [ 'test/fixtures/test.json', 438, 420 ] | |
silly extracting entry test/grunt/file_test.js | |
silly modified mode [ 'test/grunt/file_test.js', 438, 420 ] | |
silly extracting entry test/grunt/template_test.js | |
silly modified mode [ 'test/grunt/template_test.js', 438, 420 ] | |
silly extracting entry test/grunt/utils_test.js | |
silly modified mode [ 'test/grunt/utils_test.js', 438, 420 ] | |
silly extracting entry test/tasks/concat_test.js | |
silly modified mode [ 'test/tasks/concat_test.js', 438, 420 ] | |
silly extracting entry test/tasks/init_test.js | |
silly modified mode [ 'test/tasks/init_test.js', 438, 420 ] | |
silly extracting entry test/tasks/misc_test.js | |
silly modified mode [ 'test/tasks/misc_test.js', 438, 420 ] | |
silly extracting entry test/util/namespace_test.js | |
silly modified mode [ 'test/util/namespace_test.js', 438, 420 ] | |
silly extracting entry test/util/task_test.js | |
silly modified mode [ 'test/util/task_test.js', 438, 420 ] | |
silly extracting entry bin/grunt | |
silly modified mode [ 'bin/grunt', 438, 420 ] | |
silly extracting entry LICENSE-MIT | |
silly modified mode [ 'LICENSE-MIT', 438, 420 ] | |
silly extracting entry dev/init.exp | |
silly modified mode [ 'dev/init.exp', 438, 420 ] | |
silly extracting entry docs/README.md | |
silly modified mode [ 'docs/README.md', 438, 420 ] | |
silly extracting entry docs/getting_started.md | |
silly modified mode [ 'docs/getting_started.md', 438, 420 ] | |
silly extracting entry docs/api_fail.md | |
silly modified mode [ 'docs/api_fail.md', 438, 420 ] | |
silly extracting entry docs/api_file.md | |
silly modified mode [ 'docs/api_file.md', 438, 420 ] | |
silly extracting entry docs/api_log.md | |
silly modified mode [ 'docs/api_log.md', 438, 420 ] | |
silly extracting entry docs/api_task.md | |
silly modified mode [ 'docs/api_task.md', 438, 420 ] | |
silly extracting entry docs/api_template.md | |
silly modified mode [ 'docs/api_template.md', 438, 420 ] | |
silly extracting entry docs/api_utils.md | |
silly modified mode [ 'docs/api_utils.md', 438, 420 ] | |
silly extracting entry docs/contributing.md | |
silly modified mode [ 'docs/contributing.md', 438, 420 ] | |
silly extracting entry docs/example_gruntfiles.md | |
silly modified mode [ 'docs/example_gruntfiles.md', 438, 420 ] | |
silly extracting entry docs/exit_codes.md | |
silly modified mode [ 'docs/exit_codes.md', 438, 420 ] | |
silly extracting entry docs/faq.md | |
silly modified mode [ 'docs/faq.md', 438, 420 ] | |
silly extracting entry docs/api_config.md | |
silly modified mode [ 'docs/api_config.md', 438, 420 ] | |
silly extracting entry docs/helpers_directives.md | |
silly modified mode [ 'docs/helpers_directives.md', 438, 420 ] | |
silly extracting entry docs/plugins.md | |
silly modified mode [ 'docs/plugins.md', 438, 420 ] | |
silly extracting entry docs/api.md | |
silly modified mode [ 'docs/api.md', 438, 420 ] | |
silly extracting entry docs/task_concat.md | |
silly modified mode [ 'docs/task_concat.md', 438, 420 ] | |
silly extracting entry docs/task_init.md | |
silly modified mode [ 'docs/task_init.md', 438, 420 ] | |
silly extracting entry docs/task_lint.md | |
silly modified mode [ 'docs/task_lint.md', 438, 420 ] | |
silly extracting entry docs/task_min.md | |
silly modified mode [ 'docs/task_min.md', 438, 420 ] | |
silly extracting entry docs/task_qunit.md | |
silly modified mode [ 'docs/task_qunit.md', 438, 420 ] | |
silly extracting entry docs/task_server.md | |
silly modified mode [ 'docs/task_server.md', 438, 420 ] | |
silly extracting entry docs/toc.md | |
silly modified mode [ 'docs/toc.md', 438, 420 ] | |
silly extracting entry docs/types_of_tasks.md | |
silly modified mode [ 'docs/types_of_tasks.md', 438, 420 ] | |
silly extracting entry tasks/concat.js | |
silly modified mode [ 'tasks/concat.js', 438, 420 ] | |
silly extracting entry tasks/init.js | |
silly modified mode [ 'tasks/init.js', 438, 420 ] | |
silly extracting entry tasks/lint.js | |
silly modified mode [ 'tasks/lint.js', 438, 420 ] | |
silly extracting entry tasks/min.js | |
silly modified mode [ 'tasks/min.js', 438, 420 ] | |
silly extracting entry tasks/test.js | |
silly modified mode [ 'tasks/test.js', 438, 420 ] | |
silly extracting entry tasks/server.js | |
silly modified mode [ 'tasks/server.js', 438, 420 ] | |
silly extracting entry tasks/qunit.js | |
silly modified mode [ 'tasks/qunit.js', 438, 420 ] | |
silly extracting entry tasks/watch.js | |
silly modified mode [ 'tasks/watch.js', 438, 420 ] | |
silly extracting entry tasks/misc.js | |
silly modified mode [ 'tasks/misc.js', 438, 420 ] | |
silly extracting entry tasks/qunit/phantom.js | |
silly modified mode [ 'tasks/qunit/phantom.js', 438, 420 ] | |
silly extracting entry tasks/qunit/qunit.js | |
silly modified mode [ 'tasks/qunit/qunit.js', 438, 420 ] | |
silly extracting entry tasks/qunit/phantom.json | |
silly modified mode [ 'tasks/qunit/phantom.json', 438, 420 ] | |
silly extracting entry tasks/init/node.js | |
silly modified mode [ 'tasks/init/node.js', 438, 420 ] | |
silly extracting entry tasks/init/gruntfile.js | |
silly modified mode [ 'tasks/init/gruntfile.js', 438, 420 ] | |
silly extracting entry tasks/init/gruntplugin.js | |
silly modified mode [ 'tasks/init/gruntplugin.js', 438, 420 ] | |
silly extracting entry tasks/init/commonjs.js | |
silly modified mode [ 'tasks/init/commonjs.js', 438, 420 ] | |
silly extracting entry tasks/init/jquery.js | |
silly modified mode [ 'tasks/init/jquery.js', 438, 420 ] | |
silly extracting entry tasks/init/gruntfile/root/grunt.js | |
silly modified mode [ 'tasks/init/gruntfile/root/grunt.js', 438, 420 ] | |
silly extracting entry tasks/init/commonjs/rename.json | |
silly modified mode [ 'tasks/init/commonjs/rename.json', 438, 420 ] | |
silly extracting entry tasks/init/commonjs/root/.npmignore | |
silly modified mode [ 'tasks/init/commonjs/root/.npmignore', 438, 420 ] | |
silly extracting entry tasks/init/commonjs/root/README.md | |
silly modified mode [ 'tasks/init/commonjs/root/README.md', 438, 420 ] | |
silly extracting entry tasks/init/commonjs/root/grunt.js | |
silly modified mode [ 'tasks/init/commonjs/root/grunt.js', 438, 420 ] | |
silly extracting entry tasks/init/commonjs/root/lib/name.js | |
silly modified mode [ 'tasks/init/commonjs/root/lib/name.js', 438, 420 ] | |
silly extracting entry tasks/init/commonjs/root/test/name_test.js | |
silly modified mode [ 'tasks/init/commonjs/root/test/name_test.js', 438, 420 ] | |
silly extracting entry tasks/init/gruntplugin/rename.json | |
silly modified mode [ 'tasks/init/gruntplugin/rename.json', 438, 420 ] | |
silly extracting entry tasks/init/gruntplugin/root/.npmignore | |
silly modified mode [ 'tasks/init/gruntplugin/root/.npmignore', 438, 420 ] | |
silly extracting entry tasks/init/gruntplugin/root/README.md | |
silly modified mode [ 'tasks/init/gruntplugin/root/README.md', 438, 420 ] | |
silly extracting entry tasks/init/gruntplugin/root/grunt.js | |
silly modified mode [ 'tasks/init/gruntplugin/root/grunt.js', 438, 420 ] | |
silly extracting entry tasks/init/gruntplugin/root/bin/name | |
silly modified mode [ 'tasks/init/gruntplugin/root/bin/name', 438, 420 ] | |
silly extracting entry tasks/init/gruntplugin/root/tasks/name.js | |
silly modified mode [ 'tasks/init/gruntplugin/root/tasks/name.js', 438, 420 ] | |
silly extracting entry tasks/init/gruntplugin/root/test/name_test.js | |
silly modified mode [ 'tasks/init/gruntplugin/root/test/name_test.js', 438, 420 ] | |
silly extracting entry tasks/init/licenses/LICENSE-GPL | |
silly modified mode [ 'tasks/init/licenses/LICENSE-GPL', 438, 420 ] | |
silly extracting entry tasks/init/licenses/LICENSE-MIT | |
silly modified mode [ 'tasks/init/licenses/LICENSE-MIT', 438, 420 ] | |
silly extracting entry tasks/init/misc/placeholder | |
silly modified mode [ 'tasks/init/misc/placeholder', 438, 420 ] | |
silly extracting entry tasks/init/node/rename.json | |
silly modified mode [ 'tasks/init/node/rename.json', 438, 420 ] | |
silly extracting entry tasks/init/node/root/.npmignore | |
silly modified mode [ 'tasks/init/node/root/.npmignore', 438, 420 ] | |
silly extracting entry tasks/init/node/root/README.md | |
silly modified mode [ 'tasks/init/node/root/README.md', 438, 420 ] | |
silly extracting entry tasks/init/node/root/grunt.js | |
silly modified mode [ 'tasks/init/node/root/grunt.js', 438, 420 ] | |
silly extracting entry tasks/init/node/root/lib/name.js | |
silly modified mode [ 'tasks/init/node/root/lib/name.js', 438, 420 ] | |
silly extracting entry tasks/init/node/root/test/name_test.js | |
silly modified mode [ 'tasks/init/node/root/test/name_test.js', 438, 420 ] | |
silly extracting entry tasks/init/jquery/rename.json | |
silly modified mode [ 'tasks/init/jquery/rename.json', 438, 420 ] | |
silly extracting entry tasks/init/jquery/root/README.md | |
silly modified mode [ 'tasks/init/jquery/root/README.md', 438, 420 ] | |
silly extracting entry tasks/init/jquery/root/grunt.js | |
silly modified mode [ 'tasks/init/jquery/root/grunt.js', 438, 420 ] | |
silly extracting entry tasks/init/jquery/root/libs/jquery/jquery.js | |
silly modified mode [ 'tasks/init/jquery/root/libs/jquery/jquery.js', 438, 420 ] | |
silly extracting entry tasks/init/jquery/root/libs/qunit/qunit.js | |
silly modified mode [ 'tasks/init/jquery/root/libs/qunit/qunit.js', 438, 420 ] | |
silly extracting entry tasks/init/jquery/root/libs/qunit/qunit.css | |
silly modified mode [ 'tasks/init/jquery/root/libs/qunit/qunit.css', 438, 420 ] | |
silly extracting entry tasks/init/jquery/root/src/name.js | |
silly modified mode [ 'tasks/init/jquery/root/src/name.js', 438, 420 ] | |
silly extracting entry tasks/init/jquery/root/test/name_test.js | |
silly modified mode [ 'tasks/init/jquery/root/test/name_test.js', 438, 420 ] | |
silly extracting entry tasks/init/jquery/root/test/name.html | |
silly modified mode [ 'tasks/init/jquery/root/test/name.html', 438, 420 ] | |
silly extracting entry lib/grunt.js | |
silly modified mode [ 'lib/grunt.js', 438, 420 ] | |
silly extracting entry lib/grunt/cli.js | |
silly modified mode [ 'lib/grunt/cli.js', 438, 420 ] | |
silly extracting entry lib/grunt/config.js | |
silly modified mode [ 'lib/grunt/config.js', 438, 420 ] | |
silly extracting entry lib/grunt/fail.js | |
silly modified mode [ 'lib/grunt/fail.js', 438, 420 ] | |
silly extracting entry lib/grunt/file.js | |
silly modified mode [ 'lib/grunt/file.js', 438, 420 ] | |
silly extracting entry lib/grunt/help.js | |
silly modified mode [ 'lib/grunt/help.js', 438, 420 ] | |
silly extracting entry lib/grunt/log.js | |
silly modified mode [ 'lib/grunt/log.js', 438, 420 ] | |
silly extracting entry lib/grunt/option.js | |
silly modified mode [ 'lib/grunt/option.js', 438, 420 ] | |
silly extracting entry lib/grunt/task.js | |
silly modified mode [ 'lib/grunt/task.js', 438, 420 ] | |
silly extracting entry lib/grunt/template.js | |
silly modified mode [ 'lib/grunt/template.js', 438, 420 ] | |
silly extracting entry lib/grunt/utils.js | |
silly modified mode [ 'lib/grunt/utils.js', 438, 420 ] | |
silly extracting entry lib/util/findup.js | |
silly modified mode [ 'lib/util/findup.js', 438, 420 ] | |
silly extracting entry lib/util/namespace.js | |
silly modified mode [ 'lib/util/namespace.js', 438, 420 ] | |
silly extracting entry lib/util/task.js | |
silly modified mode [ 'lib/util/task.js', 438, 420 ] | |
verbose caching C:\Users\bbobby\AppData\Roaming\npm\node_modules\grunt\package.json | |
verbose loadDefaults [email protected] | |
info preinstall [email protected] | |
verbose from cache C:\Users\bbobby\AppData\Roaming\npm\node_modules\grunt\package.json | |
verbose readDependencies: using package.json deps | |
verbose from cache C:\Users\bbobby\AppData\Roaming\npm\node_modules\grunt\package.json | |
verbose readDependencies: using package.json deps | |
verbose cache add [ 'colors@~0.6.0', null ] | |
silly cache add: name, spec, args [ undefined, 'colors@~0.6.0', [ 'colors@~0.6.0', null ] ] | |
verbose parsed url { pathname: 'colors@~0.6.0', | |
verbose parsed url path: 'colors@~0.6.0', | |
verbose parsed url href: 'colors@~0.6.0' } | |
silly cache add: name, spec, args [ 'colors', '~0.6.0', [ 'colors', '~0.6.0' ] ] | |
verbose parsed url { pathname: '~0.6.0', path: '~0.6.0', href: '~0.6.0' } | |
verbose addNamed [ 'colors', '~0.6.0' ] | |
verbose addNamed [ null, '>=0.6.0- <0.7.0-' ] | |
silly name, range, hasData [ 'colors', '>=0.6.0- <0.7.0-', false ] | |
verbose cache add [ 'connect@~1.8.6', null ] | |
silly cache add: name, spec, args [ undefined, 'connect@~1.8.6', [ 'connect@~1.8.6', null ] ] | |
verbose parsed url { pathname: 'connect@~1.8.6', | |
verbose parsed url path: 'connect@~1.8.6', | |
verbose parsed url href: 'connect@~1.8.6' } | |
silly cache add: name, spec, args [ 'connect', '~1.8.6', [ 'connect', '~1.8.6' ] ] | |
verbose parsed url { pathname: '~1.8.6', path: '~1.8.6', href: '~1.8.6' } | |
verbose addNamed [ 'connect', '~1.8.6' ] | |
verbose addNamed [ null, '>=1.8.6- <1.9.0-' ] | |
silly name, range, hasData [ 'connect', '>=1.8.6- <1.9.0-', false ] | |
verbose cache add [ '[email protected]', null ] | |
silly cache add: name, spec, args [ undefined, | |
silly cache add: name, spec, args '[email protected]', | |
silly cache add: name, spec, args [ '[email protected]', null ] ] | |
verbose parsed url { pathname: '[email protected]', | |
verbose parsed url path: '[email protected]', | |
verbose parsed url href: '[email protected]' } | |
silly cache add: name, spec, args [ 'dateformat', '1.0.2-1.2.3', [ 'dateformat', '1.0.2-1.2.3' ] ] | |
verbose parsed url { pathname: '1.0.2-1.2.3', | |
verbose parsed url path: '1.0.2-1.2.3', | |
verbose parsed url href: '1.0.2-1.2.3' } | |
verbose addNamed [ 'dateformat', '1.0.2-1.2.3' ] | |
verbose addNamed [ '1.0.2-1.2.3', '1.0.2-1.2.3' ] | |
verbose cache add [ 'glob-whatev@~0.1.4', null ] | |
silly cache add: name, spec, args [ undefined, | |
silly cache add: name, spec, args 'glob-whatev@~0.1.4', | |
silly cache add: name, spec, args [ 'glob-whatev@~0.1.4', null ] ] | |
verbose parsed url { pathname: 'glob-whatev@~0.1.4', | |
verbose parsed url path: 'glob-whatev@~0.1.4', | |
verbose parsed url href: 'glob-whatev@~0.1.4' } | |
silly cache add: name, spec, args [ 'glob-whatev', '~0.1.4', [ 'glob-whatev', '~0.1.4' ] ] | |
verbose parsed url { pathname: '~0.1.4', path: '~0.1.4', href: '~0.1.4' } | |
verbose addNamed [ 'glob-whatev', '~0.1.4' ] | |
verbose addNamed [ null, '>=0.1.4- <0.2.0-' ] | |
silly name, range, hasData [ 'glob-whatev', '>=0.1.4- <0.2.0-', false ] | |
verbose cache add [ 'hooker@~0.2.3', null ] | |
silly cache add: name, spec, args [ undefined, 'hooker@~0.2.3', [ 'hooker@~0.2.3', null ] ] | |
verbose parsed url { pathname: 'hooker@~0.2.3', | |
verbose parsed url path: 'hooker@~0.2.3', | |
verbose parsed url href: 'hooker@~0.2.3' } | |
silly cache add: name, spec, args [ 'hooker', '~0.2.3', [ 'hooker', '~0.2.3' ] ] | |
verbose parsed url { pathname: '~0.2.3', path: '~0.2.3', href: '~0.2.3' } | |
verbose addNamed [ 'hooker', '~0.2.3' ] | |
verbose addNamed [ null, '>=0.2.3- <0.3.0-' ] | |
silly name, range, hasData [ 'hooker', '>=0.2.3- <0.3.0-', false ] | |
verbose raw, before any munging colors | |
verbose url resolving [ 'https://registry.npmjs.org/', './colors' ] | |
verbose url resolved https://registry.npmjs.org/colors | |
verbose etag "C7KLDQOABNHSNUJXXJCED66CO" | |
http GET https://registry.npmjs.org/colors | |
verbose raw, before any munging dateformat/1.0.2-1.2.3 | |
verbose url resolving [ 'https://registry.npmjs.org/', './dateformat/1.0.2-1.2.3' ] | |
verbose url resolved https://registry.npmjs.org/dateformat/1.0.2-1.2.3 | |
verbose etag "2CKWAMPLH35OCAY90E4XU1EC9" | |
http GET https://registry.npmjs.org/dateformat/1.0.2-1.2.3 | |
verbose raw, before any munging glob-whatev | |
verbose url resolving [ 'https://registry.npmjs.org/', './glob-whatev' ] | |
verbose url resolved https://registry.npmjs.org/glob-whatev | |
verbose etag "BEU30OMXMW9VVK3ADAEM2YWQM" | |
http GET https://registry.npmjs.org/glob-whatev | |
verbose raw, before any munging hooker | |
verbose url resolving [ 'https://registry.npmjs.org/', './hooker' ] | |
verbose url resolved https://registry.npmjs.org/hooker | |
verbose etag "MVM6VZX5HL37WFCPPN7YQBAH" | |
http GET https://registry.npmjs.org/hooker | |
verbose raw, before any munging connect | |
verbose url resolving [ 'https://registry.npmjs.org/', './connect' ] | |
verbose url resolved https://registry.npmjs.org/connect | |
verbose etag "AKVZXAU894BEXJ7Y1AXVNUEOU" | |
http GET https://registry.npmjs.org/connect | |
verbose cache add [ 'jshint@~0.5.9', null ] | |
silly cache add: name, spec, args [ undefined, 'jshint@~0.5.9', [ 'jshint@~0.5.9', null ] ] | |
verbose parsed url { pathname: 'jshint@~0.5.9', | |
verbose parsed url path: 'jshint@~0.5.9', | |
verbose parsed url href: 'jshint@~0.5.9' } | |
silly cache add: name, spec, args [ 'jshint', '~0.5.9', [ 'jshint', '~0.5.9' ] ] | |
verbose parsed url { pathname: '~0.5.9', path: '~0.5.9', href: '~0.5.9' } | |
verbose addNamed [ 'jshint', '~0.5.9' ] | |
verbose addNamed [ null, '>=0.5.9- <0.6.0-' ] | |
silly name, range, hasData [ 'jshint', '>=0.5.9- <0.6.0-', false ] | |
verbose cache add [ 'nodeunit@~0.6.4', null ] | |
silly cache add: name, spec, args [ undefined, 'nodeunit@~0.6.4', [ 'nodeunit@~0.6.4', null ] ] | |
verbose parsed url { pathname: 'nodeunit@~0.6.4', | |
verbose parsed url path: 'nodeunit@~0.6.4', | |
verbose parsed url href: 'nodeunit@~0.6.4' } | |
silly cache add: name, spec, args [ 'nodeunit', '~0.6.4', [ 'nodeunit', '~0.6.4' ] ] | |
verbose parsed url { pathname: '~0.6.4', path: '~0.6.4', href: '~0.6.4' } | |
verbose addNamed [ 'nodeunit', '~0.6.4' ] | |
verbose addNamed [ null, '>=0.6.4- <0.7.0-' ] | |
silly name, range, hasData [ 'nodeunit', '>=0.6.4- <0.7.0-', false ] | |
verbose cache add [ 'nopt@~1.0.10', null ] | |
silly cache add: name, spec, args [ undefined, 'nopt@~1.0.10', [ 'nopt@~1.0.10', null ] ] | |
verbose parsed url { pathname: 'nopt@~1.0.10', | |
verbose parsed url path: 'nopt@~1.0.10', | |
verbose parsed url href: 'nopt@~1.0.10' } | |
silly cache add: name, spec, args [ 'nopt', '~1.0.10', [ 'nopt', '~1.0.10' ] ] | |
verbose parsed url { pathname: '~1.0.10', path: '~1.0.10', href: '~1.0.10' } | |
verbose addNamed [ 'nopt', '~1.0.10' ] | |
verbose addNamed [ null, '>=1.0.10- <1.1.0-' ] | |
silly name, range, hasData [ 'nopt', '>=1.0.10- <1.1.0-', false ] | |
verbose cache add [ 'prompt@~0.1.12', null ] | |
silly cache add: name, spec, args [ undefined, 'prompt@~0.1.12', [ 'prompt@~0.1.12', null ] ] | |
verbose parsed url { pathname: 'prompt@~0.1.12', | |
verbose parsed url path: 'prompt@~0.1.12', | |
verbose parsed url href: 'prompt@~0.1.12' } | |
silly cache add: name, spec, args [ 'prompt', '~0.1.12', [ 'prompt', '~0.1.12' ] ] | |
verbose parsed url { pathname: '~0.1.12', path: '~0.1.12', href: '~0.1.12' } | |
verbose addNamed [ 'prompt', '~0.1.12' ] | |
verbose addNamed [ null, '>=0.1.12- <0.2.0-' ] | |
silly name, range, hasData [ 'prompt', '>=0.1.12- <0.2.0-', false ] | |
verbose cache add [ 'semver@~1.0.13', null ] | |
silly cache add: name, spec, args [ undefined, 'semver@~1.0.13', [ 'semver@~1.0.13', null ] ] | |
verbose parsed url { pathname: 'semver@~1.0.13', | |
verbose parsed url path: 'semver@~1.0.13', | |
verbose parsed url href: 'semver@~1.0.13' } | |
silly cache add: name, spec, args [ 'semver', '~1.0.13', [ 'semver', '~1.0.13' ] ] | |
verbose parsed url { pathname: '~1.0.13', path: '~1.0.13', href: '~1.0.13' } | |
verbose addNamed [ 'semver', '~1.0.13' ] | |
verbose addNamed [ null, '>=1.0.13- <1.1.0-' ] | |
silly name, range, hasData [ 'semver', '>=1.0.13- <1.1.0-', false ] | |
verbose cache add [ 'uglify-js@~1.0.7', null ] | |
silly cache add: name, spec, args [ undefined, 'uglify-js@~1.0.7', [ 'uglify-js@~1.0.7', null ] ] | |
verbose parsed url { pathname: 'uglify-js@~1.0.7', | |
verbose parsed url path: 'uglify-js@~1.0.7', | |
verbose parsed url href: 'uglify-js@~1.0.7' } | |
silly cache add: name, spec, args [ 'uglify-js', '~1.0.7', [ 'uglify-js', '~1.0.7' ] ] | |
verbose parsed url { pathname: '~1.0.7', path: '~1.0.7', href: '~1.0.7' } | |
verbose addNamed [ 'uglify-js', '~1.0.7' ] | |
verbose addNamed [ null, '>=1.0.7- <1.1.0-' ] | |
silly name, range, hasData [ 'uglify-js', '>=1.0.7- <1.1.0-', false ] | |
verbose cache add [ 'underscore@~1.2.4', null ] | |
silly cache add: name, spec, args [ undefined, 'underscore@~1.2.4', [ 'underscore@~1.2.4', null ] ] | |
verbose parsed url { pathname: 'underscore@~1.2.4', | |
verbose parsed url path: 'underscore@~1.2.4', | |
verbose parsed url href: 'underscore@~1.2.4' } | |
silly cache add: name, spec, args [ 'underscore', '~1.2.4', [ 'underscore', '~1.2.4' ] ] | |
verbose parsed url { pathname: '~1.2.4', path: '~1.2.4', href: '~1.2.4' } | |
verbose addNamed [ 'underscore', '~1.2.4' ] | |
verbose addNamed [ null, '>=1.2.4- <1.3.0-' ] | |
silly name, range, hasData [ 'underscore', '>=1.2.4- <1.3.0-', false ] | |
verbose cache add [ 'underscore.string@~2.1.1', null ] | |
silly cache add: name, spec, args [ undefined, | |
silly cache add: name, spec, args 'underscore.string@~2.1.1', | |
silly cache add: name, spec, args [ 'underscore.string@~2.1.1', null ] ] | |
verbose parsed url { pathname: 'underscore.string@~2.1.1', | |
verbose parsed url path: 'underscore.string@~2.1.1', | |
verbose parsed url href: 'underscore.string@~2.1.1' } | |
silly cache add: name, spec, args [ 'underscore.string', | |
silly cache add: name, spec, args '~2.1.1', | |
silly cache add: name, spec, args [ 'underscore.string', '~2.1.1' ] ] | |
verbose parsed url { pathname: '~2.1.1', path: '~2.1.1', href: '~2.1.1' } | |
verbose addNamed [ 'underscore.string', '~2.1.1' ] | |
verbose addNamed [ null, '>=2.1.1- <2.2.0-' ] | |
silly name, range, hasData [ 'underscore.string', '>=2.1.1- <2.2.0-', false ] | |
verbose cache add [ 'temporary@~0.0.2', null ] | |
silly cache add: name, spec, args [ undefined, 'temporary@~0.0.2', [ 'temporary@~0.0.2', null ] ] | |
verbose parsed url { pathname: 'temporary@~0.0.2', | |
verbose parsed url path: 'temporary@~0.0.2', | |
verbose parsed url href: 'temporary@~0.0.2' } | |
silly cache add: name, spec, args [ 'temporary', '~0.0.2', [ 'temporary', '~0.0.2' ] ] | |
verbose parsed url { pathname: '~0.0.2', path: '~0.0.2', href: '~0.0.2' } | |
verbose addNamed [ 'temporary', '~0.0.2' ] | |
verbose addNamed [ null, '>=0.0.2- <0.1.0-' ] | |
silly name, range, hasData [ 'temporary', '>=0.0.2- <0.1.0-', false ] | |
verbose cache add [ 'gzip-js@~0.3.1', null ] | |
silly cache add: name, spec, args [ undefined, 'gzip-js@~0.3.1', [ 'gzip-js@~0.3.1', null ] ] | |
verbose parsed url { pathname: 'gzip-js@~0.3.1', | |
verbose parsed url path: 'gzip-js@~0.3.1', | |
verbose parsed url href: 'gzip-js@~0.3.1' } | |
silly cache add: name, spec, args [ 'gzip-js', '~0.3.1', [ 'gzip-js', '~0.3.1' ] ] | |
verbose parsed url { pathname: '~0.3.1', path: '~0.3.1', href: '~0.3.1' } | |
verbose addNamed [ 'gzip-js', '~0.3.1' ] | |
verbose addNamed [ null, '>=0.3.1- <0.4.0-' ] | |
silly name, range, hasData [ 'gzip-js', '>=0.3.1- <0.4.0-', false ] | |
verbose cache add [ 'async@~0.1.18', null ] | |
silly cache add: name, spec, args [ undefined, 'async@~0.1.18', [ 'async@~0.1.18', null ] ] | |
verbose parsed url { pathname: 'async@~0.1.18', | |
verbose parsed url path: 'async@~0.1.18', | |
verbose parsed url href: 'async@~0.1.18' } | |
silly cache add: name, spec, args [ 'async', '~0.1.18', [ 'async', '~0.1.18' ] ] | |
verbose parsed url { pathname: '~0.1.18', path: '~0.1.18', href: '~0.1.18' } | |
verbose addNamed [ 'async', '~0.1.18' ] | |
verbose addNamed [ null, '>=0.1.18- <0.2.0-' ] | |
silly name, range, hasData [ 'async', '>=0.1.18- <0.2.0-', false ] | |
verbose raw, before any munging prompt | |
verbose url resolving [ 'https://registry.npmjs.org/', './prompt' ] | |
verbose url resolved https://registry.npmjs.org/prompt | |
verbose etag "AC6HW0CN4EEEY9KTAOL4VUPC8" | |
http GET https://registry.npmjs.org/prompt | |
verbose raw, before any munging semver | |
verbose url resolving [ 'https://registry.npmjs.org/', './semver' ] | |
verbose url resolved https://registry.npmjs.org/semver | |
verbose etag "9T5UEI3QHYC00P9HPYZNPM0L6" | |
http GET https://registry.npmjs.org/semver | |
verbose raw, before any munging uglify-js | |
verbose url resolving [ 'https://registry.npmjs.org/', './uglify-js' ] | |
verbose url resolved https://registry.npmjs.org/uglify-js | |
verbose etag "E3VYY3SAPKDR67SC9IK1R82S0" | |
http GET https://registry.npmjs.org/uglify-js | |
verbose raw, before any munging underscore.string | |
verbose url resolving [ 'https://registry.npmjs.org/', './underscore.string' ] | |
verbose url resolved https://registry.npmjs.org/underscore.string | |
verbose etag "BDTK4P3SWKR9C3TTR1G2CGWRF" | |
http GET https://registry.npmjs.org/underscore.string | |
verbose raw, before any munging temporary | |
verbose url resolving [ 'https://registry.npmjs.org/', './temporary' ] | |
verbose url resolved https://registry.npmjs.org/temporary | |
verbose etag "90ZLUOUX67MA1ELN53VAL9XFV" | |
http GET https://registry.npmjs.org/temporary | |
verbose raw, before any munging gzip-js | |
verbose url resolving [ 'https://registry.npmjs.org/', './gzip-js' ] | |
verbose url resolved https://registry.npmjs.org/gzip-js | |
verbose etag "AVTNIJ1QNEI91WSS6UO7MQ717" | |
http GET https://registry.npmjs.org/gzip-js | |
verbose raw, before any munging underscore | |
verbose url resolving [ 'https://registry.npmjs.org/', './underscore' ] | |
verbose url resolved https://registry.npmjs.org/underscore | |
verbose etag "591L62R65PJLCIAFPKRC8Y4D2" | |
http GET https://registry.npmjs.org/underscore | |
verbose raw, before any munging jshint | |
verbose url resolving [ 'https://registry.npmjs.org/', './jshint' ] | |
verbose url resolved https://registry.npmjs.org/jshint | |
verbose etag "4C5JRP6BAWCTUVDQFSHE1C6ZU" | |
http GET https://registry.npmjs.org/jshint | |
verbose raw, before any munging nodeunit | |
verbose url resolving [ 'https://registry.npmjs.org/', './nodeunit' ] | |
verbose url resolved https://registry.npmjs.org/nodeunit | |
verbose etag "1J1H3JJYV8AUT7GL33X3PIJ49" | |
http GET https://registry.npmjs.org/nodeunit | |
verbose raw, before any munging nopt | |
verbose url resolving [ 'https://registry.npmjs.org/', './nopt' ] | |
verbose url resolved https://registry.npmjs.org/nopt | |
verbose etag "5Z61J8YK1AIXS81W8D8PN87F7" | |
http GET https://registry.npmjs.org/nopt | |
verbose raw, before any munging async | |
verbose url resolving [ 'https://registry.npmjs.org/', './async' ] | |
verbose url resolved https://registry.npmjs.org/async | |
verbose etag "88PUXVHFR9A1CKIUYWPJY5XO0" | |
http GET https://registry.npmjs.org/async | |
http 304 https://registry.npmjs.org/colors | |
silly get cb [ 304, | |
silly get cb { server: 'CouchDB/1.2.0 (Erlang OTP/R15B)', | |
silly get cb etag: '"C7KLDQOABNHSNUJXXJCED66CO"', | |
silly get cb date: 'Mon, 11 Jun 2012 16:30:18 GMT', | |
silly get cb 'content-length': '0' } ] | |
verbose etag colors from cache | |
silly name, range, hasData 2 [ 'colors', '>=0.6.0- <0.7.0-', true ] | |
silly versions [ 'colors', [ '0.3.0', '0.5.0', '0.5.1', '0.6.0', '0.6.0-1' ] ] | |
verbose bin dist [ '0.6-ares1.7.5-DEV-evundefined-openssl0.9.8r-v83.6.6.25-win32-ia32-6.1.7601', | |
verbose bin dist { shasum: '6dbb68ceb8bc60f2b313dcc5ce1599f06d19e67a', | |
verbose bin dist tarball: 'http://registry.npmjs.org/colors/-/colors-0.6.0-1.tgz' } ] | |
verbose caching C:\Users\bbobby\AppData\Roaming\npm-cache\colors\0.6.0-1\package\package.json | |
verbose loadDefaults [email protected] | |
http 304 https://registry.npmjs.org/hooker | |
silly get cb [ 304, | |
silly get cb { server: 'CouchDB/1.2.0 (Erlang OTP/R15B)', | |
silly get cb etag: '"MVM6VZX5HL37WFCPPN7YQBAH"', | |
silly get cb date: 'Mon, 11 Jun 2012 16:30:18 GMT', | |
silly get cb 'content-length': '0' } ] | |
verbose etag hooker from cache | |
silly name, range, hasData 2 [ 'hooker', '>=0.2.3- <0.3.0-', true ] | |
silly versions [ 'hooker', [ '0.2.3' ] ] | |
verbose bin dist [ '0.6-ares1.7.5-DEV-evundefined-openssl0.9.8r-v83.6.6.25-win32-ia32-6.1.7601', | |
verbose bin dist { shasum: 'b834f723cc4a242aa65963459df6d984c5d3d959', | |
verbose bin dist tarball: 'http://registry.npmjs.org/hooker/-/hooker-0.2.3.tgz' } ] | |
verbose caching C:\Users\bbobby\AppData\Roaming\npm-cache\hooker\0.2.3\package\package.json | |
verbose loadDefaults [email protected] | |
http 304 https://registry.npmjs.org/dateformat/1.0.2-1.2.3 | |
silly get cb [ 304, | |
silly get cb { server: 'CouchDB/1.2.0 (Erlang OTP/R15B)', | |
silly get cb etag: '"2CKWAMPLH35OCAY90E4XU1EC9"', | |
silly get cb date: 'Mon, 11 Jun 2012 16:30:18 GMT', | |
silly get cb 'content-length': '0' } ] | |
verbose etag dateformat/1.0.2-1.2.3 from cache | |
verbose bin dist [ '0.6-ares1.7.5-DEV-evundefined-openssl0.9.8r-v83.6.6.25-win32-ia32-6.1.7601', | |
verbose bin dist { shasum: 'b0220c02de98617433b72851cf47de3df2cdbee9', | |
verbose bin dist tarball: 'http://registry.npmjs.org/dateformat/-/dateformat-1.0.2-1.2.3.tgz' } ] | |
verbose caching C:\Users\bbobby\AppData\Roaming\npm-cache\dateformat\1.0.2-1.2.3\package\package.json | |
verbose loadDefaults [email protected] | |
http 304 https://registry.npmjs.org/prompt | |
silly get cb [ 304, | |
silly get cb { server: 'CouchDB/1.2.0 (Erlang OTP/R15B)', | |
silly get cb etag: '"AC6HW0CN4EEEY9KTAOL4VUPC8"', | |
silly get cb date: 'Mon, 11 Jun 2012 16:30:18 GMT', | |
silly get cb 'content-length': '0' } ] | |
verbose etag prompt from cache | |
silly name, range, hasData 2 [ 'prompt', '>=0.1.12- <0.2.0-', true ] | |
silly versions [ 'prompt', | |
silly versions [ '0.0.1', | |
silly versions '0.0.2', | |
silly versions '0.0.3', | |
silly versions '0.0.4', | |
silly versions '0.1.0', | |
silly versions '0.1.1', | |
silly versions '0.1.2', | |
silly versions '0.1.3', | |
silly versions '0.1.4', | |
silly versions '0.1.5', | |
silly versions '0.1.7', | |
silly versions '0.1.8', | |
silly versions '0.1.9', | |
silly versions '0.1.10', | |
silly versions '0.1.11', | |
silly versions '0.1.12' ] ] | |
verbose bin dist [ '0.6-ares1.7.5-DEV-evundefined-openssl0.9.8r-v83.6.6.25-win32-ia32-6.1.7601', | |
verbose bin dist { shasum: 'd3114e4fb985ac66eaa35586dcb7b3fb3b27bfc6', | |
verbose bin dist tarball: 'http://registry.npmjs.org/prompt/-/prompt-0.1.12.tgz' } ] | |
http 304 https://registry.npmjs.org/connect | |
silly get cb [ 304, | |
silly get cb { server: 'CouchDB/1.2.0 (Erlang OTP/R15B)', | |
silly get cb etag: '"AKVZXAU894BEXJ7Y1AXVNUEOU"', | |
silly get cb date: 'Mon, 11 Jun 2012 16:30:18 GMT', | |
silly get cb 'content-length': '0' } ] | |
verbose etag connect from cache | |
verbose caching C:\Users\bbobby\AppData\Roaming\npm-cache\prompt\0.1.12\package\package.json | |
verbose loadDefaults [email protected] | |
silly name, range, hasData 2 [ 'connect', '>=1.8.6- <1.9.0-', true ] | |
silly versions [ 'connect', | |
silly versions [ '0.0.1', | |
silly versions '0.0.2', | |
silly versions '0.0.3', | |
silly versions '0.0.4', | |
silly versions '0.0.5', | |
silly versions '0.0.6', | |
silly versions '0.1.0', | |
silly versions '0.2.0', | |
silly versions '0.2.1', | |
silly versions '0.2.2', | |
silly versions '0.2.3', | |
silly versions '0.2.4', | |
silly versions '0.2.5', | |
silly versions '0.2.6', | |
silly versions '0.2.7', | |
silly versions '0.3.0', | |
silly versions '0.4.0', | |
silly versions '0.5.0', | |
silly versions '0.5.1', | |
silly versions '0.5.2', | |
silly versions '0.5.3', | |
silly versions '0.5.4', | |
silly versions '0.5.5', | |
silly versions '0.5.6', | |
silly versions '0.5.7', | |
silly versions '0.5.8', | |
silly versions '0.5.9', | |
silly versions '0.5.10', | |
silly versions '1.0.0', | |
silly versions '1.0.1', | |
silly versions '1.7.2', | |
silly versions '1.7.3', | |
silly versions '1.8.0', | |
silly versions '1.8.1', | |
silly versions '1.8.2', | |
silly versions '1.8.3', | |
silly versions '1.8.4', | |
silly versions '1.8.5', | |
silly versions '2.0.0', | |
silly versions '2.0.1', | |
silly versions '2.0.2', | |
silly versions '2.0.3', | |
silly versions '1.8.6', | |
silly versions '2.1.0', | |
silly versions '2.1.1', | |
silly versions '2.1.2', | |
silly versions '1.8.7', | |
silly versions '2.1.3', | |
silly versions '2.2.0', | |
silly versions '2.2.1', | |
silly versions '2.2.2', | |
silly versions '2.3.0', | |
silly versions '2.3.1', | |
silly versions '2.3.2' ] ] | |
verbose bin dist [ '0.6-ares1.7.5-DEV-evundefined-openssl0.9.8r-v83.6.6.25-win32-ia32-6.1.7601', | |
verbose bin dist { shasum: 'b620281884d455fab94c693d2db748652d6c8c17', | |
verbose bin dist tarball: 'http://registry.npmjs.org/connect/-/connect-1.8.7.tgz' } ] | |
verbose caching C:\Users\bbobby\AppData\Roaming\npm-cache\connect\1.8.7\package\package.json | |
verbose loadDefaults [email protected] | |
http 304 https://registry.npmjs.org/semver | |
silly get cb [ 304, | |
silly get cb { server: 'CouchDB/1.2.0 (Erlang OTP/R15B)', | |
silly get cb etag: '"9T5UEI3QHYC00P9HPYZNPM0L6"', | |
silly get cb date: 'Mon, 11 Jun 2012 16:30:18 GMT', | |
silly get cb 'content-length': '0' } ] | |
verbose etag semver from cache | |
silly name, range, hasData 2 [ 'semver', '>=1.0.13- <1.1.0-', true ] | |
silly versions [ 'semver', | |
silly versions [ '1.0.0', | |
silly versions '1.0.1', | |
silly versions '1.0.2', | |
silly versions '1.0.3', | |
silly versions '1.0.4', | |
silly versions '1.0.5', | |
silly versions '1.0.6', | |
silly versions '1.0.7', | |
silly versions '1.0.8', | |
silly versions '1.0.9', | |
silly versions '1.0.10', | |
silly versions '1.0.11', | |
silly versions '1.0.12', | |
silly versions '1.0.13', | |
silly versions '1.0.14' ] ] | |
verbose bin dist [ '0.6-ares1.7.5-DEV-evundefined-openssl0.9.8r-v83.6.6.25-win32-ia32-6.1.7601', | |
verbose bin dist { shasum: 'cac5e2d55a6fbf958cb220ae844045071c78f676', | |
verbose bin dist tarball: 'http://registry.npmjs.org/semver/-/semver-1.0.14.tgz' } ] | |
verbose caching C:\Users\bbobby\AppData\Roaming\npm-cache\semver\1.0.14\package\package.json | |
verbose loadDefaults [email protected] | |
http 304 https://registry.npmjs.org/uglify-js | |
silly get cb [ 304, | |
silly get cb { server: 'CouchDB/1.2.0 (Erlang OTP/R15B)', | |
silly get cb etag: '"E3VYY3SAPKDR67SC9IK1R82S0"', | |
silly get cb date: 'Mon, 11 Jun 2012 16:30:18 GMT', | |
silly get cb 'content-length': '0' } ] | |
verbose etag uglify-js from cache | |
silly name, range, hasData 2 [ 'uglify-js', '>=1.0.7- <1.1.0-', true ] | |
silly versions [ 'uglify-js', | |
silly versions [ '0.0.1', | |
silly versions '0.0.2', | |
silly versions '0.0.3', | |
silly versions '0.0.4', | |
silly versions '0.0.5', | |
silly versions '1.0.1', | |
silly versions '1.0.2', | |
silly versions '1.0.3', | |
silly versions '1.0.4', | |
silly versions '1.0.5', | |
silly versions '1.0.6', | |
silly versions '1.0.7', | |
silly versions '1.1.0', | |
silly versions '1.1.1', | |
silly versions '1.2.0', | |
silly versions '1.2.1', | |
silly versions '1.2.2', | |
silly versions '1.2.3', | |
silly versions '1.2.4', | |
silly versions '1.2.5', | |
silly versions '1.2.6', | |
silly versions '1.3.0' ] ] | |
verbose bin dist [ '0.6-ares1.7.5-DEV-evundefined-openssl0.9.8r-v83.6.6.25-win32-ia32-6.1.7601', | |
verbose bin dist { shasum: '2b7a10e628f88029a553d2b4bbb17409343755c0', | |
verbose bin dist tarball: 'http://registry.npmjs.org/uglify-js/-/uglify-js-1.0.7.tgz' } ] | |
verbose caching C:\Users\bbobby\AppData\Roaming\npm-cache\uglify-js\1.0.7\package\package.json | |
verbose loadDefaults [email protected] | |
http 304 https://registry.npmjs.org/underscore.string | |
silly get cb [ 304, | |
silly get cb { server: 'CouchDB/1.2.0 (Erlang OTP/R15B)', | |
silly get cb etag: '"BDTK4P3SWKR9C3TTR1G2CGWRF"', | |
silly get cb date: 'Mon, 11 Jun 2012 16:30:18 GMT', | |
silly get cb 'content-length': '0' } ] | |
verbose etag underscore.string from cache | |
silly name, range, hasData 2 [ 'underscore.string', '>=2.1.1- <2.2.0-', true ] | |
silly versions [ 'underscore.string', | |
silly versions [ '0.9.2', | |
silly versions '1.0.0', | |
silly versions '1.1.3', | |
silly versions '1.1.4', | |
silly versions '1.1.5', | |
silly versions '1.1.6', | |
silly versions '2.0.0', | |
silly versions '2.1.0', | |
silly versions '2.1.1', | |
silly versions '2.2.0rc' ] ] | |
verbose bin dist [ '0.6-ares1.7.5-DEV-evundefined-openssl0.9.8r-v83.6.6.25-win32-ia32-6.1.7601', | |
verbose bin dist { shasum: '458397799114b9b67f6030bb527b0afae689c061', | |
verbose bin dist tarball: 'http://registry.npmjs.org/underscore.string/-/underscore.string-2.1.1.tgz' } ] | |
verbose caching C:\Users\bbobby\AppData\Roaming\npm-cache\underscore.string\2.1.1\package\package.json | |
verbose loadDefaults [email protected] | |
http 304 https://registry.npmjs.org/temporary | |
silly get cb [ 304, | |
silly get cb { server: 'CouchDB/1.2.0 (Erlang OTP/R15B)', | |
silly get cb etag: '"90ZLUOUX67MA1ELN53VAL9XFV"', | |
silly get cb date: 'Mon, 11 Jun 2012 16:30:18 GMT', | |
silly get cb 'content-length': '0' } ] | |
verbose etag temporary from cache | |
silly name, range, hasData 2 [ 'temporary', '>=0.0.2- <0.1.0-', true ] | |
silly versions [ 'temporary', [ '0.0.1', '0.0.2' ] ] | |
verbose bin dist [ '0.6-ares1.7.5-DEV-evundefined-openssl0.9.8r-v83.6.6.25-win32-ia32-6.1.7601', | |
verbose bin dist { shasum: '9a821d034e1e8cf251ad8e42f61081d3b7f64d63', | |
verbose bin dist tarball: 'http://registry.npmjs.org/temporary/-/temporary-0.0.2.tgz' } ] | |
verbose caching C:\Users\bbobby\AppData\Roaming\npm-cache\temporary\0.0.2\package\package.json | |
verbose loadDefaults [email protected] | |
http 304 https://registry.npmjs.org/gzip-js | |
silly get cb [ 304, | |
silly get cb { server: 'CouchDB/1.2.0 (Erlang OTP/R15B)', | |
silly get cb etag: '"AVTNIJ1QNEI91WSS6UO7MQ717"', | |
silly get cb date: 'Mon, 11 Jun 2012 16:30:18 GMT', | |
silly get cb 'content-length': '0' } ] | |
verbose etag gzip-js from cache | |
silly name, range, hasData 2 [ 'gzip-js', '>=0.3.1- <0.4.0-', true ] | |
silly versions [ 'gzip-js', [ '0.3.0', '0.3.1' ] ] | |
verbose bin dist [ '0.6-ares1.7.5-DEV-evundefined-openssl0.9.8r-v83.6.6.25-win32-ia32-6.1.7601', | |
verbose bin dist { shasum: '7a367c4d40921033010218a2740659db8caf2792', | |
verbose bin dist tarball: 'http://registry.npmjs.org/gzip-js/-/gzip-js-0.3.1.tgz' } ] | |
verbose caching C:\Users\bbobby\AppData\Roaming\npm-cache\gzip-js\0.3.1\package\package.json | |
verbose loadDefaults [email protected] | |
http 304 https://registry.npmjs.org/underscore | |
silly get cb [ 304, | |
silly get cb { server: 'CouchDB/1.2.0 (Erlang OTP/R15B)', | |
silly get cb etag: '"591L62R65PJLCIAFPKRC8Y4D2"', | |
silly get cb date: 'Mon, 11 Jun 2012 16:30:18 GMT', | |
silly get cb 'content-length': '0' } ] | |
verbose etag underscore from cache | |
silly name, range, hasData 2 [ 'underscore', '>=1.2.4- <1.3.0-', true ] | |
silly versions [ 'underscore', | |
silly versions [ '1.0.3', | |
silly versions '1.0.4', | |
silly versions '1.1.0', | |
silly versions '1.1.1', | |
silly versions '1.1.2', | |
silly versions '1.1.3', | |
silly versions '1.1.4', | |
silly versions '1.1.5', | |
silly versions '1.1.6', | |
silly versions '1.1.7', | |
silly versions '1.2.0', | |
silly versions '1.2.1', | |
silly versions '1.2.2', | |
silly versions '1.2.3', | |
silly versions '1.2.4', | |
silly versions '1.3.0', | |
silly versions '1.3.1', | |
silly versions '1.3.2', | |
silly versions '1.3.3' ] ] | |
verbose bin dist [ '0.6-ares1.7.5-DEV-evundefined-openssl0.9.8r-v83.6.6.25-win32-ia32-6.1.7601', | |
verbose bin dist { shasum: 'e8da6241aa06f64df2473bb2590b8c17c84c3c7e', | |
verbose bin dist tarball: 'http://registry.npmjs.org/underscore/-/underscore-1.2.4.tgz' } ] | |
verbose caching C:\Users\bbobby\AppData\Roaming\npm-cache\underscore\1.2.4\package\package.json | |
verbose loadDefaults [email protected] | |
http 304 https://registry.npmjs.org/glob-whatev | |
silly get cb [ 304, | |
silly get cb { server: 'CouchDB/1.2.0 (Erlang OTP/R15B)', | |
silly get cb etag: '"BEU30OMXMW9VVK3ADAEM2YWQM"', | |
silly get cb date: 'Mon, 11 Jun 2012 16:30:18 GMT', | |
silly get cb 'content-length': '0' } ] | |
verbose etag glob-whatev from cache | |
silly name, range, hasData 2 [ 'glob-whatev', '>=0.1.4- <0.2.0-', true ] | |
silly versions [ 'glob-whatev', | |
silly versions [ '0.1.0', '0.1.1', '0.1.2', '0.1.3', '0.1.4', '0.1.5', '0.1.6' ] ] | |
verbose bin dist [ '0.6-ares1.7.5-DEV-evundefined-openssl0.9.8r-v83.6.6.25-win32-ia32-6.1.7601', | |
verbose bin dist { shasum: '965c012728ebc6aa4016ea096109a324f0790852', | |
verbose bin dist tarball: 'http://registry.npmjs.org/glob-whatev/-/glob-whatev-0.1.6.tgz' } ] | |
verbose caching C:\Users\bbobby\AppData\Roaming\npm-cache\glob-whatev\0.1.6\package\package.json | |
verbose loadDefaults [email protected] | |
http 304 https://registry.npmjs.org/jshint | |
silly get cb [ 304, | |
silly get cb { server: 'CouchDB/1.2.0 (Erlang OTP/R15B)', | |
silly get cb etag: '"4C5JRP6BAWCTUVDQFSHE1C6ZU"', | |
silly get cb date: 'Mon, 11 Jun 2012 16:30:18 GMT', | |
silly get cb 'content-length': '0' } ] | |
verbose etag jshint from cache | |
silly name, range, hasData 2 [ 'jshint', '>=0.5.9- <0.6.0-', true ] | |
silly versions [ 'jshint', | |
silly versions [ '0.1.8', | |
silly versions '0.1.9', | |
silly versions '0.2.0', | |
silly versions '0.2.1', | |
silly versions '0.2.2', | |
silly versions '0.2.3', | |
silly versions '0.3.0', | |
silly versions '0.3.1', | |
silly versions '0.4.0', | |
silly versions '0.5.0', | |
silly versions '0.5.1', | |
silly versions '0.5.2', | |
silly versions '0.5.3', | |
silly versions '0.5.4', | |
silly versions '0.5.5', | |
silly versions '0.5.6', | |
silly versions '0.5.7', | |
silly versions '0.5.8', | |
silly versions '0.5.9', | |
silly versions '0.6.0', | |
silly versions '0.6.1', | |
silly versions '0.6.2', | |
silly versions '0.6.3', | |
silly versions '0.7.0', | |
silly versions '0.7.1' ] ] | |
verbose bin dist [ '0.6-ares1.7.5-DEV-evundefined-openssl0.9.8r-v83.6.6.25-win32-ia32-6.1.7601', | |
verbose bin dist { shasum: 'ccb5ba9d2818dfe78857feaa71ccba0cb10aebc9', | |
verbose bin dist tarball: 'http://registry.npmjs.org/jshint/-/jshint-0.5.9.tgz' } ] | |
verbose caching C:\Users\bbobby\AppData\Roaming\npm-cache\jshint\0.5.9\package\package.json | |
verbose loadDefaults [email protected] | |
http 304 https://registry.npmjs.org/nopt | |
silly get cb [ 304, | |
silly get cb { server: 'CouchDB/1.2.0 (Erlang OTP/R15B)', | |
silly get cb etag: '"5Z61J8YK1AIXS81W8D8PN87F7"', | |
silly get cb date: 'Mon, 11 Jun 2012 16:30:18 GMT', | |
silly get cb 'content-length': '0' } ] | |
verbose etag nopt from cache | |
silly name, range, hasData 2 [ 'nopt', '>=1.0.10- <1.1.0-', true ] | |
silly versions [ 'nopt', | |
silly versions [ '1.0.0', | |
silly versions '1.0.1', | |
silly versions '1.0.2', | |
silly versions '1.0.3', | |
silly versions '1.0.4', | |
silly versions '1.0.5', | |
silly versions '1.0.6', | |
silly versions '1.0.7', | |
silly versions '1.0.8', | |
silly versions '1.0.9', | |
silly versions '1.0.10' ] ] | |
verbose bin dist [ '0.6-ares1.7.5-DEV-evundefined-openssl0.9.8r-v83.6.6.25-win32-ia32-6.1.7601', | |
verbose bin dist { shasum: '6ddd21bd2a31417b92727dd585f8a6f37608ebee', | |
verbose bin dist tarball: 'http://registry.npmjs.org/nopt/-/nopt-1.0.10.tgz' } ] | |
verbose caching C:\Users\bbobby\AppData\Roaming\npm-cache\nopt\1.0.10\package\package.json | |
verbose loadDefaults [email protected] | |
http 304 https://registry.npmjs.org/async | |
silly get cb [ 304, | |
silly get cb { server: 'CouchDB/1.2.0 (Erlang OTP/R15B)', | |
silly get cb etag: '"88PUXVHFR9A1CKIUYWPJY5XO0"', | |
silly get cb date: 'Mon, 11 Jun 2012 16:30:18 GMT', | |
silly get cb 'content-length': '0' } ] | |
verbose etag async from cache | |
http 304 https://registry.npmjs.org/nodeunit | |
silly get cb [ 304, | |
silly get cb { server: 'CouchDB/1.2.0 (Erlang OTP/R15B)', | |
silly get cb etag: '"1J1H3JJYV8AUT7GL33X3PIJ49"', | |
silly get cb date: 'Mon, 11 Jun 2012 16:30:18 GMT', | |
silly get cb 'content-length': '0' } ] | |
verbose etag nodeunit from cache | |
silly name, range, hasData 2 [ 'async', '>=0.1.18- <0.2.0-', true ] | |
silly versions [ 'async', | |
silly versions [ '0.1.0', | |
silly versions '0.1.1', | |
silly versions '0.1.2', | |
silly versions '0.1.3', | |
silly versions '0.1.4', | |
silly versions '0.1.5', | |
silly versions '0.1.6', | |
silly versions '0.1.7', | |
silly versions '0.1.8', | |
silly versions '0.1.9', | |
silly versions '0.1.10', | |
silly versions '0.1.11', | |
silly versions '0.1.12', | |
silly versions '0.1.13', | |
silly versions '0.1.14', | |
silly versions '0.1.15', | |
silly versions '0.1.16', | |
silly versions '0.1.17', | |
silly versions '0.1.18', | |
silly versions '0.1.19', | |
silly versions '0.1.20', | |
silly versions '0.1.21', | |
silly versions '0.1.22' ] ] | |
verbose bin dist [ '0.6-ares1.7.5-DEV-evundefined-openssl0.9.8r-v83.6.6.25-win32-ia32-6.1.7601', | |
verbose bin dist { shasum: '0fc1aaa088a0e3ef0ebe2d8831bab0dcf8845061', | |
verbose bin dist tarball: 'http://registry.npmjs.org/async/-/async-0.1.22.tgz' } ] | |
silly name, range, hasData 2 [ 'nodeunit', '>=0.6.4- <0.7.0-', true ] | |
silly versions [ 'nodeunit', | |
silly versions [ '0.1.0', | |
silly versions '0.1.1', | |
silly versions '0.1.2', | |
silly versions '0.2.0', | |
silly versions '0.2.1', | |
silly versions '0.2.2', | |
silly versions '0.2.3', | |
silly versions '0.2.4', | |
silly versions '0.3.1', | |
silly versions '0.4.0', | |
silly versions '0.5.0', | |
silly versions '0.5.1', | |
silly versions '0.5.2', | |
silly versions '0.5.3', | |
silly versions '0.5.4', | |
silly versions '0.5.5', | |
silly versions '0.6.0', | |
silly versions '0.6.1', | |
silly versions '0.6.2', | |
silly versions '0.6.3', | |
silly versions '0.6.4', | |
silly versions '0.7.0', | |
silly versions '0.7.1', | |
silly versions '0.7.2', | |
silly versions '0.7.3', | |
silly versions '0.7.4' ] ] | |
verbose bin dist [ '0.6-ares1.7.5-DEV-evundefined-openssl0.9.8r-v83.6.6.25-win32-ia32-6.1.7601', | |
verbose bin dist { shasum: '9bd543035b6f86d9db2030d872dee28513dbf499', | |
verbose bin dist tarball: 'http://registry.npmjs.org/nodeunit/-/nodeunit-0.6.4.tgz' } ] | |
verbose caching C:\Users\bbobby\AppData\Roaming\npm-cache\async\0.1.22\package\package.json | |
verbose loadDefaults [email protected] | |
verbose caching C:\Users\bbobby\AppData\Roaming\npm-cache\nodeunit\0.6.4\package\package.json | |
verbose loadDefaults [email protected] | |
silly resolved [ { name: 'colors', | |
silly resolved description: 'get colors in your node.js console like what', | |
silly resolved version: '0.6.0-1', | |
silly resolved author: { name: 'Marak Squires' }, | |
silly resolved repository: { type: 'git', url: 'git://github.com/Marak/colors.js.git' }, | |
silly resolved engines: { node: '>=0.1.90' }, | |
silly resolved main: 'colors', | |
silly resolved _id: '[email protected]', | |
silly resolved dependencies: {}, | |
silly resolved devDependencies: {}, | |
silly resolved optionalDependencies: {}, | |
silly resolved _engineSupported: true, | |
silly resolved _npmVersion: '1.1.24', | |
silly resolved _nodeVersion: 'v0.6.19', | |
silly resolved _defaultsLoaded: true, | |
silly resolved _from: 'colors@~0.6.0', | |
silly resolved scripts: {} }, | |
silly resolved { name: 'hooker', | |
silly resolved description: 'Monkey-patch (hook) functions for debugging and stuff.', | |
silly resolved version: '0.2.3', | |
silly resolved homepage: 'http://github.com/cowboy/javascript-hooker', | |
silly resolved author: { name: '"Cowboy" Ben Alman', url: 'http://benalman.com/' }, | |
silly resolved repository: | |
silly resolved { type: 'git', | |
silly resolved url: 'git://github.com/cowboy/javascript-hooker.git' }, | |
silly resolved bugs: { url: 'https://github.com/cowboy/javascript-hooker/issues' }, | |
silly resolved licenses: | |
silly resolved [ { type: 'MIT', | |
silly resolved url: 'https://github.com/cowboy/javascript-hooker/blob/master/LICENSE-MIT' } ], | |
silly resolved dependencies: {}, | |
silly resolved devDependencies: { grunt: '~0.2.1' }, | |
silly resolved keywords: [ 'patch', 'hook', 'function', 'debug', 'aop' ], | |
silly resolved engines: { node: '*' }, | |
silly resolved main: 'lib/hooker', | |
silly resolved scripts: { test: 'grunt test' }, | |
silly resolved _id: '[email protected]', | |
silly resolved optionalDependencies: {}, | |
silly resolved _engineSupported: true, | |
silly resolved _npmVersion: '1.1.24', | |
silly resolved _nodeVersion: 'v0.6.19', | |
silly resolved _defaultsLoaded: true, | |
silly resolved _from: 'hooker@~0.2.3' }, | |
silly resolved { name: 'dateformat', | |
silly resolved description: 'A node.js package for Steven Levithan\'s excellent dateFormat() function.', | |
silly resolved maintainers: 'Felix Geisendörfer <[email protected]>', | |
silly resolved homepage: 'https://github.com/felixge/node-dateformat', | |
silly resolved author: { name: 'Steven Levithan' }, | |
silly resolved version: '1.0.2-1.2.3', | |
silly resolved main: './lib/dateformat', | |
silly resolved dependencies: {}, | |
silly resolved devDependencies: {}, | |
silly resolved engines: { node: '*' }, | |
silly resolved _id: '[email protected]', | |
silly resolved optionalDependencies: {}, | |
silly resolved _engineSupported: true, | |
silly resolved _npmVersion: '1.1.24', | |
silly resolved _nodeVersion: 'v0.6.19', | |
silly resolved _defaultsLoaded: true, | |
silly resolved _from: '[email protected]', | |
silly resolved scripts: {} }, | |
silly resolved { name: 'prompt', | |
silly resolved description: 'A beautiful command-line prompt for node.js', | |
silly resolved version: '0.1.12', | |
silly resolved author: { name: 'Nodejitsu Inc.', email: '[email protected]' }, | |
silly resolved contributors: | |
silly resolved [ { name: 'Charlie Robbins', email: '[email protected]' }, | |
silly resolved { name: 'Joshua Holbrook', email: '[email protected]' }, | |
silly resolved { name: 'Bradley Meck', email: '[email protected]' }, | |
silly resolved { name: 'Maciej Malecki', email: '[email protected]' } ], | |
silly resolved repository: { type: 'git', url: 'git://github.com/flatiron/prompt.git' }, | |
silly resolved dependencies: | |
silly resolved { async: '0.1.x', | |
silly resolved colors: '0.x.x', | |
silly resolved pkginfo: '0.x.x', | |
silly resolved winston: '0.5.x' }, | |
silly resolved devDependencies: { vows: '0.6.x' }, | |
silly resolved main: './lib/prompt', | |
silly resolved scripts: | |
silly resolved { test: 'vows test/prompt-test.js --spec', | |
silly resolved 'test-all': 'vows --spec' }, | |
silly resolved engines: { node: '>= 0.4.0' }, | |
silly resolved _id: '[email protected]', | |
silly resolved optionalDependencies: {}, | |
silly resolved _engineSupported: true, | |
silly resolved _npmVersion: '1.1.24', | |
silly resolved _nodeVersion: 'v0.6.19', | |
silly resolved _defaultsLoaded: true, | |
silly resolved _from: 'prompt@~0.1.12' }, | |
silly resolved { name: 'connect', | |
silly resolved version: '1.8.7', | |
silly resolved description: 'High performance middleware framework', | |
silly resolved keywords: [ 'framework', 'web', 'middleware', 'connect', 'rack' ], | |
silly resolved repository: { type: 'git', url: 'git://github.com/senchalabs/connect.git' }, | |
silly resolved author: | |
silly resolved { name: 'TJ Holowaychuk', | |
silly resolved email: '[email protected]', | |
silly resolved url: 'http://tjholowaychuk.com' }, | |
silly resolved dependencies: { qs: '>= 0.4.0', mime: '>= 0.0.1', formidable: '1.0.x' }, | |
silly resolved devDependencies: | |
silly resolved { expresso: '0.9.2', | |
silly resolved koala: '0.1.2', | |
silly resolved less: '1.1.1', | |
silly resolved sass: '0.5.0', | |
silly resolved markdown: '0.2.1', | |
silly resolved ejs: '0.4.3', | |
silly resolved should: '0.3.2' }, | |
silly resolved publishConfig: { tag: '1.8' }, | |
silly resolved main: 'index', | |
silly resolved engines: { node: '>= 0.4.1 < 0.7.0' }, | |
silly resolved _id: '[email protected]', | |
silly resolved optionalDependencies: {}, | |
silly resolved _engineSupported: true, | |
silly resolved _npmVersion: '1.1.24', | |
silly resolved _nodeVersion: 'v0.6.19', | |
silly resolved _defaultsLoaded: true, | |
silly resolved _from: 'connect@~1.8.6', | |
silly resolved scripts: {} }, | |
silly resolved { name: 'semver', | |
silly resolved version: '1.0.14', | |
silly resolved description: 'The semantic version parser used by npm.', | |
silly resolved main: 'semver.js', | |
silly resolved scripts: { test: 'tap test.js' }, | |
silly resolved devDependencies: { tap: '0.x >=0.0.4' }, | |
silly resolved license: | |
silly resolved { type: 'MIT', | |
silly resolved url: 'https://github.com/isaacs/semver/raw/master/LICENSE' }, | |
silly resolved repository: { type: 'git', url: 'git://github.com/isaacs/node-semver.git' }, | |
silly resolved bin: { semver: './bin/semver' }, | |
silly resolved _id: '[email protected]', | |
silly resolved dependencies: {}, | |
silly resolved optionalDependencies: {}, | |
silly resolved engines: { node: '*' }, | |
silly resolved _engineSupported: true, | |
silly resolved _npmVersion: '1.1.24', | |
silly resolved _nodeVersion: 'v0.6.19', | |
silly resolved _defaultsLoaded: true, | |
silly resolved _from: 'semver@~1.0.13' }, | |
silly resolved { name: 'uglify-js', | |
silly resolved author: | |
silly resolved { name: 'Mihai Bazon', | |
silly resolved email: '[email protected]', | |
silly resolved url: 'http://mihai.bazon.net/blog' }, | |
silly resolved version: '1.0.7', | |
silly resolved main: './uglify-js.js', | |
silly resolved bin: { uglifyjs: './bin/uglifyjs' }, | |
silly resolved repository: { type: 'git', url: '[email protected]:mishoo/UglifyJS.git' }, | |
silly resolved _id: '[email protected]', | |
silly resolved dependencies: {}, | |
silly resolved devDependencies: {}, | |
silly resolved optionalDependencies: {}, | |
silly resolved engines: { node: '*' }, | |
silly resolved _engineSupported: true, | |
silly resolved _npmVersion: '1.1.24', | |
silly resolved _nodeVersion: 'v0.6.19', | |
silly resolved _defaultsLoaded: true, | |
silly resolved _from: 'uglify-js@~1.0.7', | |
silly resolved scripts: {} }, | |
silly resolved { name: 'underscore.string', | |
silly resolved version: '2.1.1', | |
silly resolved description: 'String manipulation extensions for Underscore.js javascript library.', | |
silly resolved homepage: 'http://epeli.github.com/underscore.string/', | |
silly resolved contributors: | |
silly resolved [ { name: 'Esa-Matti Suuronen', | |
silly resolved email: '[email protected]', | |
silly resolved url: 'http://esa-matti.suuronen.org/' }, | |
silly resolved { name: 'Edward Tsech', email: '[email protected]' }, | |
silly resolved { name: 'Sasha Koss', | |
silly resolved email: '[email protected]', | |
silly resolved url: 'http://koss.nocorp.me/' }, | |
silly resolved { name: 'Vladimir Dronnikov', email: '[email protected]' }, | |
silly resolved { name: 'Pete Kruckenberg', | |
silly resolved email: 'https://github.com/kruckenb', | |
silly resolved url: '<https://github.com/kruckenb>' }, | |
silly resolved { name: 'Paul Chavard', | |
silly resolved email: '[email protected]', | |
silly resolved url: '<http://tchak.net>' }, | |
silly resolved { name: 'Ed Finkler', | |
silly resolved email: '[email protected]', | |
silly resolved url: '<http://funkatron.com>' }, | |
silly resolved { name: 'Pavel Pravosud', email: '[email protected]' } ], | |
silly resolved keywords: [ 'underscore', 'string' ], | |
silly resolved main: './lib/underscore.string', | |
silly resolved directories: { lib: './lib' }, | |
silly resolved engines: { node: '*' }, | |
silly resolved repository: | |
silly resolved { type: 'git', | |
silly resolved url: 'git://github.com/epeli/underscore.string.git' }, | |
silly resolved bugs: { url: 'https://github.com/epeli/underscore.string/issues' }, | |
silly resolved licenses: [ { type: 'MIT' } ], | |
silly resolved _id: '[email protected]', | |
silly resolved dependencies: {}, | |
silly resolved devDependencies: {}, | |
silly resolved optionalDependencies: {}, | |
silly resolved _engineSupported: true, | |
silly resolved _npmVersion: '1.1.24', | |
silly resolved _nodeVersion: 'v0.6.19', | |
silly resolved _defaultsLoaded: true, | |
silly resolved _from: 'underscore.string@~2.1.1', | |
silly resolved scripts: {} }, | |
silly resolved { name: 'temporary', | |
silly resolved version: '0.0.2', | |
silly resolved description: 'The lord of tmp.', | |
silly resolved keywords: [ 'tmp', 'temp', 'tempfile', 'tempdirectory' ], | |
silly resolved author: { name: 'Veselin Todorov', email: '[email protected]' }, | |
silly resolved dependencies: { package: '1.0.0' }, | |
silly resolved devDependencies: { mocha: '0.3.3', should: '0.3.2', sinon: '1.2.0' }, | |
silly resolved repository: { type: 'git', url: 'git://github.com/vesln/temporary.git' }, | |
silly resolved homepage: 'http://github.com/vesln/temporary', | |
silly resolved scripts: { test: 'make test' }, | |
silly resolved main: 'index', | |
silly resolved engines: { node: '>= 0.6.0 < 0.7.0' }, | |
silly resolved _id: '[email protected]', | |
silly resolved optionalDependencies: {}, | |
silly resolved _engineSupported: true, | |
silly resolved _npmVersion: '1.1.24', | |
silly resolved _nodeVersion: 'v0.6.19', | |
silly resolved _defaultsLoaded: true, | |
silly resolved _from: 'temporary@~0.0.2' }, | |
silly resolved { author: | |
silly resolved { name: 'T. Jameson Little', | |
silly resolved email: '[email protected]' }, | |
silly resolved name: 'gzip-js', | |
silly resolved description: 'GZIP in pure JavaScript (works in the browser)', | |
silly resolved version: '0.3.1', | |
silly resolved repository: { type: 'git', url: 'git://github.com/beatgammit/gzip-js.git' }, | |
silly resolved main: './lib/gzip.js', | |
silly resolved bin: { 'gzip-js': './bin/gzip.js', 'gunzip-js': './bin/gunzip.js' }, | |
silly resolved scripts: { test: 'cd test; ./runner.py; cd -' }, | |
silly resolved engines: { node: '>= 0.4.0' }, | |
silly resolved dependencies: { crc32: '>= 0.2.2', 'deflate-js': '>= 0.2.2' }, | |
silly resolved devDependencies: { optimist: '~0.2' }, | |
silly resolved _id: '[email protected]', | |
silly resolved optionalDependencies: {}, | |
silly resolved _engineSupported: true, | |
silly resolved _npmVersion: '1.1.24', | |
silly resolved _nodeVersion: 'v0.6.19', | |
silly resolved _defaultsLoaded: true, | |
silly resolved _from: 'gzip-js@~0.3.1' }, | |
silly resolved { name: 'underscore', | |
silly resolved description: 'JavaScript\'s functional programming helper library.', | |
silly resolved homepage: 'http://documentcloud.github.com/underscore/', | |
silly resolved keywords: [ 'util', 'functional', 'server', 'client', 'browser' ], | |
silly resolved author: { name: 'Jeremy Ashkenas', email: '[email protected]' }, | |
silly resolved contributors: [], | |
silly resolved repository: | |
silly resolved { type: 'git', | |
silly resolved url: 'git://github.com/documentcloud/underscore.git' }, | |
silly resolved main: 'underscore.js', | |
silly resolved version: '1.2.4', | |
silly resolved _id: '[email protected]', | |
silly resolved dependencies: {}, | |
silly resolved devDependencies: {}, | |
silly resolved optionalDependencies: {}, | |
silly resolved engines: { node: '*' }, | |
silly resolved _engineSupported: true, | |
silly resolved _npmVersion: '1.1.24', | |
silly resolved _nodeVersion: 'v0.6.19', | |
silly resolved _defaultsLoaded: true, | |
silly resolved _from: 'underscore@~1.2.4', | |
silly resolved scripts: {} }, | |
silly resolved { name: 'glob-whatev', | |
silly resolved description: 'A quick and dirty file globbing utility based on minimatch.', | |
silly resolved version: '0.1.6', | |
silly resolved homepage: 'http://github.com/cowboy/node-glob-whatev', | |
silly resolved author: { name: '"Cowboy" Ben Alman', url: 'http://benalman.com/' }, | |
silly resolved repository: | |
silly resolved { type: 'git', | |
silly resolved url: 'git://github.com/cowboy/node-glob-whatev.git' }, | |
silly resolved bugs: { url: 'https://github.com/cowboy/node-glob-whatev/issues' }, | |
silly resolved licenses: | |
silly resolved [ { type: 'MIT', | |
silly resolved url: 'http://github.com/cowboy/node-glob-whatev/blob/master/LICENSE-MIT' } ], | |
silly resolved dependencies: { minimatch: '~0.2.4' }, | |
silly resolved devDependencies: { grunt: '~0.3.0' }, | |
silly resolved keywords: [ 'glob', 'wildcard', 'star', 'file' ], | |
silly resolved engines: { node: '>= 0.6.0' }, | |
silly resolved main: 'lib/glob', | |
silly resolved scripts: { test: 'grunt test' }, | |
silly resolved _id: '[email protected]', | |
silly resolved optionalDependencies: {}, | |
silly resolved _engineSupported: true, | |
silly resolved _npmVersion: '1.1.24', | |
silly resolved _nodeVersion: 'v0.6.19', | |
silly resolved _defaultsLoaded: true, | |
silly resolved _from: 'glob-whatev@~0.1.4' }, | |
silly resolved { name: 'jshint', | |
silly resolved version: '0.5.9', | |
silly resolved description: 'A CLI for JSHint', | |
silly resolved homepage: 'http://github.com/jshint/node-jshint', | |
silly resolved author: | |
silly resolved { name: 'Brent Lintner', | |
silly resolved email: '[email protected]', | |
silly resolved url: 'http://github.com/brentlintner' }, | |
silly resolved licenses: | |
silly resolved [ { type: 'MIT', | |
silly resolved url: 'http://www.opensource.org/licenses/mit-license.php' } ], | |
silly resolved bin: { jshint: './bin/hint' }, | |
silly resolved main: 'packages/jshint/jshint', | |
silly resolved files: | |
silly resolved [ 'packages/jshint/README.markdown', | |
silly resolved 'packages/jshint/jshint.js', | |
silly resolved 'README.md', | |
silly resolved 'LICENSE', | |
silly resolved 'HELP', | |
silly resolved 'bin/hint', | |
silly resolved 'lib' ], | |
silly resolved dependencies: { argsparser: '>=0.0.3', minimatch: '>=0.0.4' }, | |
silly resolved devDependencies: { 'jasmine-node': '1.0.7' }, | |
silly resolved preferGlobal: true, | |
silly resolved _id: '[email protected]', | |
silly resolved optionalDependencies: {}, | |
silly resolved engines: { node: '*' }, | |
silly resolved _engineSupported: true, | |
silly resolved _npmVersion: '1.1.24', | |
silly resolved _nodeVersion: 'v0.6.19', | |
silly resolved _defaultsLoaded: true, | |
silly resolved _from: 'jshint@~0.5.9', | |
silly resolved scripts: {} }, | |
silly resolved { name: 'nopt', | |
silly resolved version: '1.0.10', | |
silly resolved description: 'Option parsing for Node, supporting types, shorthands, etc. Used by npm.', | |
silly resolved author: | |
silly resolved { name: 'Isaac Z. Schlueter', | |
silly resolved email: '[email protected]', | |
silly resolved url: 'http://blog.izs.me/' }, | |
silly resolved main: 'lib/nopt.js', | |
silly resolved scripts: { test: 'node lib/nopt.js' }, | |
silly resolved repository: { type: 'git', url: 'git://github.com/isaacs/nopt.git' }, | |
silly resolved bin: { nopt: './bin/nopt.js' }, | |
silly resolved license: | |
silly resolved { type: 'MIT', | |
silly resolved url: 'https://github.com/isaacs/nopt/raw/master/LICENSE' }, | |
silly resolved dependencies: { abbrev: '1' }, | |
silly resolved _id: '[email protected]', | |
silly resolved devDependencies: {}, | |
silly resolved optionalDependencies: {}, | |
silly resolved engines: { node: '*' }, | |
silly resolved _engineSupported: true, | |
silly resolved _npmVersion: '1.1.24', | |
silly resolved _nodeVersion: 'v0.6.19', | |
silly resolved _defaultsLoaded: true, | |
silly resolved _from: 'nopt@~1.0.10' }, | |
silly resolved { name: 'async', | |
silly resolved description: 'Higher-order functions and common patterns for asynchronous code', | |
silly resolved main: './index', | |
silly resolved author: { name: 'Caolan McMahon' }, | |
silly resolved version: '0.1.22', | |
silly resolved repository: { type: 'git', url: 'git://github.com/caolan/async.git' }, | |
silly resolved bugs: { url: 'http://github.com/caolan/async/issues' }, | |
silly resolved licenses: | |
silly resolved [ { type: 'MIT', | |
silly resolved url: 'http://github.com/caolan/async/raw/master/LICENSE' } ], | |
silly resolved devDependencies: { nodeunit: '>0.0.0', 'uglify-js': '1.2.x', nodelint: '>0.0.0' }, | |
silly resolved _id: '[email protected]', | |
silly resolved dependencies: {}, | |
silly resolved optionalDependencies: {}, | |
silly resolved engines: { node: '*' }, | |
silly resolved _engineSupported: true, | |
silly resolved _npmVersion: '1.1.24', | |
silly resolved _nodeVersion: 'v0.6.19', | |
silly resolved _defaultsLoaded: true, | |
silly resolved _from: 'async@~0.1.18', | |
silly resolved scripts: {} }, | |
silly resolved { name: 'nodeunit', | |
silly resolved description: 'Easy unit testing for node.js and the browser.', | |
silly resolved maintainers: [ { name: 'Caolan McMahon', url: 'https://github.com/caolan' } ], | |
silly resolved contributors: | |
silly resolved [ { name: 'Romain Beauxis', url: 'https://github.com/toots' }, | |
silly resolved { name: 'Alex Gorbatchev', | |
silly resolved url: 'https://github.com/alexgorbatchev' }, | |
silly resolved { name: 'Alex Wolfe', url: 'https://github.com/alexkwolfe' }, | |
silly resolved { name: 'Carl Fürstenberg', url: 'https://github.com/azatoth' }, | |
silly resolved { name: 'Gerad Suyderhoud', url: 'https://github.com/gerad' }, | |
silly resolved { name: 'Kadir Pekel', url: 'https://github.com/coffeemate' }, | |
silly resolved { name: 'Oleg Efimov', url: 'https://github.com/Sannis' }, | |
silly resolved { name: 'Orlando Vazquez', url: 'https://github.com/orlandov' }, | |
silly resolved { name: 'Ryan Dahl', url: 'https://github.com/ry' }, | |
silly resolved { name: 'Sam Stephenson', | |
silly resolved url: 'https://github.com/sstephenson' }, | |
silly resolved { name: 'Thomas Mayfield', | |
silly resolved url: 'https://github.com/thegreatape' }, | |
silly resolved { name: 'Elijah Insua', | |
silly resolved email: '[email protected]', | |
silly resolved url: 'http://tmpvar.com' } ], | |
silly resolved version: '0.6.4', | |
silly resolved repository: { type: 'git', url: 'git://github.com/caolan/nodeunit.git' }, | |
silly resolved devDependencies: { 'uglify-js': '>=1.1.0' }, | |
silly resolved bugs: { url: 'http://github.com/caolan/nodeunit/issues' }, | |
silly resolved licenses: | |
silly resolved [ { type: 'MIT', | |
silly resolved url: 'http://github.com/caolan/nodeunit/raw/master/LICENSE' } ], | |
silly resolved directories: { lib: './lib', doc: './doc', man: './man1' }, | |
silly resolved bin: { nodeunit: './bin/nodeunit' }, | |
silly resolved dependencies: { 'tap-assert': '>=0.0.9', 'tap-producer': '>=0.0.1' }, | |
silly resolved _id: '[email protected]', | |
silly resolved optionalDependencies: {}, | |
silly resolved engines: { node: '*' }, | |
silly resolved _engineSupported: true, | |
silly resolved _npmVersion: '1.1.24', | |
silly resolved _nodeVersion: 'v0.6.19', | |
silly resolved _defaultsLoaded: true, | |
silly resolved man: [ 'man1\\nodeunit.1' ], | |
silly resolved _from: 'nodeunit@~0.6.4', | |
silly resolved scripts: {} } ] | |
info into C:\Users\bbobby\AppData\Roaming\npm\node_modules\grunt [email protected] | |
info into C:\Users\bbobby\AppData\Roaming\npm\node_modules\grunt [email protected] | |
info into C:\Users\bbobby\AppData\Roaming\npm\node_modules\grunt [email protected] | |
info into C:\Users\bbobby\AppData\Roaming\npm\node_modules\grunt [email protected] | |
info into C:\Users\bbobby\AppData\Roaming\npm\node_modules\grunt [email protected] | |
info into C:\Users\bbobby\AppData\Roaming\npm\node_modules\grunt [email protected] | |
info into C:\Users\bbobby\AppData\Roaming\npm\node_modules\grunt [email protected] | |
info into C:\Users\bbobby\AppData\Roaming\npm\node_modules\grunt [email protected] | |
info into C:\Users\bbobby\AppData\Roaming\npm\node_modules\grunt [email protected] | |
info into C:\Users\bbobby\AppData\Roaming\npm\node_modules\grunt [email protected] | |
info into C:\Users\bbobby\AppData\Roaming\npm\node_modules\grunt [email protected] | |
info into C:\Users\bbobby\AppData\Roaming\npm\node_modules\grunt [email protected] | |
info into C:\Users\bbobby\AppData\Roaming\npm\node_modules\grunt [email protected] | |
info into C:\Users\bbobby\AppData\Roaming\npm\node_modules\grunt [email protected] | |
info into C:\Users\bbobby\AppData\Roaming\npm\node_modules\grunt [email protected] | |
info into C:\Users\bbobby\AppData\Roaming\npm\node_modules\grunt [email protected] | |
info installOne [email protected] | |
info installOne [email protected] | |
info installOne [email protected] | |
info installOne [email protected] | |
info installOne [email protected] | |
info installOne [email protected] | |
info installOne [email protected] | |
info installOne [email protected] | |
info installOne [email protected] | |
info installOne [email protected] | |
info installOne [email protected] | |
info installOne [email protected] | |
info installOne [email protected] | |
info installOne [email protected] | |
info installOne [email protected] | |
info installOne [email protected] | |
verbose from cache C:\Users\bbobby\AppData\Roaming\npm-cache\colors\0.6.0-1\package\package.json | |
info unbuild C:\Users\bbobby\AppData\Roaming\npm\node_modules\grunt\node_modules\colors | |
verbose from cache C:\Users\bbobby\AppData\Roaming\npm-cache\hooker\0.2.3\package\package.json | |
info unbuild C:\Users\bbobby\AppData\Roaming\npm\node_modules\grunt\node_modules\hooker | |
verbose from cache C:\Users\bbobby\AppData\Roaming\npm-cache\dateformat\1.0.2-1.2.3\package\package.json | |
info unbuild C:\Users\bbobby\AppData\Roaming\npm\node_modules\grunt\node_modules\dateformat | |
verbose from cache C:\Users\bbobby\AppData\Roaming\npm-cache\prompt\0.1.12\package\package.json | |
info unbuild C:\Users\bbobby\AppData\Roaming\npm\node_modules\grunt\node_modules\prompt | |
verbose from cache C:\Users\bbobby\AppData\Roaming\npm-cache\connect\1.8.7\package\package.json | |
info unbuild C:\Users\bbobby\AppData\Roaming\npm\node_modules\grunt\node_modules\connect | |
verbose from cache C:\Users\bbobby\AppData\Roaming\npm-cache\semver\1.0.14\package\package.json | |
info unbuild C:\Users\bbobby\AppData\Roaming\npm\node_modules\grunt\node_modules\semver | |
verbose from cache C:\Users\bbobby\AppData\Roaming\npm-cache\uglify-js\1.0.7\package\package.json | |
info unbuild C:\Users\bbobby\AppData\Roaming\npm\node_modules\grunt\node_modules\uglify-js | |
verbose from cache C:\Users\bbobby\AppData\Roaming\npm-cache\underscore.string\2.1.1\package\package.json | |
info unbuild C:\Users\bbobby\AppData\Roaming\npm\node_modules\grunt\node_modules\underscore.string | |
verbose from cache C:\Users\bbobby\AppData\Roaming\npm-cache\temporary\0.0.2\package\package.json | |
info unbuild C:\Users\bbobby\AppData\Roaming\npm\node_modules\grunt\node_modules\temporary | |
verbose from cache C:\Users\bbobby\AppData\Roaming\npm-cache\gzip-js\0.3.1\package\package.json | |
info unbuild C:\Users\bbobby\AppData\Roaming\npm\node_modules\grunt\node_modules\gzip-js | |
verbose from cache C:\Users\bbobby\AppData\Roaming\npm-cache\underscore\1.2.4\package\package.json | |
info unbuild C:\Users\bbobby\AppData\Roaming\npm\node_modules\grunt\node_modules\underscore | |
verbose from cache C:\Users\bbobby\AppData\Roaming\npm-cache\glob-whatev\0.1.6\package\package.json | |
info unbuild C:\Users\bbobby\AppData\Roaming\npm\node_modules\grunt\node_modules\glob-whatev | |
verbose from cache C:\Users\bbobby\AppData\Roaming\npm-cache\jshint\0.5.9\package\package.json | |
info unbuild C:\Users\bbobby\AppData\Roaming\npm\node_modules\grunt\node_modules\jshint | |
verbose from cache C:\Users\bbobby\AppData\Roaming\npm-cache\nopt\1.0.10\package\package.json | |
info unbuild C:\Users\bbobby\AppData\Roaming\npm\node_modules\grunt\node_modules\nopt | |
verbose from cache C:\Users\bbobby\AppData\Roaming\npm-cache\async\0.1.22\package\package.json | |
info unbuild C:\Users\bbobby\AppData\Roaming\npm\node_modules\grunt\node_modules\async | |
verbose from cache C:\Users\bbobby\AppData\Roaming\npm-cache\nodeunit\0.6.4\package\package.json | |
info unbuild C:\Users\bbobby\AppData\Roaming\npm\node_modules\grunt\node_modules\nodeunit | |
verbose unpack C:\Users\bbobby\AppData\Roaming\npm-cache\colors\0.6.0-1\package.tgz | |
verbose unpack C:\Users\bbobby\AppData\Roaming\npm-cache\hooker\0.2.3\package.tgz | |
verbose unpack C:\Users\bbobby\AppData\Roaming\npm-cache\dateformat\1.0.2-1.2.3\package.tgz | |
verbose unpack C:\Users\bbobby\AppData\Roaming\npm-cache\prompt\0.1.12\package.tgz | |
verbose unpack C:\Users\bbobby\AppData\Roaming\npm-cache\connect\1.8.7\package.tgz | |
verbose unpack C:\Users\bbobby\AppData\Roaming\npm-cache\semver\1.0.14\package.tgz | |
verbose unpack C:\Users\bbobby\AppData\Roaming\npm-cache\uglify-js\1.0.7\package.tgz | |
verbose unpack C:\Users\bbobby\AppData\Roaming\npm-cache\underscore.string\2.1.1\package.tgz | |
verbose unpack C:\Users\bbobby\AppData\Roaming\npm-cache\temporary\0.0.2\package.tgz | |
verbose unpack C:\Users\bbobby\AppData\Roaming\npm-cache\gzip-js\0.3.1\package.tgz | |
verbose unpack C:\Users\bbobby\AppData\Roaming\npm-cache\underscore\1.2.4\package.tgz | |
verbose unpack C:\Users\bbobby\AppData\Roaming\npm-cache\glob-whatev\0.1.6\package.tgz | |
verbose unpack C:\Users\bbobby\AppData\Roaming\npm-cache\jshint\0.5.9\package.tgz | |
verbose unpack C:\Users\bbobby\AppData\Roaming\npm-cache\nopt\1.0.10\package.tgz | |
verbose unpack C:\Users\bbobby\AppData\Roaming\npm-cache\async\0.1.22\package.tgz | |
verbose unpack C:\Users\bbobby\AppData\Roaming\npm-cache\nodeunit\0.6.4\package.tgz | |
silly gunzTarPerm modes [ '755', '644' ] | |
silly gunzTarPerm modes [ '755', '644' ] | |
silly gunzTarPerm modes [ '755', '644' ] | |
silly gunzTarPerm modes [ '755', '644' ] | |
silly gunzTarPerm modes [ '755', '644' ] | |
silly gunzTarPerm modes [ '755', '644' ] | |
silly gunzTarPerm modes [ '755', '644' ] | |
silly gunzTarPerm modes [ '755', '644' ] | |
silly gunzTarPerm modes [ '755', '644' ] | |
silly gunzTarPerm modes [ '755', '644' ] | |
silly gunzTarPerm modes [ '755', '644' ] | |
silly gunzTarPerm modes [ '755', '644' ] | |
silly gunzTarPerm modes [ '755', '644' ] | |
silly gunzTarPerm modes [ '755', '644' ] | |
silly gunzTarPerm modes [ '755', '644' ] | |
silly gunzTarPerm modes [ '755', '644' ] | |
silly extracting entry package.json | |
silly modified mode [ 'package.json', 438, 420 ] | |
silly extracting entry package.json | |
silly modified mode [ 'package.json', 438, 420 ] | |
silly extracting entry package.json | |
silly modified mode [ 'package.json', 438, 420 ] | |
silly extracting entry package.json | |
silly modified mode [ 'package.json', 438, 420 ] | |
silly extracting entry package.json | |
silly modified mode [ 'package.json', 438, 420 ] | |
silly extracting entry package.json | |
silly modified mode [ 'package.json', 438, 420 ] | |
silly extracting entry package.json | |
silly modified mode [ 'package.json', 438, 420 ] | |
silly extracting entry package.json | |
silly modified mode [ 'package.json', 438, 420 ] | |
silly extracting entry package.json | |
silly modified mode [ 'package.json', 438, 420 ] | |
silly extracting entry package.json | |
silly modified mode [ 'package.json', 438, 420 ] | |
silly extracting entry package.json | |
silly modified mode [ 'package.json', 438, 420 ] | |
silly extracting entry package.json | |
silly modified mode [ 'package.json', 438, 420 ] | |
silly extracting entry package.json | |
silly modified mode [ 'package.json', 438, 420 ] | |
silly extracting entry package.json | |
silly modified mode [ 'package.json', 438, 420 ] | |
silly extracting entry package.json | |
silly modified mode [ 'package.json', 438, 420 ] | |
silly extracting entry package.json | |
silly modified mode [ 'package.json', 438, 420 ] | |
silly extracting entry README.md | |
silly modified mode [ 'README.md', 438, 420 ] | |
silly extracting entry child.js | |
silly modified mode [ 'child.js', 438, 420 ] | |
silly extracting entry lib/dateformat.js | |
silly modified mode [ 'lib/dateformat.js', 438, 420 ] | |
silly extracting entry Readme.md | |
silly modified mode [ 'Readme.md', 438, 420 ] | |
silly extracting entry .npmignore | |
silly modified mode [ '.npmignore', 438, 420 ] | |
silly extracting entry README.md | |
silly modified mode [ 'README.md', 438, 420 ] | |
silly extracting entry colors.js | |
silly modified mode [ 'colors.js', 438, 420 ] | |
silly extracting entry example.js | |
silly modified mode [ 'example.js', 438, 420 ] | |
silly extracting entry .travis.yml | |
silly modified mode [ '.travis.yml', 438, 420 ] | |
silly extracting entry dist/underscore.string.min.js | |
silly modified mode [ 'dist/underscore.string.min.js', 438, 420 ] | |
silly extracting entry .npmignore | |
silly modified mode [ '.npmignore', 438, 420 ] | |
silly extracting entry LICENSE | |
silly modified mode [ 'LICENSE', 438, 420 ] | |
silly extracting entry README.md | |
silly modified mode [ 'README.md', 438, 420 ] | |
silly extracting entry LICENSE | |
silly modified mode [ 'LICENSE', 438, 420 ] | |
silly extracting entry .npmignore | |
silly modified mode [ '.npmignore', 438, 420 ] | |
silly extracting entry README.md | |
silly modified mode [ 'README.md', 438, 420 ] | |
silly extracting entry .npmignore | |
silly modified mode [ '.npmignore', 438, 420 ] | |
silly extracting entry README.md | |
silly modified mode [ 'README.md', 438, 420 ] | |
silly extracting entry .npmignore | |
silly modified mode [ '.npmignore', 438, 420 ] | |
silly extracting entry dir.js | |
silly modified mode [ 'dir.js', 438, 420 ] | |
silly extracting entry .npmignore | |
silly modified mode [ '.npmignore', 438, 420 ] | |
silly extracting entry README | |
silly modified mode [ 'README', 438, 420 ] | |
silly extracting entry README.md | |
silly modified mode [ 'README.md', 438, 420 ] | |
silly extracting entry LICENSE | |
silly modified mode [ 'LICENSE', 438, 420 ] | |
silly extracting entry .npmignore | |
silly modified mode [ '.npmignore', 438, 420 ] | |
silly extracting entry README.md | |
silly modified mode [ 'README.md', 438, 420 ] | |
silly extracting entry .npmignore | |
silly modified mode [ '.npmignore', 438, 420 ] | |
silly extracting entry README.md | |
silly modified mode [ 'README.md', 438, 420 ] | |
silly extracting entry .npmignore | |
silly modified mode [ '.npmignore', 438, 420 ] | |
silly extracting entry README.md | |
silly modified mode [ 'README.md', 438, 420 ] | |
silly extracting entry .npmignore | |
silly modified mode [ '.npmignore', 438, 420 ] | |
silly extracting entry uglify-js.js | |
silly modified mode [ 'uglify-js.js', 438, 420 ] | |
silly extracting entry Gemfile | |
silly modified mode [ 'Gemfile', 438, 420 ] | |
silly extracting entry LICENSE | |
silly modified mode [ 'LICENSE', 438, 420 ] | |
silly extracting entry index.js | |
silly modified mode [ 'index.js', 438, 420 ] | |
silly extracting entry test/test_weekofyear.js | |
silly modified mode [ 'test/test_weekofyear.js', 438, 420 ] | |
silly extracting entry test/test_weekofyear.sh | |
silly modified mode [ 'test/test_weekofyear.sh', 438, 420 ] | |
silly extracting entry grunt.js | |
silly modified mode [ 'grunt.js', 438, 420 ] | |
silly extracting entry parent.js | |
silly modified mode [ 'parent.js', 438, 420 ] | |
silly extracting entry LICENSE | |
silly modified mode [ 'LICENSE', 438, 420 ] | |
silly extracting entry .travis.yml | |
silly modified mode [ '.travis.yml', 438, 420 ] | |
silly extracting entry test.js | |
silly modified mode [ 'test.js', 438, 420 ] | |
silly extracting entry example.html | |
silly modified mode [ 'example.html', 438, 420 ] | |
silly extracting entry LICENSE | |
silly modified mode [ 'LICENSE', 438, 420 ] | |
silly extracting entry bin/nopt.js | |
silly modified mode [ 'bin/nopt.js', 438, 420 ] | |
silly extracting entry dist/ba-hooker.js | |
silly modified mode [ 'dist/ba-hooker.js', 438, 420 ] | |
silly extracting entry MIT-LICENSE.txt | |
silly modified mode [ 'MIT-LICENSE.txt', 438, 420 ] | |
silly extracting entry semver.js | |
silly modified mode [ 'semver.js', 438, 420 ] | |
silly extracting entry test.js | |
silly modified mode [ 'test.js', 438, 420 ] | |
silly extracting entry LICENSE | |
silly modified mode [ 'LICENSE', 438, 420 ] | |
silly extracting entry index.js | |
silly modified mode [ 'index.js', 438, 420 ] | |
silly extracting entry index.js | |
silly modified mode [ 'index.js', 438, 420 ] | |
silly extracting entry lib/cache.js | |
silly modified mode [ 'lib/cache.js', 438, 420 ] | |
silly extracting entry dist/ba-hooker.min.js | |
silly modified mode [ 'dist/ba-hooker.min.js', 438, 420 ] | |
silly extracting entry bin/uglifyjs | |
silly modified mode [ 'bin/uglifyjs', 438, 420 ] | |
silly extracting entry docstyle.css | |
silly modified mode [ 'docstyle.css', 438, 420 ] | |
silly extracting entry bin/hint | |
silly modified mode [ 'bin/hint', 438, 420 ] | |
silly extracting entry HELP | |
silly modified mode [ 'HELP', 438, 420 ] | |
silly extracting entry ReadMe.md | |
silly modified mode [ 'ReadMe.md', 438, 420 ] | |
silly extracting entry Gemfile.lock | |
silly modified mode [ 'Gemfile.lock', 438, 420 ] | |
silly extracting entry lib/underscore.string.js | |
silly modified mode [ 'lib/underscore.string.js', 438, 420 ] | |
silly extracting entry lib/hooker.js | |
silly modified mode [ 'lib/hooker.js', 438, 420 ] | |
silly extracting entry bin/semver | |
silly modified mode [ 'bin/semver', 438, 420 ] | |
silly extracting entry LICENSE-MIT | |
silly modified mode [ 'LICENSE-MIT', 438, 420 ] | |
silly extracting entry lib/cli.js | |
silly modified mode [ 'lib/cli.js', 438, 420 ] | |
silly extracting entry file.js | |
silly modified mode [ 'file.js', 438, 420 ] | |
silly extracting entry index.js | |
silly modified mode [ 'index.js', 438, 420 ] | |
silly extracting entry bin/gunzip.js | |
silly modified mode [ 'bin/gunzip.js', 438, 420 ] | |
silly extracting entry bin/gzip.js | |
silly modified mode [ 'bin/gzip.js', 438, 420 ] | |
silly extracting entry test/hooker_test.js | |
silly modified mode [ 'test/hooker_test.js', 438, 420 ] | |
silly extracting entry LICENSE | |
silly modified mode [ 'LICENSE', 438, 420 ] | |
silly extracting entry index.js | |
silly modified mode [ 'index.js', 438, 420 ] | |
silly extracting entry lib/hint.js | |
silly modified mode [ 'lib/hint.js', 438, 420 ] | |
silly extracting entry grunt.js | |
silly modified mode [ 'grunt.js', 438, 420 ] | |
silly extracting entry lib/glob.js | |
silly modified mode [ 'lib/glob.js', 438, 420 ] | |
silly extracting entry examples/browser/nodeunit.js | |
silly modified mode [ 'examples/browser/nodeunit.js', 438, 420 ] | |
silly extracting entry examples/browser/suite1.js | |
silly modified mode [ 'examples/browser/suite1.js', 438, 420 ] | |
silly extracting entry lib/reporters/default.js | |
silly modified mode [ 'lib/reporters/default.js', 438, 420 ] | |
silly extracting entry docs/docco.css | |
silly modified mode [ 'docs/docco.css', 438, 420 ] | |
silly extracting entry docs/prompt.html | |
silly modified mode [ 'docs/prompt.html', 438, 420 ] | |
silly extracting entry examples/my-program.js | |
silly modified mode [ 'examples/my-program.js', 438, 420 ] | |
silly extracting entry lib/nopt.js | |
silly modified mode [ 'lib/nopt.js', 438, 420 ] | |
silly extracting entry examples/add-properties.js | |
silly modified mode [ 'examples/add-properties.js', 438, 420 ] | |
silly extracting entry underscore-min.js | |
silly modified mode [ 'underscore-min.js', 438, 420 ] | |
silly extracting entry underscore.js | |
silly modified mode [ 'underscore.js', 438, 420 ] | |
silly extracting entry Rakefile | |
silly modified mode [ 'Rakefile', 438, 420 ] | |
silly extracting entry README.markdown | |
silly modified mode [ 'README.markdown', 438, 420 ] | |
silly extracting entry lib/connect.js | |
silly modified mode [ 'lib/connect.js', 438, 420 ] | |
silly extracting entry lib/http.js | |
silly modified mode [ 'lib/http.js', 438, 420 ] | |
silly extracting entry examples/existing-properties.js | |
silly modified mode [ 'examples/existing-properties.js', 438, 420 ] | |
silly extracting entry lib/object-ast.js | |
silly modified mode [ 'lib/object-ast.js', 438, 420 ] | |
silly extracting entry lib/parse-js.js | |
silly modified mode [ 'lib/parse-js.js', 438, 420 ] | |
silly extracting entry examples/history.js | |
silly modified mode [ 'examples/history.js', 438, 420 ] | |
silly extracting entry index.html | |
silly modified mode [ 'index.html', 438, 420 ] | |
silly extracting entry test/run-qunit.js | |
silly modified mode [ 'test/run-qunit.js', 438, 420 ] | |
silly extracting entry lib/https.js | |
silly modified mode [ 'lib/https.js', 438, 420 ] | |
silly extracting entry examples/password.js | |
silly modified mode [ 'examples/password.js', 438, 420 ] | |
silly extracting entry .travis.yml | |
silly modified mode [ '.travis.yml', 438, 420 ] | |
silly extracting entry lib/base.js | |
silly modified mode [ 'lib/base.js', 438, 420 ] | |
silly extracting entry test/speed.js | |
silly modified mode [ 'test/speed.js', 438, 420 ] | |
silly extracting entry lib/gzip.js | |
silly modified mode [ 'lib/gzip.js', 438, 420 ] | |
silly extracting entry test/helpers.py | |
silly modified mode [ 'test/helpers.py', 438, 420 ] | |
silly extracting entry .gitmodules | |
silly modified mode [ '.gitmodules', 438, 420 ] | |
silly extracting entry lib/async.js | |
silly modified mode [ 'lib/async.js', 438, 420 ] | |
silly extracting entry examples/property-prompt.js | |
silly modified mode [ 'examples/property-prompt.js', 438, 420 ] | |
silly extracting entry LICENSE-MIT | |
silly modified mode [ 'LICENSE-MIT', 438, 420 ] | |
silly extracting entry test/glob_test.js | |
silly modified mode [ 'test/glob_test.js', 438, 420 ] | |
silly extracting entry examples/browser/suite2.js | |
silly modified mode [ 'examples/browser/suite2.js', 438, 420 ] | |
silly extracting entry examples/browser/suite3.js | |
silly modified mode [ 'examples/browser/suite3.js', 438, 420 ] | |
silly extracting entry test/strings.js | |
silly modified mode [ 'test/strings.js', 438, 420 ] | |
silly extracting entry lib/reporters/jslint_xml.js | |
silly modified mode [ 'lib/reporters/jslint_xml.js', 438, 420 ] | |
silly extracting entry lib/reporters/non_error.js | |
silly modified mode [ 'lib/reporters/non_error.js', 438, 420 ] | |
silly extracting entry examples/simple-prompt.js | |
silly modified mode [ 'examples/simple-prompt.js', 438, 420 ] | |
silly extracting entry test/strings_standalone.js | |
silly modified mode [ 'test/strings_standalone.js', 438, 420 ] | |
silly extracting entry Makefile | |
silly modified mode [ 'Makefile', 438, 420 ] | |
silly extracting entry lib/prompt.js | |
silly modified mode [ 'lib/prompt.js', 438, 420 ] | |
silly extracting entry test/fixture/boot | |
silly modified mode [ 'test/fixture/boot', 438, 420 ] | |
silly extracting entry examples/browser/test.html | |
silly modified mode [ 'examples/browser/test.html', 438, 420 ] | |
silly extracting entry test/underscore.js | |
silly modified mode [ 'test/underscore.js', 438, 420 ] | |
silly extracting entry test/helpers.js | |
silly modified mode [ 'test/helpers.js', 438, 420 ] | |
silly extracting entry test/fixture/foo/bar/baz/boot | |
silly modified mode [ 'test/fixture/foo/bar/baz/boot', 438, 420 ] | |
silly extracting entry examples/nested/nested_reporter_test.unit.js | |
silly modified mode [ 'examples/nested/nested_reporter_test.unit.js', 438, 420 ] | |
silly extracting entry test/test.html | |
silly modified mode [ 'test/test.html', 438, 420 ] | |
silly extracting entry test/interactive-prompt-test.js | |
silly modified mode [ 'test/interactive-prompt-test.js', 438, 420 ] | |
silly extracting entry test/fixture/foo/bar/boot | |
silly modified mode [ 'test/fixture/foo/bar/boot', 438, 420 ] | |
silly extracting entry img/example_fail.png | |
silly modified mode [ 'img/example_fail.png', 438, 420 ] | |
silly extracting entry test/test_standalone.html | |
silly modified mode [ 'test/test_standalone.html', 438, 420 ] | |
silly extracting entry test/prompt-test.js | |
silly modified mode [ 'test/prompt-test.js', 438, 420 ] | |
silly extracting entry test/test_underscore/arrays.js | |
silly modified mode [ 'test/test_underscore/arrays.js', 438, 420 ] | |
silly extracting entry lib/process.js | |
silly modified mode [ 'lib/process.js', 438, 420 ] | |
silly extracting entry lib/squeeze-more.js | |
silly modified mode [ 'lib/squeeze-more.js', 438, 420 ] | |
silly extracting entry lib/index.js | |
silly modified mode [ 'lib/index.js', 438, 420 ] | |
silly extracting entry lib/patch.js | |
silly modified mode [ 'lib/patch.js', 438, 420 ] | |
silly extracting entry lib/detector.js | |
silly modified mode [ 'lib/detector.js', 438, 420 ] | |
silly extracting entry lib/dir.js | |
silly modified mode [ 'lib/dir.js', 438, 420 ] | |
silly extracting entry test/test_underscore/collections.js | |
silly modified mode [ 'test/test_underscore/collections.js', 438, 420 ] | |
silly extracting entry raw/underscore.psd | |
silly modified mode [ 'raw/underscore.psd', 438, 420 ] | |
silly extracting entry test/test_underscore/functions.js | |
silly modified mode [ 'test/test_underscore/functions.js', 438, 420 ] | |
silly extracting entry README.html | |
silly modified mode [ 'README.html', 438, 420 ] | |
silly extracting entry img/example_machineout.png | |
silly modified mode [ 'img/example_machineout.png', 438, 420 ] | |
silly extracting entry test/test_underscore/objects.js | |
silly modified mode [ 'test/test_underscore/objects.js', 438, 420 ] | |
silly extracting entry packages/jshint/jshint.js | |
silly modified mode [ 'packages/jshint/jshint.js', 438, 420 ] | |
silly extracting entry packages/jshint/README.markdown | |
silly modified mode [ 'packages/jshint/README.markdown', 438, 420 ] | |
silly extracting entry test/test_underscore/chaining.js | |
silly modified mode [ 'test/test_underscore/chaining.js', 438, 420 ] | |
silly extracting entry test/runner.py | |
silly modified mode [ 'test/runner.py', 438, 420 ] | |
silly extracting entry test/test-files/hello-world.txt | |
silly modified mode [ 'test/test-files/hello-world.txt', 438, 420 ] | |
silly extracting entry test/test_underscore/temp.js | |
silly modified mode [ 'test/test_underscore/temp.js', 438, 420 ] | |
silly extracting entry README.org | |
silly modified mode [ 'README.org', 438, 420 ] | |
silly extracting entry test/beautify.js | |
silly modified mode [ 'test/beautify.js', 438, 420 ] | |
silly extracting entry test/testparser.js | |
silly modified mode [ 'test/testparser.js', 438, 420 ] | |
silly extracting entry test/fixture/foo/boot | |
silly modified mode [ 'test/fixture/foo/boot', 438, 420 ] | |
silly extracting entry lib/file.js | |
silly modified mode [ 'lib/file.js', 438, 420 ] | |
silly extracting entry lib/generator.js | |
silly modified mode [ 'lib/generator.js', 438, 420 ] | |
silly extracting entry test/unit/scripts.js | |
silly modified mode [ 'test/unit/scripts.js', 438, 420 ] | |
silly extracting entry lib/utils.js | |
silly modified mode [ 'lib/utils.js', 438, 420 ] | |
silly extracting entry lib/middleware/basicAuth.js | |
silly modified mode [ 'lib/middleware/basicAuth.js', 438, 420 ] | |
silly extracting entry test/unit/compress/expected/array1.js | |
silly modified mode [ 'test/unit/compress/expected/array1.js', 438, 420 ] | |
silly extracting entry test/unit/compress/expected/issue14.js | |
silly modified mode [ 'test/unit/compress/expected/issue14.js', 438, 420 ] | |
silly extracting entry lib/middleware/errorHandler.js | |
silly modified mode [ 'lib/middleware/errorHandler.js', 438, 420 ] | |
silly extracting entry test/unit/compress/expected/issue16.js | |
silly modified mode [ 'test/unit/compress/expected/issue16.js', 438, 420 ] | |
silly extracting entry test/unit/compress/expected/issue17.js | |
silly modified mode [ 'test/unit/compress/expected/issue17.js', 438, 420 ] | |
silly extracting entry test/unit/compress/expected/issue20.js | |
silly modified mode [ 'test/unit/compress/expected/issue20.js', 438, 420 ] | |
silly extracting entry test/unit/compress/expected/issue13.js | |
silly modified mode [ 'test/unit/compress/expected/issue13.js', 438, 420 ] | |
silly extracting entry test/unit/compress/expected/issue25.js | |
silly modified mode [ 'test/unit/compress/expected/issue25.js', 438, 420 ] | |
silly extracting entry test/test-files/spec.txt | |
silly modified mode [ 'test/test-files/spec.txt', 438, 420 ] | |
silly extracting entry test/test.txt | |
silly modified mode [ 'test/test.txt', 438, 420 ] | |
silly extracting entry test/unit/compress/expected/issue27.js | |
silly modified mode [ 'test/unit/compress/expected/issue27.js', 438, 420 ] | |
silly extracting entry Makefile | |
silly modified mode [ 'Makefile', 438, 420 ] | |
silly extracting entry examples/dir.js | |
silly modified mode [ 'examples/dir.js', 438, 420 ] | |
silly extracting entry test/unit/compress/expected/issue28.js | |
silly modified mode [ 'test/unit/compress/expected/issue28.js', 438, 420 ] | |
silly extracting entry test/test_underscore/utility.js | |
silly modified mode [ 'test/test_underscore/utility.js', 438, 420 ] | |
silly extracting entry test/unit/compress/expected/issue29.js | |
silly modified mode [ 'test/unit/compress/expected/issue29.js', 438, 420 ] | |
silly extracting entry test/unit/compress/expected/issue30.js | |
silly modified mode [ 'test/unit/compress/expected/issue30.js', 438, 420 ] | |
silly extracting entry test/test_underscore/speed.js | |
silly modified mode [ 'test/test_underscore/speed.js', 438, 420 ] | |
silly extracting entry test/unit/compress/expected/issue11.js | |
silly modified mode [ 'test/unit/compress/expected/issue11.js', 438, 420 ] | |
silly extracting entry test/unit/compress/expected/issue34.js | |
silly modified mode [ 'test/unit/compress/expected/issue34.js', 438, 420 ] | |
silly extracting entry test/unit/compress/expected/issue10.js | |
silly modified mode [ 'test/unit/compress/expected/issue10.js', 438, 420 ] | |
silly extracting entry lib/middleware/favicon.js | |
silly modified mode [ 'lib/middleware/favicon.js', 438, 420 ] | |
silly extracting entry lib/middleware/limit.js | |
silly modified mode [ 'lib/middleware/limit.js', 438, 420 ] | |
silly extracting entry lib/middleware/directory.js | |
silly modified mode [ 'lib/middleware/directory.js', 438, 420 ] | |
silly extracting entry examples/file.js | |
silly modified mode [ 'examples/file.js', 438, 420 ] | |
silly extracting entry Readme.md | |
silly modified mode [ 'Readme.md', 438, 420 ] | |
silly extracting entry lib/middleware/bodyParser.js | |
silly modified mode [ 'lib/middleware/bodyParser.js', 438, 420 ] | |
silly extracting entry test/test_underscore/test.html | |
silly modified mode [ 'test/test_underscore/test.html', 438, 420 ] | |
silly extracting entry test/test_underscore/temp_tests.html | |
silly modified mode [ 'test/test_underscore/temp_tests.html', 438, 420 ] | |
silly extracting entry test/unzipTest.py | |
silly modified mode [ 'test/unzipTest.py', 438, 420 ] | |
silly extracting entry test/zipTest.py | |
silly modified mode [ 'test/zipTest.py', 438, 420 ] | |
silly extracting entry lib/middleware/profiler.js | |
silly modified mode [ 'lib/middleware/profiler.js', 438, 420 ] | |
silly extracting entry test/base.test.js | |
silly modified mode [ 'test/base.test.js', 438, 420 ] | |
verbose caching C:\Users\bbobby\AppData\Roaming\npm\node_modules\grunt\node_modules\dateformat\package.json | |
verbose loadDefaults [email protected] | |
silly extracting entry test/unit/compress/expected/issue4.js | |
silly modified mode [ 'test/unit/compress/expected/issue4.js', 438, 420 ] | |
silly extracting entry test/unit/compress/expected/ifreturn2.js | |
silly modified mode [ 'test/unit/compress/expected/ifreturn2.js', 438, 420 ] | |
silly extracting entry test/test_underscore/vendor/jquery.js | |
silly modified mode [ 'test/test_underscore/vendor/jquery.js', 438, 420 ] | |
silly extracting entry test/test_underscore/vendor/jslitmus.js | |
silly modified mode [ 'test/test_underscore/vendor/jslitmus.js', 438, 420 ] | |
silly extracting entry lib/middleware/query.js | |
silly modified mode [ 'lib/middleware/query.js', 438, 420 ] | |
silly extracting entry lib/middleware/responseTime.js | |
silly modified mode [ 'lib/middleware/responseTime.js', 438, 420 ] | |
silly extracting entry test/unit/compress/expected/issue48.js | |
silly modified mode [ 'test/unit/compress/expected/issue48.js', 438, 420 ] | |
silly extracting entry test/test_underscore/vendor/qunit.js | |
silly modified mode [ 'test/test_underscore/vendor/qunit.js', 438, 420 ] | |
info preinstall [email protected] | |
silly extracting entry test/unit/compress/expected/ifreturn.js | |
silly modified mode [ 'test/unit/compress/expected/ifreturn.js', 438, 420 ] | |
silly extracting entry lib/middleware/router.js | |
silly modified mode [ 'lib/middleware/router.js', 438, 420 ] | |
silly extracting entry test/detector.test.js | |
silly modified mode [ 'test/detector.test.js', 438, 420 ] | |
silly extracting entry test/dir.test.js | |
silly modified mode [ 'test/dir.test.js', 438, 420 ] | |
silly extracting entry lib/middleware/csrf.js | |
silly modified mode [ 'lib/middleware/csrf.js', 438, 420 ] | |
verbose from cache C:\Users\bbobby\AppData\Roaming\npm\node_modules\grunt\node_modules\dateformat\package.json | |
silly extracting entry lib/middleware/staticCache.js | |
silly modified mode [ 'lib/middleware/staticCache.js', 438, 420 ] | |
silly extracting entry test/test_underscore/vendor/qunit.css | |
silly modified mode [ 'test/test_underscore/vendor/qunit.css', 438, 420 ] | |
verbose readDependencies: using package.json deps | |
verbose from cache C:\Users\bbobby\AppData\Roaming\npm\node_modules\grunt\node_modules\dateformat\package.json | |
silly extracting entry lib/middleware/cookieParser.js | |
silly modified mode [ 'lib/middleware/cookieParser.js', 438, 420 ] | |
verbose readDependencies: using package.json deps | |
silly resolved [] | |
verbose about to build C:\Users\bbobby\AppData\Roaming\npm\node_modules\grunt\node_modules\dateformat | |
info build C:\Users\bbobby\AppData\Roaming\npm\node_modules\grunt\node_modules\dateformat | |
verbose from cache C:\Users\bbobby\AppData\Roaming\npm\node_modules\grunt\node_modules\dateformat\package.json | |
verbose linkStuff [ true, | |
verbose linkStuff 'C:\\Users\\bbobby\\AppData\\Roaming\\npm\\node_modules', | |
verbose linkStuff false, | |
verbose linkStuff 'C:\\Users\\bbobby\\AppData\\Roaming\\npm\\node_modules\\grunt\\node_modules' ] | |
info linkStuff [email protected] | |
verbose linkBins [email protected] | |
verbose linkMans [email protected] | |
verbose rebuildBundles [email protected] | |
silly extracting entry lib/middleware/session.js | |
silly modified mode [ 'lib/middleware/session.js', 438, 420 ] | |
info install [email protected] | |
silly extracting entry lib/middleware/compiler.js | |
silly modified mode [ 'lib/middleware/compiler.js', 438, 420 ] | |
silly extracting entry lib/middleware/static.js | |
silly modified mode [ 'lib/middleware/static.js', 438, 420 ] | |
info postinstall [email protected] | |
silly extracting entry lib/middleware/logger.js | |
silly modified mode [ 'lib/middleware/logger.js', 438, 420 ] | |
silly extracting entry test/unit/compress/expected/issue50.js | |
silly modified mode [ 'test/unit/compress/expected/issue50.js', 438, 420 ] | |
silly extracting entry test/unit/compress/expected/if.js | |
silly modified mode [ 'test/unit/compress/expected/if.js', 438, 420 ] | |
silly extracting entry lib/middleware/vhost.js | |
silly modified mode [ 'lib/middleware/vhost.js', 438, 420 ] | |
silly extracting entry img/example_pass.png | |
silly modified mode [ 'img/example_pass.png', 438, 420 ] | |
silly extracting entry test/unit/compress/expected/issue53.js | |
silly modified mode [ 'test/unit/compress/expected/issue53.js', 438, 420 ] | |
silly extracting entry test/file.test.js | |
silly modified mode [ 'test/file.test.js', 438, 420 ] | |
silly extracting entry test/generator.test.js | |
silly modified mode [ 'test/generator.test.js', 438, 420 ] | |
silly extracting entry test/unit/compress/expected/forstatement.js | |
silly modified mode [ 'test/unit/compress/expected/forstatement.js', 438, 420 ] | |
silly extracting entry test/unit/compress/expected/issue54.1.js | |
silly modified mode [ 'test/unit/compress/expected/issue54.1.js', 438, 420 ] | |
silly extracting entry test/unit/compress/expected/empty-blocks.js | |
silly modified mode [ 'test/unit/compress/expected/empty-blocks.js', 438, 420 ] | |
silly extracting entry lib/middleware/methodOverride.js | |
silly modified mode [ 'lib/middleware/methodOverride.js', 438, 420 ] | |
silly extracting entry lib/middleware/session/cookie.js | |
silly modified mode [ 'lib/middleware/session/cookie.js', 438, 420 ] | |
silly extracting entry test/test-runmodule.js | |
silly modified mode [ 'test/test-runmodule.js', 438, 420 ] | |
silly extracting entry test/test-failing-callbacks.js | |
silly modified mode [ 'test/test-failing-callbacks.js', 438, 420 ] | |
silly extracting entry test/test-httputil.js | |
silly modified mode [ 'test/test-httputil.js', 438, 420 ] | |
silly extracting entry test/test-runfiles.js | |
silly modified mode [ 'test/test-runfiles.js', 438, 420 ] | |
silly extracting entry test/test-base.js | |
silly modified mode [ 'test/test-base.js', 438, 420 ] | |
silly extracting entry test/test-runtest.js | |
silly modified mode [ 'test/test-runtest.js', 438, 420 ] | |
silly extracting entry test/unit/compress/expected/issue68.js | |
silly modified mode [ 'test/unit/compress/expected/issue68.js', 438, 420 ] | |
silly extracting entry test/unit/compress/expected/const.js | |
silly modified mode [ 'test/unit/compress/expected/const.js', 438, 420 ] | |
silly extracting entry test/test-sandbox.js | |
silly modified mode [ 'test/test-sandbox.js', 438, 420 ] | |
silly extracting entry test/test-testcase-legacy.js | |
silly modified mode [ 'test/test-testcase-legacy.js', 438, 420 ] | |
silly extracting entry test/unit/compress/expected/issue69.js | |
silly modified mode [ 'test/unit/compress/expected/issue69.js', 438, 420 ] | |
verbose caching C:\Users\bbobby\AppData\Roaming\npm\node_modules\grunt\node_modules\colors\package.json | |
verbose loadDefaults [email protected] | |
silly extracting entry test/test-testcase.js | |
silly modified mode [ 'test/test-testcase.js', 438, 420 ] | |
silly extracting entry test/unit/compress/expected/concatstring.js | |
silly modified mode [ 'test/unit/compress/expected/concatstring.js', 438, 420 ] | |
silly extracting entry lib/middleware/session/memory.js | |
silly modified mode [ 'lib/middleware/session/memory.js', 438, 420 ] | |
silly extracting entry lib/middleware/session/session.js | |
silly modified mode [ 'lib/middleware/session/session.js', 438, 420 ] | |
silly extracting entry test/fixtures/mock_module1.js | |
silly modified mode [ 'test/fixtures/mock_module1.js', 438, 420 ] | |
silly extracting entry test/unit/compress/expected/issue9.js | |
silly modified mode [ 'test/unit/compress/expected/issue9.js', 438, 420 ] | |
silly extracting entry test/fixtures/mock_module2.js | |
silly modified mode [ 'test/fixtures/mock_module2.js', 438, 420 ] | |
silly extracting entry test/unit/compress/expected/assignment.js | |
silly modified mode [ 'test/unit/compress/expected/assignment.js', 438, 420 ] | |
silly extracting entry lib/middleware/session/store.js | |
silly modified mode [ 'lib/middleware/session/store.js', 438, 420 ] | |
info preinstall [email protected] | |
silly extracting entry test/fixtures/raw_jscode1.js | |
silly modified mode [ 'test/fixtures/raw_jscode1.js', 438, 420 ] | |
silly extracting entry test/unit/compress/expected/mangle.js | |
silly modified mode [ 'test/unit/compress/expected/mangle.js', 438, 420 ] | |
silly extracting entry lib/public/directory.html | |
silly modified mode [ 'lib/public/directory.html', 438, 420 ] | |
silly extracting entry test/fixtures/raw_jscode2.js | |
silly modified mode [ 'test/fixtures/raw_jscode2.js', 438, 420 ] | |
silly extracting entry test/unit/compress/expected/array4.js | |
silly modified mode [ 'test/unit/compress/expected/array4.js', 438, 420 ] | |
silly extracting entry lib/public/error.html | |
silly modified mode [ 'lib/public/error.html', 438, 420 ] | |
verbose from cache C:\Users\bbobby\AppData\Roaming\npm\node_modules\grunt\node_modules\colors\package.json | |
silly extracting entry test/fixtures/raw_jscode3.js | |
silly modified mode [ 'test/fixtures/raw_jscode3.js', 438, 420 ] | |
silly extracting entry test/unit/compress/expected/strict-equals.js | |
silly modified mode [ 'test/unit/compress/expected/strict-equals.js', 438, 420 ] | |
verbose readDependencies: using package.json deps | |
verbose from cache C:\Users\bbobby\AppData\Roaming\npm\node_modules\grunt\node_modules\colors\package.json | |
silly extracting entry test/fixtures/coffee/mock_coffee_module.coffee | |
silly modified mode [ 'test/fixtures/coffee/mock_coffee_module.coffee', 438, 420 ] | |
silly extracting entry test/unit/compress/expected/array3.js | |
silly modified mode [ 'test/unit/compress/expected/array3.js', 438, 420 ] | |
verbose readDependencies: using package.json deps | |
silly resolved [] | |
verbose about to build C:\Users\bbobby\AppData\Roaming\npm\node_modules\grunt\node_modules\colors | |
info build C:\Users\bbobby\AppData\Roaming\npm\node_modules\grunt\node_modules\colors | |
verbose from cache C:\Users\bbobby\AppData\Roaming\npm\node_modules\grunt\node_modules\colors\package.json | |
verbose linkStuff [ true, | |
verbose linkStuff 'C:\\Users\\bbobby\\AppData\\Roaming\\npm\\node_modules', | |
verbose linkStuff false, | |
verbose linkStuff 'C:\\Users\\bbobby\\AppData\\Roaming\\npm\\node_modules\\grunt\\node_modules' ] | |
info linkStuff [email protected] | |
verbose linkBins [email protected] | |
verbose linkMans [email protected] | |
verbose rebuildBundles [email protected] | |
silly extracting entry test/fixtures/dir/mock_module3.js | |
silly modified mode [ 'test/fixtures/dir/mock_module3.js', 438, 420 ] | |
silly extracting entry test/unit/compress/expected/var.js | |
silly modified mode [ 'test/unit/compress/expected/var.js', 438, 420 ] | |
info install [email protected] | |
silly extracting entry test/fixtures/dir/mock_module4.js | |
silly modified mode [ 'test/fixtures/dir/mock_module4.js', 438, 420 ] | |
silly extracting entry test/unit/compress/expected/array2.js | |
silly modified mode [ 'test/unit/compress/expected/array2.js', 438, 420 ] | |
silly extracting entry test/test.html | |
silly modified mode [ 'test/test.html', 438, 420 ] | |
silly extracting entry test/unit/compress/expected/with.js | |
silly modified mode [ 'test/unit/compress/expected/with.js', 438, 420 ] | |
info postinstall [email protected] | |
silly extracting entry bin/nodeunit | |
silly modified mode [ 'bin/nodeunit', 438, 420 ] | |
silly extracting entry test/unit/compress/expected/issue21.js | |
silly modified mode [ 'test/unit/compress/expected/issue21.js', 438, 420 ] | |
silly extracting entry bin/nodeunit.json | |
silly modified mode [ 'bin/nodeunit.json', 438, 420 ] | |
silly extracting entry test/unit/compress/test/array1.js | |
silly modified mode [ 'test/unit/compress/test/array1.js', 438, 420 ] | |
silly extracting entry CONTRIBUTORS.md | |
silly modified mode [ 'CONTRIBUTORS.md', 438, 420 ] | |
silly extracting entry test/unit/compress/test/issue14.js | |
silly modified mode [ 'test/unit/compress/test/issue14.js', 438, 420 ] | |
silly extracting entry lib/public/favicon.ico | |
silly modified mode [ 'lib/public/favicon.ico', 438, 420 ] | |
silly extracting entry lib/public/icons/page_white_edit.png | |
silly modified mode [ 'lib/public/icons/page_white_edit.png', 438, 420 ] | |
silly extracting entry Makefile | |
silly modified mode [ 'Makefile', 438, 420 ] | |
silly extracting entry test/unit/compress/test/issue16.js | |
silly modified mode [ 'test/unit/compress/test/issue16.js', 438, 420 ] | |
silly extracting entry man1/nodeunit.1 | |
silly modified mode [ 'man1/nodeunit.1', 438, 420 ] | |
silly extracting entry test/unit/compress/test/issue17.js | |
silly modified mode [ 'test/unit/compress/test/issue17.js', 438, 420 ] | |
silly extracting entry lib/public/icons/page.png | |
silly modified mode [ 'lib/public/icons/page.png', 438, 420 ] | |
silly extracting entry nodelint.cfg | |
silly modified mode [ 'nodelint.cfg', 438, 420 ] | |
silly extracting entry test/unit/compress/test/issue20.js | |
silly modified mode [ 'test/unit/compress/test/issue20.js', 438, 420 ] | |
silly extracting entry deps/async.js | |
silly modified mode [ 'deps/async.js', 438, 420 ] | |
silly extracting entry test/unit/compress/test/issue13.js | |
silly modified mode [ 'test/unit/compress/test/issue13.js', 438, 420 ] | |
verbose caching C:\Users\bbobby\AppData\Roaming\npm\node_modules\grunt\node_modules\semver\package.json | |
verbose loadDefaults [email protected] | |
silly extracting entry deps/console.log.js | |
silly modified mode [ 'deps/console.log.js', 438, 420 ] | |
silly extracting entry test/unit/compress/test/issue25.js | |
silly modified mode [ 'test/unit/compress/test/issue25.js', 438, 420 ] | |
silly extracting entry deps/json2.js | |
silly modified mode [ 'deps/json2.js', 438, 420 ] | |
silly extracting entry test/unit/compress/test/issue27.js | |
silly modified mode [ 'test/unit/compress/test/issue27.js', 438, 420 ] | |
silly extracting entry deps/ejs/package.json | |
silly modified mode [ 'deps/ejs/package.json', 438, 420 ] | |
silly extracting entry test/unit/compress/test/issue28.js | |
silly modified mode [ 'test/unit/compress/test/issue28.js', 438, 420 ] | |
info preinstall [email protected] | |
silly extracting entry deps/ejs/benchmark.js | |
silly modified mode [ 'deps/ejs/benchmark.js', 438, 420 ] | |
silly extracting entry test/unit/compress/test/issue29.js | |
silly modified mode [ 'test/unit/compress/test/issue29.js', 438, 420 ] | |
silly extracting entry deps/ejs/ejs.min.js | |
silly modified mode [ 'deps/ejs/ejs.min.js', 438, 420 ] | |
silly extracting entry test/unit/compress/test/issue30.js | |
silly modified mode [ 'test/unit/compress/test/issue30.js', 438, 420 ] | |
verbose from cache C:\Users\bbobby\AppData\Roaming\npm\node_modules\grunt\node_modules\semver\package.json | |
silly extracting entry deps/ejs/index.js | |
silly modified mode [ 'deps/ejs/index.js', 438, 420 ] | |
silly extracting entry test/unit/compress/test/issue11.js | |
silly modified mode [ 'test/unit/compress/test/issue11.js', 438, 420 ] | |
verbose readDependencies: using package.json deps | |
verbose from cache C:\Users\bbobby\AppData\Roaming\npm\node_modules\grunt\node_modules\semver\package.json | |
silly extracting entry deps/ejs/ejs.js | |
silly modified mode [ 'deps/ejs/ejs.js', 438, 420 ] | |
silly extracting entry test/unit/compress/test/issue34.js | |
silly modified mode [ 'test/unit/compress/test/issue34.js', 438, 420 ] | |
silly extracting entry lib/public/icons/page_attach.png | |
silly modified mode [ 'lib/public/icons/page_attach.png', 438, 420 ] | |
silly extracting entry lib/public/icons/page_code.png | |
silly modified mode [ 'lib/public/icons/page_code.png', 438, 420 ] | |
verbose caching C:\Users\bbobby\AppData\Roaming\npm\node_modules\grunt\node_modules\nopt\package.json | |
verbose loadDefaults [email protected] | |
verbose readDependencies: using package.json deps | |
silly resolved [] | |
verbose about to build C:\Users\bbobby\AppData\Roaming\npm\node_modules\grunt\node_modules\semver | |
info build C:\Users\bbobby\AppData\Roaming\npm\node_modules\grunt\node_modules\semver | |
verbose from cache C:\Users\bbobby\AppData\Roaming\npm\node_modules\grunt\node_modules\semver\package.json | |
verbose linkStuff [ true, | |
verbose linkStuff 'C:\\Users\\bbobby\\AppData\\Roaming\\npm\\node_modules', | |
verbose linkStuff false, | |
verbose linkStuff 'C:\\Users\\bbobby\\AppData\\Roaming\\npm\\node_modules\\grunt\\node_modules' ] | |
info linkStuff [email protected] | |
verbose linkBins [email protected] | |
verbose bins linking [ { semver: './bin/semver' }, | |
verbose bins linking 'C:\\Users\\bbobby\\AppData\\Roaming\\npm\\node_modules\\grunt\\node_modules\\.bin', | |
verbose bins linking false ] | |
verbose linkMans [email protected] | |
verbose rebuildBundles [email protected] | |
silly extracting entry deps/ejs/test/ejs.test.js | |
silly modified mode [ 'deps/ejs/test/ejs.test.js', 438, 420 ] | |
silly extracting entry test/unit/compress/test/issue10.js | |
silly modified mode [ 'test/unit/compress/test/issue10.js', 438, 420 ] | |
silly extracting entry deps/ejs/examples/list.js | |
silly modified mode [ 'deps/ejs/examples/list.js', 438, 420 ] | |
silly extracting entry test/unit/compress/test/issue4.js | |
silly modified mode [ 'test/unit/compress/test/issue4.js', 438, 420 ] | |
silly extracting entry lib/public/icons/page_copy.png | |
silly modified mode [ 'lib/public/icons/page_copy.png', 438, 420 ] | |
silly extracting entry deps/ejs/examples/client.html | |
silly modified mode [ 'deps/ejs/examples/client.html', 438, 420 ] | |
silly extracting entry test/unit/compress/test/ifreturn2.js | |
silly modified mode [ 'test/unit/compress/test/ifreturn2.js', 438, 420 ] | |
silly extracting entry lib/public/icons/page_delete.png | |
silly modified mode [ 'lib/public/icons/page_delete.png', 438, 420 ] | |
info preinstall [email protected] | |
silly extracting entry deps/ejs/examples/list.ejs | |
silly modified mode [ 'deps/ejs/examples/list.ejs', 438, 420 ] | |
silly extracting entry test/unit/compress/test/issue48.js | |
silly modified mode [ 'test/unit/compress/test/issue48.js', 438, 420 ] | |
silly extracting entry lib/public/icons/page_edit.png | |
silly modified mode [ 'lib/public/icons/page_edit.png', 438, 420 ] | |
silly extracting entry deps/ejs/Makefile | |
silly modified mode [ 'deps/ejs/Makefile', 438, 420 ] | |
silly extracting entry test/unit/compress/test/ifreturn.js | |
silly modified mode [ 'test/unit/compress/test/ifreturn.js', 438, 420 ] | |
silly extracting entry lib/public/icons/page_error.png | |
silly modified mode [ 'lib/public/icons/page_error.png', 438, 420 ] | |
verbose from cache C:\Users\bbobby\AppData\Roaming\npm\node_modules\grunt\node_modules\nopt\package.json | |
silly extracting entry deps/ejs/History.md | |
silly modified mode [ 'deps/ejs/History.md', 438, 420 ] | |
silly extracting entry test/unit/compress/test/issue50.js | |
silly modified mode [ 'test/unit/compress/test/issue50.js', 438, 420 ] | |
silly extracting entry lib/public/icons/page_excel.png | |
silly modified mode [ 'lib/public/icons/page_excel.png', 438, 420 ] | |
verbose readDependencies: using package.json deps | |
verbose from cache C:\Users\bbobby\AppData\Roaming\npm\node_modules\grunt\node_modules\nopt\package.json | |
silly extracting entry deps/ejs/Readme.md | |
silly modified mode [ 'deps/ejs/Readme.md', 438, 420 ] | |
silly extracting entry test/unit/compress/test/if.js | |
silly modified mode [ 'test/unit/compress/test/if.js', 438, 420 ] | |
silly extracting entry lib/public/icons/page_find.png | |
silly modified mode [ 'lib/public/icons/page_find.png', 438, 420 ] | |
verbose readDependencies: using package.json deps | |
silly extracting entry deps/ejs/support/compile.js | |
silly modified mode [ 'deps/ejs/support/compile.js', 438, 420 ] | |
silly extracting entry test/unit/compress/test/issue53.js | |
silly modified mode [ 'test/unit/compress/test/issue53.js', 438, 420 ] | |
silly extracting entry lib/public/icons/page_gear.png | |
silly modified mode [ 'lib/public/icons/page_gear.png', 438, 420 ] | |
silly extracting entry deps/ejs/lib/ejs.js | |
silly modified mode [ 'deps/ejs/lib/ejs.js', 438, 420 ] | |
silly extracting entry test/unit/compress/test/forstatement.js | |
silly modified mode [ 'test/unit/compress/test/forstatement.js', 438, 420 ] | |
verbose cache add [ 'abbrev@1', null ] | |
silly cache add: name, spec, args [ undefined, 'abbrev@1', [ 'abbrev@1', null ] ] | |
verbose parsed url { pathname: 'abbrev@1', path: 'abbrev@1', href: 'abbrev@1' } | |
silly cache add: name, spec, args [ 'abbrev', '1', [ 'abbrev', '1' ] ] | |
verbose parsed url { pathname: '1', path: '1', href: '1' } | |
verbose addNamed [ 'abbrev', '1' ] | |
verbose addNamed [ null, '>=1.0.0- <2.0.0-' ] | |
silly name, range, hasData [ 'abbrev', '>=1.0.0- <2.0.0-', false ] | |
silly extracting entry lib/public/icons/page_go.png | |
silly modified mode [ 'lib/public/icons/page_go.png', 438, 420 ] | |
silly extracting entry deps/ejs/lib/filters.js | |
silly modified mode [ 'deps/ejs/lib/filters.js', 438, 420 ] | |
silly extracting entry test/unit/compress/test/issue54.1.js | |
silly modified mode [ 'test/unit/compress/test/issue54.1.js', 438, 420 ] | |
silly extracting entry lib/public/icons/page_green.png | |
silly modified mode [ 'lib/public/icons/page_green.png', 438, 420 ] | |
silly extracting entry deps/ejs/lib/utils.js | |
silly modified mode [ 'deps/ejs/lib/utils.js', 438, 420 ] | |
silly extracting entry test/unit/compress/test/empty-blocks.js | |
silly modified mode [ 'test/unit/compress/test/empty-blocks.js', 438, 420 ] | |
silly extracting entry lib/public/icons/page_key.png | |
silly modified mode [ 'lib/public/icons/page_key.png', 438, 420 ] | |
silly extracting entry doc/nodeunit.md | |
silly modified mode [ 'doc/nodeunit.md', 438, 420 ] | |
silly extracting entry test/unit/compress/test/issue68.js | |
silly modified mode [ 'test/unit/compress/test/issue68.js', 438, 420 ] | |
silly extracting entry lib/public/icons/page_lightning.png | |
silly modified mode [ 'lib/public/icons/page_lightning.png', 438, 420 ] | |
silly extracting entry share/license.js | |
silly modified mode [ 'share/license.js', 438, 420 ] | |
silly extracting entry test/unit/compress/test/const.js | |
silly modified mode [ 'test/unit/compress/test/const.js', 438, 420 ] | |
silly extracting entry lib/public/icons/page_link.png | |
silly modified mode [ 'lib/public/icons/page_link.png', 438, 420 ] | |
silly extracting entry share/junit.xml.ejs | |
silly modified mode [ 'share/junit.xml.ejs', 438, 420 ] | |
silly extracting entry test/unit/compress/test/issue69.js | |
silly modified mode [ 'test/unit/compress/test/issue69.js', 438, 420 ] | |
verbose raw, before any munging abbrev | |
verbose url resolving [ 'https://registry.npmjs.org/', './abbrev' ] | |
verbose url resolved https://registry.npmjs.org/abbrev | |
verbose etag "5BDNJ2RBQ990LB23TYO8C3S3J" | |
http GET https://registry.npmjs.org/abbrev | |
silly extracting entry lib/public/icons/page_paintbrush.png | |
silly modified mode [ 'lib/public/icons/page_paintbrush.png', 438, 420 ] | |
silly extracting entry share/nodeunit.css | |
silly modified mode [ 'share/nodeunit.css', 438, 420 ] | |
silly extracting entry test/unit/compress/test/concatstring.js | |
silly modified mode [ 'test/unit/compress/test/concatstring.js', 438, 420 ] | |
silly extracting entry lib/assert.js | |
silly modified mode [ 'lib/assert.js', 438, 420 ] | |
silly extracting entry test/unit/compress/test/issue9.js | |
silly modified mode [ 'test/unit/compress/test/issue9.js', 438, 420 ] | |
silly extracting entry lib/public/icons/page_paste.png | |
silly modified mode [ 'lib/public/icons/page_paste.png', 438, 420 ] | |
silly extracting entry lib/core.js | |
silly modified mode [ 'lib/core.js', 438, 420 ] | |
silly extracting entry test/unit/compress/test/assignment.js | |
silly modified mode [ 'test/unit/compress/test/assignment.js', 438, 420 ] | |
silly extracting entry lib/public/icons/page_red.png | |
silly modified mode [ 'lib/public/icons/page_red.png', 438, 420 ] | |
silly extracting entry lib/nodeunit.js | |
silly modified mode [ 'lib/nodeunit.js', 438, 420 ] | |
silly extracting entry test/unit/compress/test/mangle.js | |
silly modified mode [ 'test/unit/compress/test/mangle.js', 438, 420 ] | |
silly extracting entry lib/track.js | |
silly modified mode [ 'lib/track.js', 438, 420 ] | |
silly extracting entry test/unit/compress/test/array4.js | |
silly modified mode [ 'test/unit/compress/test/array4.js', 438, 420 ] | |
verbose caching C:\Users\bbobby\AppData\Roaming\npm\node_modules\grunt\node_modules\glob-whatev\package.json | |
verbose loadDefaults [email protected] | |
silly extracting entry lib/types.js | |
silly modified mode [ 'lib/types.js', 438, 420 ] | |
silly extracting entry test/unit/compress/test/strict-equals.js | |
silly modified mode [ 'test/unit/compress/test/strict-equals.js', 438, 420 ] | |
info install [email protected] | |
silly extracting entry lib/utils.js | |
silly modified mode [ 'lib/utils.js', 438, 420 ] | |
silly extracting entry test/unit/compress/test/array3.js | |
silly modified mode [ 'test/unit/compress/test/array3.js', 438, 420 ] | |
silly extracting entry test/unit/compress/test/var.js | |
silly modified mode [ 'test/unit/compress/test/var.js', 438, 420 ] | |
info postinstall [email protected] | |
info preinstall [email protected] | |
silly extracting entry test/unit/compress/test/array2.js | |
silly modified mode [ 'test/unit/compress/test/array2.js', 438, 420 ] | |
silly extracting entry lib/reporters/browser.js | |
silly modified mode [ 'lib/reporters/browser.js', 438, 420 ] | |
silly extracting entry test/unit/compress/test/with.js | |
silly modified mode [ 'test/unit/compress/test/with.js', 438, 420 ] | |
silly extracting entry lib/reporters/eclipse.js | |
silly modified mode [ 'lib/reporters/eclipse.js', 438, 420 ] | |
silly extracting entry lib/public/icons/page_refresh.png | |
silly modified mode [ 'lib/public/icons/page_refresh.png', 438, 420 ] | |
silly extracting entry lib/public/icons/page_save.png | |
silly modified mode [ 'lib/public/icons/page_save.png', 438, 420 ] | |
verbose from cache C:\Users\bbobby\AppData\Roaming\npm\node_modules\grunt\node_modules\glob-whatev\package.json | |
silly extracting entry test/unit/compress/test/issue21.js | |
silly modified mode [ 'test/unit/compress/test/issue21.js', 438, 420 ] | |
silly extracting entry lib/reporters/html.js | |
silly modified mode [ 'lib/reporters/html.js', 438, 420 ] | |
verbose readDependencies: using package.json deps | |
verbose from cache C:\Users\bbobby\AppData\Roaming\npm\node_modules\grunt\node_modules\glob-whatev\package.json | |
silly extracting entry tmp/hoist.js | |
silly modified mode [ 'tmp/hoist.js', 438, 420 ] | |
silly extracting entry lib/reporters/index.js | |
silly modified mode [ 'lib/reporters/index.js', 438, 420 ] | |
silly extracting entry lib/public/icons/page_white.png | |
silly modified mode [ 'lib/public/icons/page_white.png', 438, 420 ] | |
verbose readDependencies: using package.json deps | |
silly extracting entry tmp/instrument.js | |
silly modified mode [ 'tmp/instrument.js', 438, 420 ] | |
silly extracting entry lib/reporters/junit.js | |
silly modified mode [ 'lib/reporters/junit.js', 438, 420 ] | |
silly extracting entry lib/public/icons/page_white_acrobat.png | |
silly modified mode [ 'lib/public/icons/page_white_acrobat.png', 438, 420 ] | |
silly extracting entry tmp/instrument2.js | |
silly modified mode [ 'tmp/instrument2.js', 438, 420 ] | |
silly extracting entry lib/reporters/default.js | |
silly modified mode [ 'lib/reporters/default.js', 438, 420 ] | |
silly extracting entry lib/public/icons/page_white_actionscript.png | |
silly modified mode [ 'lib/public/icons/page_white_actionscript.png', 438, 420 ] | |
silly extracting entry tmp/test.js | |
silly modified mode [ 'tmp/test.js', 438, 420 ] | |
silly extracting entry lib/reporters/minimal.js | |
silly modified mode [ 'lib/reporters/minimal.js', 438, 420 ] | |
silly extracting entry lib/reporters/nested.js | |
silly modified mode [ 'lib/reporters/nested.js', 438, 420 ] | |
silly extracting entry lib/reporters/skip_passed.js | |
silly modified mode [ 'lib/reporters/skip_passed.js', 438, 420 ] | |
silly extracting entry lib/reporters/tap.js | |
silly modified mode [ 'lib/reporters/tap.js', 438, 420 ] | |
silly extracting entry lib/reporters/verbose.js | |
silly modified mode [ 'lib/reporters/verbose.js', 438, 420 ] | |
silly extracting entry lib/reporters/machineout.js | |
silly modified mode [ 'lib/reporters/machineout.js', 438, 420 ] | |
silly extracting entry lib/public/icons/page_white_add.png | |
silly modified mode [ 'lib/public/icons/page_white_add.png', 438, 420 ] | |
silly extracting entry lib/public/icons/page_white_c.png | |
silly modified mode [ 'lib/public/icons/page_white_c.png', 438, 420 ] | |
silly extracting entry lib/public/icons/page_white_camera.png | |
silly modified mode [ 'lib/public/icons/page_white_camera.png', 438, 420 ] | |
silly extracting entry lib/public/icons/page_white_cd.png | |
silly modified mode [ 'lib/public/icons/page_white_cd.png', 438, 420 ] | |
silly extracting entry lib/public/icons/page_white_code.png | |
silly modified mode [ 'lib/public/icons/page_white_code.png', 438, 420 ] | |
silly extracting entry lib/public/icons/page_white_code_red.png | |
silly modified mode [ 'lib/public/icons/page_white_code_red.png', 438, 420 ] | |
verbose cache add [ 'minimatch@~0.2.4', null ] | |
silly cache add: name, spec, args [ undefined, 'minimatch@~0.2.4', [ 'minimatch@~0.2.4', null ] ] | |
verbose parsed url { pathname: 'minimatch@~0.2.4', | |
verbose parsed url path: 'minimatch@~0.2.4', | |
verbose parsed url href: 'minimatch@~0.2.4' } | |
silly cache add: name, spec, args [ 'minimatch', '~0.2.4', [ 'minimatch', '~0.2.4' ] ] | |
verbose parsed url { pathname: '~0.2.4', path: '~0.2.4', href: '~0.2.4' } | |
verbose addNamed [ 'minimatch', '~0.2.4' ] | |
verbose addNamed [ null, '>=0.2.4- <0.3.0-' ] | |
silly name, range, hasData [ 'minimatch', '>=0.2.4- <0.3.0-', false ] | |
silly extracting entry lib/public/icons/page_white_coldfusion.png | |
silly modified mode [ 'lib/public/icons/page_white_coldfusion.png', 438, 420 ] | |
silly extracting entry lib/public/icons/page_white_compressed.png | |
silly modified mode [ 'lib/public/icons/page_white_compressed.png', 438, 420 ] | |
verbose raw, before any munging minimatch | |
verbose url resolving [ 'https://registry.npmjs.org/', './minimatch' ] | |
verbose url resolved https://registry.npmjs.org/minimatch | |
verbose etag "E92SN3HF7GJE9L2OJ2GFYXK0I" | |
http GET https://registry.npmjs.org/minimatch | |
silly extracting entry lib/public/icons/page_white_copy.png | |
silly modified mode [ 'lib/public/icons/page_white_copy.png', 438, 420 ] | |
silly extracting entry lib/public/icons/page_white_cplusplus.png | |
silly modified mode [ 'lib/public/icons/page_white_cplusplus.png', 438, 420 ] | |
verbose caching C:\Users\bbobby\AppData\Roaming\npm\node_modules\grunt\node_modules\hooker\package.json | |
verbose loadDefaults [email protected] | |
info preinstall [email protected] | |
verbose from cache C:\Users\bbobby\AppData\Roaming\npm\node_modules\grunt\node_modules\hooker\package.json | |
verbose caching C:\Users\bbobby\AppData\Roaming\npm\node_modules\grunt\node_modules\async\package.json | |
verbose loadDefaults [email protected] | |
verbose readDependencies: using package.json deps | |
verbose from cache C:\Users\bbobby\AppData\Roaming\npm\node_modules\grunt\node_modules\hooker\package.json | |
verbose readDependencies: using package.json deps | |
silly resolved [] | |
verbose about to build C:\Users\bbobby\AppData\Roaming\npm\node_modules\grunt\node_modules\hooker | |
info build C:\Users\bbobby\AppData\Roaming\npm\node_modules\grunt\node_modules\hooker | |
verbose from cache C:\Users\bbobby\AppData\Roaming\npm\node_modules\grunt\node_modules\hooker\package.json | |
verbose linkStuff [ true, | |
verbose linkStuff 'C:\\Users\\bbobby\\AppData\\Roaming\\npm\\node_modules', | |
verbose linkStuff false, | |
verbose linkStuff 'C:\\Users\\bbobby\\AppData\\Roaming\\npm\\node_modules\\grunt\\node_modules' ] | |
info linkStuff [email protected] | |
verbose linkBins [email protected] | |
verbose linkMans [email protected] | |
verbose rebuildBundles [email protected] | |
silly extracting entry lib/public/icons/page_white_csharp.png | |
silly modified mode [ 'lib/public/icons/page_white_csharp.png', 438, 420 ] | |
silly extracting entry lib/public/icons/page_white_cup.png | |
silly modified mode [ 'lib/public/icons/page_white_cup.png', 438, 420 ] | |
info install [email protected] | |
info preinstall [email protected] | |
silly extracting entry lib/public/icons/page_white_database.png | |
silly modified mode [ 'lib/public/icons/page_white_database.png', 438, 420 ] | |
info postinstall [email protected] | |
silly extracting entry lib/public/icons/page_white_delete.png | |
silly modified mode [ 'lib/public/icons/page_white_delete.png', 438, 420 ] | |
verbose from cache C:\Users\bbobby\AppData\Roaming\npm\node_modules\grunt\node_modules\async\package.json | |
verbose caching C:\Users\bbobby\AppData\Roaming\npm\node_modules\grunt\node_modules\gzip-js\package.json | |
verbose loadDefaults [email protected] | |
verbose readDependencies: using package.json deps | |
verbose from cache C:\Users\bbobby\AppData\Roaming\npm\node_modules\grunt\node_modules\async\package.json | |
verbose readDependencies: using package.json deps | |
silly resolved [] | |
verbose about to build C:\Users\bbobby\AppData\Roaming\npm\node_modules\grunt\node_modules\async | |
info build C:\Users\bbobby\AppData\Roaming\npm\node_modules\grunt\node_modules\async | |
verbose from cache C:\Users\bbobby\AppData\Roaming\npm\node_modules\grunt\node_modules\async\package.json | |
verbose linkStuff [ true, | |
verbose linkStuff 'C:\\Users\\bbobby\\AppData\\Roaming\\npm\\node_modules', | |
verbose linkStuff false, | |
verbose linkStuff 'C:\\Users\\bbobby\\AppData\\Roaming\\npm\\node_modules\\grunt\\node_modules' ] | |
info linkStuff [email protected] | |
verbose linkBins [email protected] | |
verbose linkMans [email protected] | |
verbose rebuildBundles [email protected] | |
info install [email protected] | |
info preinstall [email protected] | |
info postinstall [email protected] | |
verbose from cache C:\Users\bbobby\AppData\Roaming\npm\node_modules\grunt\node_modules\gzip-js\package.json | |
verbose readDependencies: using package.json deps | |
verbose from cache C:\Users\bbobby\AppData\Roaming\npm\node_modules\grunt\node_modules\gzip-js\package.json | |
verbose readDependencies: using package.json deps | |
silly extracting entry lib/public/icons/page_white_dvd.png | |
silly modified mode [ 'lib/public/icons/page_white_dvd.png', 438, 420 ] | |
silly extracting entry lib/public/icons/page_add.png | |
silly modified mode [ 'lib/public/icons/page_add.png', 438, 420 ] | |
silly extracting entry lib/public/icons/page_white_error.png | |
silly modified mode [ 'lib/public/icons/page_white_error.png', 438, 420 ] | |
silly extracting entry lib/public/icons/page_white_excel.png | |
silly modified mode [ 'lib/public/icons/page_white_excel.png', 438, 420 ] | |
silly extracting entry lib/public/icons/page_white_find.png | |
silly modified mode [ 'lib/public/icons/page_white_find.png', 438, 420 ] | |
silly extracting entry lib/public/icons/page_white_flash.png | |
silly modified mode [ 'lib/public/icons/page_white_flash.png', 438, 420 ] | |
silly extracting entry lib/public/icons/page_white_freehand.png | |
silly modified mode [ 'lib/public/icons/page_white_freehand.png', 438, 420 ] | |
silly extracting entry lib/public/icons/page_white_gear.png | |
silly modified mode [ 'lib/public/icons/page_white_gear.png', 438, 420 ] | |
verbose caching C:\Users\bbobby\AppData\Roaming\npm\node_modules\grunt\node_modules\temporary\package.json | |
verbose loadDefaults [email protected] | |
silly extracting entry lib/public/icons/page_white_get.png | |
silly modified mode [ 'lib/public/icons/page_white_get.png', 438, 420 ] | |
silly extracting entry lib/public/icons/page_white_go.png | |
silly modified mode [ 'lib/public/icons/page_white_go.png', 438, 420 ] | |
silly extracting entry lib/public/icons/page_white_h.png | |
silly modified mode [ 'lib/public/icons/page_white_h.png', 438, 420 ] | |
info preinstall [email protected] | |
verbose from cache C:\Users\bbobby\AppData\Roaming\npm\node_modules\grunt\node_modules\temporary\package.json | |
verbose readDependencies: using package.json deps | |
verbose from cache C:\Users\bbobby\AppData\Roaming\npm\node_modules\grunt\node_modules\temporary\package.json | |
verbose readDependencies: using package.json deps | |
silly extracting entry lib/public/icons/page_white_horizontal.png | |
silly modified mode [ 'lib/public/icons/page_white_horizontal.png', 438, 420 ] | |
silly extracting entry lib/public/icons/page_white_key.png | |
silly modified mode [ 'lib/public/icons/page_white_key.png', 438, 420 ] | |
silly extracting entry lib/public/icons/page_white_lightning.png | |
silly modified mode [ 'lib/public/icons/page_white_lightning.png', 438, 420 ] | |
silly extracting entry lib/public/icons/page_white_link.png | |
silly modified mode [ 'lib/public/icons/page_white_link.png', 438, 420 ] | |
silly extracting entry lib/public/icons/page_white_magnify.png | |
silly modified mode [ 'lib/public/icons/page_white_magnify.png', 438, 420 ] | |
silly extracting entry lib/public/icons/page_white_medal.png | |
silly modified mode [ 'lib/public/icons/page_white_medal.png', 438, 420 ] | |
silly extracting entry lib/public/icons/page_white_office.png | |
silly modified mode [ 'lib/public/icons/page_white_office.png', 438, 420 ] | |
silly extracting entry lib/public/icons/page_white_paint.png | |
silly modified mode [ 'lib/public/icons/page_white_paint.png', 438, 420 ] | |
verbose cache add [ 'deflate-js@>= 0.2.2', null ] | |
silly cache add: name, spec, args [ undefined, | |
silly cache add: name, spec, args 'deflate-js@>= 0.2.2', | |
silly cache add: name, spec, args [ 'deflate-js@>= 0.2.2', null ] ] | |
verbose parsed url { pathname: 'deflate-js@', | |
verbose parsed url path: 'deflate-js@', | |
verbose parsed url href: 'deflate-js@' } | |
silly cache add: name, spec, args [ 'deflate-js', '>= 0.2.2', [ 'deflate-js', '>= 0.2.2' ] ] | |
verbose parsed url { pathname: '=', path: '=', href: '=' } | |
verbose addNamed [ 'deflate-js', '>= 0.2.2' ] | |
verbose addNamed [ null, '>=0.2.2' ] | |
silly name, range, hasData [ 'deflate-js', '>=0.2.2', false ] | |
verbose cache add [ '[email protected]', null ] | |
silly cache add: name, spec, args [ undefined, '[email protected]', [ '[email protected]', null ] ] | |
verbose parsed url { pathname: '[email protected]', | |
verbose parsed url path: '[email protected]', | |
verbose parsed url href: '[email protected]' } | |
silly cache add: name, spec, args [ 'package', '1.0.0', [ 'package', '1.0.0' ] ] | |
verbose parsed url { pathname: '1.0.0', path: '1.0.0', href: '1.0.0' } | |
verbose addNamed [ 'package', '1.0.0' ] | |
verbose addNamed [ '1.0.0', '1.0.0' ] | |
verbose cache add [ 'crc32@>= 0.2.2', null ] | |
silly cache add: name, spec, args [ undefined, 'crc32@>= 0.2.2', [ 'crc32@>= 0.2.2', null ] ] | |
verbose parsed url { pathname: 'crc32@', path: 'crc32@', href: 'crc32@' } | |
silly cache add: name, spec, args [ 'crc32', '>= 0.2.2', [ 'crc32', '>= 0.2.2' ] ] | |
verbose parsed url { pathname: '=', path: '=', href: '=' } | |
verbose addNamed [ 'crc32', '>= 0.2.2' ] | |
verbose addNamed [ null, '>=0.2.2' ] | |
silly name, range, hasData [ 'crc32', '>=0.2.2', false ] | |
silly extracting entry lib/public/icons/page_white_paintbrush.png | |
silly modified mode [ 'lib/public/icons/page_white_paintbrush.png', 438, 420 ] | |
verbose raw, before any munging deflate-js | |
verbose url resolving [ 'https://registry.npmjs.org/', './deflate-js' ] | |
verbose url resolved https://registry.npmjs.org/deflate-js | |
verbose etag "D6VUBPQFBL85AMUDQAEY8WX7Y" | |
http GET https://registry.npmjs.org/deflate-js | |
verbose raw, before any munging package/1.0.0 | |
verbose url resolving [ 'https://registry.npmjs.org/', './package/1.0.0' ] | |
verbose url resolved https://registry.npmjs.org/package/1.0.0 | |
verbose etag "8UTSIQPJD9FK8O9SYGF74FZBL" | |
http GET https://registry.npmjs.org/package/1.0.0 | |
verbose raw, before any munging crc32 | |
verbose url resolving [ 'https://registry.npmjs.org/', './crc32' ] | |
verbose url resolved https://registry.npmjs.org/crc32 | |
verbose etag "N8UPYIVD5FV1622AM0BEJFII" | |
http GET https://registry.npmjs.org/crc32 | |
silly extracting entry lib/public/icons/page_white_paste.png | |
silly modified mode [ 'lib/public/icons/page_white_paste.png', 438, 420 ] | |
silly extracting entry lib/public/icons/page_white_php.png | |
silly modified mode [ 'lib/public/icons/page_white_php.png', 438, 420 ] | |
silly extracting entry lib/public/icons/page_white_picture.png | |
silly modified mode [ 'lib/public/icons/page_white_picture.png', 438, 420 ] | |
silly extracting entry lib/public/icons/page_white_powerpoint.png | |
silly modified mode [ 'lib/public/icons/page_white_powerpoint.png', 438, 420 ] | |
silly extracting entry lib/public/icons/page_white_put.png | |
silly modified mode [ 'lib/public/icons/page_white_put.png', 438, 420 ] | |
silly extracting entry lib/public/icons/page_white_ruby.png | |
silly modified mode [ 'lib/public/icons/page_white_ruby.png', 438, 420 ] | |
silly extracting entry lib/public/icons/page_white_stack.png | |
silly modified mode [ 'lib/public/icons/page_white_stack.png', 438, 420 ] | |
silly extracting entry lib/public/icons/page_white_star.png | |
silly modified mode [ 'lib/public/icons/page_white_star.png', 438, 420 ] | |
silly extracting entry lib/public/icons/page_white_swoosh.png | |
silly modified mode [ 'lib/public/icons/page_white_swoosh.png', 438, 420 ] | |
silly extracting entry lib/public/icons/page_white_text.png | |
silly modified mode [ 'lib/public/icons/page_white_text.png', 438, 420 ] | |
silly extracting entry lib/public/icons/page_white_text_width.png | |
silly modified mode [ 'lib/public/icons/page_white_text_width.png', 438, 420 ] | |
silly extracting entry lib/public/icons/page_white_tux.png | |
silly modified mode [ 'lib/public/icons/page_white_tux.png', 438, 420 ] | |
silly extracting entry lib/public/icons/page_white_vector.png | |
silly modified mode [ 'lib/public/icons/page_white_vector.png', 438, 420 ] | |
silly extracting entry lib/public/icons/page_white_visualstudio.png | |
silly modified mode [ 'lib/public/icons/page_white_visualstudio.png', 438, 420 ] | |
silly extracting entry lib/public/icons/page_white_width.png | |
silly modified mode [ 'lib/public/icons/page_white_width.png', 438, 420 ] | |
silly extracting entry lib/public/icons/page_white_word.png | |
silly modified mode [ 'lib/public/icons/page_white_word.png', 438, 420 ] | |
silly extracting entry lib/public/icons/page_white_world.png | |
silly modified mode [ 'lib/public/icons/page_white_world.png', 438, 420 ] | |
silly extracting entry lib/public/icons/page_white_wrench.png | |
silly modified mode [ 'lib/public/icons/page_white_wrench.png', 438, 420 ] | |
silly extracting entry lib/public/icons/page_white_zip.png | |
silly modified mode [ 'lib/public/icons/page_white_zip.png', 438, 420 ] | |
silly extracting entry lib/public/icons/page_word.png | |
silly modified mode [ 'lib/public/icons/page_word.png', 438, 420 ] | |
silly extracting entry lib/public/icons/page_world.png | |
silly modified mode [ 'lib/public/icons/page_world.png', 438, 420 ] | |
silly extracting entry lib/public/style.css | |
silly modified mode [ 'lib/public/style.css', 438, 420 ] | |
verbose caching C:\Users\bbobby\AppData\Roaming\npm\node_modules\grunt\node_modules\prompt\package.json | |
verbose loadDefaults [email protected] | |
info preinstall [email protected] | |
verbose from cache C:\Users\bbobby\AppData\Roaming\npm\node_modules\grunt\node_modules\prompt\package.json | |
verbose readDependencies: using package.json deps | |
verbose from cache C:\Users\bbobby\AppData\Roaming\npm\node_modules\grunt\node_modules\prompt\package.json | |
verbose readDependencies: using package.json deps | |
verbose cache add [ '[email protected]', null ] | |
silly cache add: name, spec, args [ undefined, '[email protected]', [ '[email protected]', null ] ] | |
verbose parsed url { pathname: '[email protected]', | |
verbose parsed url path: '[email protected]', | |
verbose parsed url href: '[email protected]' } | |
silly cache add: name, spec, args [ 'winston', '0.5.x', [ 'winston', '0.5.x' ] ] | |
verbose parsed url { pathname: '0.5.x', path: '0.5.x', href: '0.5.x' } | |
verbose addNamed [ 'winston', '0.5.x' ] | |
verbose addNamed [ null, '>=0.5.0- <0.6.0-' ] | |
silly name, range, hasData [ 'winston', '>=0.5.0- <0.6.0-', false ] | |
verbose cache add [ '[email protected]', null ] | |
silly cache add: name, spec, args [ undefined, '[email protected]', [ '[email protected]', null ] ] | |
verbose parsed url { pathname: '[email protected]', | |
verbose parsed url path: '[email protected]', | |
verbose parsed url href: '[email protected]' } | |
silly cache add: name, spec, args [ 'pkginfo', '0.x.x', [ 'pkginfo', '0.x.x' ] ] | |
verbose parsed url { pathname: '0.x.x', path: '0.x.x', href: '0.x.x' } | |
verbose addNamed [ 'pkginfo', '0.x.x' ] | |
verbose addNamed [ null, '>=0.0.0- <1.0.0-' ] | |
silly name, range, hasData [ 'pkginfo', '>=0.0.0- <1.0.0-', false ] | |
verbose raw, before any munging pkginfo | |
verbose url resolving [ 'https://registry.npmjs.org/', './pkginfo' ] | |
verbose url resolved https://registry.npmjs.org/pkginfo | |
verbose etag "E7UIBI11PJ91ENTWJIZRDSN39" | |
http GET https://registry.npmjs.org/pkginfo | |
verbose raw, before any munging winston | |
verbose url resolving [ 'https://registry.npmjs.org/', './winston' ] | |
verbose url resolved https://registry.npmjs.org/winston | |
verbose etag "2Z1V9A0CMAGI8KTVBDJ5IGSLR" | |
http GET https://registry.npmjs.org/winston | |
verbose caching C:\Users\bbobby\AppData\Roaming\npm\node_modules\grunt\node_modules\jshint\package.json | |
verbose loadDefaults [email protected] | |
info preinstall [email protected] | |
verbose from cache C:\Users\bbobby\AppData\Roaming\npm\node_modules\grunt\node_modules\jshint\package.json | |
verbose readDependencies: using package.json deps | |
verbose from cache C:\Users\bbobby\AppData\Roaming\npm\node_modules\grunt\node_modules\jshint\package.json | |
verbose readDependencies: using package.json deps | |
verbose cache add [ 'minimatch@>=0.0.4', null ] | |
silly cache add: name, spec, args [ undefined, 'minimatch@>=0.0.4', [ 'minimatch@>=0.0.4', null ] ] | |
verbose parsed url { pathname: 'minimatch@', | |
verbose parsed url path: 'minimatch@', | |
verbose parsed url href: 'minimatch@' } | |
silly cache add: name, spec, args [ 'minimatch', '>=0.0.4', [ 'minimatch', '>=0.0.4' ] ] | |
verbose parsed url { pathname: '=0.0.4', path: '=0.0.4', href: '=0.0.4' } | |
verbose addNamed [ 'minimatch', '>=0.0.4' ] | |
verbose addNamed [ null, '>=0.0.4' ] | |
silly name, range, hasData [ 'minimatch', '>=0.0.4', false ] | |
verbose cache add [ 'argsparser@>=0.0.3', null ] | |
silly cache add: name, spec, args [ undefined, | |
silly cache add: name, spec, args 'argsparser@>=0.0.3', | |
silly cache add: name, spec, args [ 'argsparser@>=0.0.3', null ] ] | |
verbose parsed url { pathname: 'argsparser@', | |
verbose parsed url path: 'argsparser@', | |
verbose parsed url href: 'argsparser@' } | |
silly cache add: name, spec, args [ 'argsparser', '>=0.0.3', [ 'argsparser', '>=0.0.3' ] ] | |
verbose parsed url { pathname: '=0.0.3', path: '=0.0.3', href: '=0.0.3' } | |
verbose addNamed [ 'argsparser', '>=0.0.3' ] | |
verbose addNamed [ null, '>=0.0.3' ] | |
silly name, range, hasData [ 'argsparser', '>=0.0.3', false ] | |
verbose raw, before any munging argsparser | |
verbose url resolving [ 'https://registry.npmjs.org/', './argsparser' ] | |
verbose url resolved https://registry.npmjs.org/argsparser | |
verbose etag "5XAFPK2O9XNSCXXAQPGNJXC71" | |
http GET https://registry.npmjs.org/argsparser | |
verbose raw, before any munging minimatch | |
verbose url resolving [ 'https://registry.npmjs.org/', './minimatch' ] | |
verbose url resolved https://registry.npmjs.org/minimatch | |
verbose etag "E92SN3HF7GJE9L2OJ2GFYXK0I" | |
http GET https://registry.npmjs.org/minimatch | |
verbose caching C:\Users\bbobby\AppData\Roaming\npm\node_modules\grunt\node_modules\underscore\package.json | |
verbose loadDefaults [email protected] | |
info preinstall [email protected] | |
verbose from cache C:\Users\bbobby\AppData\Roaming\npm\node_modules\grunt\node_modules\underscore\package.json | |
verbose readDependencies: using package.json deps | |
verbose from cache C:\Users\bbobby\AppData\Roaming\npm\node_modules\grunt\node_modules\underscore\package.json | |
verbose readDependencies: using package.json deps | |
silly resolved [] | |
verbose about to build C:\Users\bbobby\AppData\Roaming\npm\node_modules\grunt\node_modules\underscore | |
info build C:\Users\bbobby\AppData\Roaming\npm\node_modules\grunt\node_modules\underscore | |
verbose from cache C:\Users\bbobby\AppData\Roaming\npm\node_modules\grunt\node_modules\underscore\package.json | |
verbose linkStuff [ true, | |
verbose linkStuff 'C:\\Users\\bbobby\\AppData\\Roaming\\npm\\node_modules', | |
verbose linkStuff false, | |
verbose linkStuff 'C:\\Users\\bbobby\\AppData\\Roaming\\npm\\node_modules\\grunt\\node_modules' ] | |
info linkStuff [email protected] | |
verbose linkBins [email protected] | |
verbose linkMans [email protected] | |
verbose rebuildBundles [email protected] | |
info install [email protected] | |
info postinstall [email protected] | |
verbose caching C:\Users\bbobby\AppData\Roaming\npm\node_modules\grunt\node_modules\underscore.string\package.json | |
verbose loadDefaults [email protected] | |
info preinstall [email protected] | |
verbose from cache C:\Users\bbobby\AppData\Roaming\npm\node_modules\grunt\node_modules\underscore.string\package.json | |
verbose readDependencies: using package.json deps | |
verbose from cache C:\Users\bbobby\AppData\Roaming\npm\node_modules\grunt\node_modules\underscore.string\package.json | |
verbose readDependencies: using package.json deps | |
silly resolved [] | |
verbose about to build C:\Users\bbobby\AppData\Roaming\npm\node_modules\grunt\node_modules\underscore.string | |
info build C:\Users\bbobby\AppData\Roaming\npm\node_modules\grunt\node_modules\underscore.string | |
verbose from cache C:\Users\bbobby\AppData\Roaming\npm\node_modules\grunt\node_modules\underscore.string\package.json | |
verbose linkStuff [ true, | |
verbose linkStuff 'C:\\Users\\bbobby\\AppData\\Roaming\\npm\\node_modules', | |
verbose linkStuff false, | |
verbose linkStuff 'C:\\Users\\bbobby\\AppData\\Roaming\\npm\\node_modules\\grunt\\node_modules' ] | |
info linkStuff [email protected] | |
verbose linkBins [email protected] | |
verbose linkMans [email protected] | |
verbose rebuildBundles [email protected] | |
info install [email protected] | |
info postinstall [email protected] | |
verbose caching C:\Users\bbobby\AppData\Roaming\npm\node_modules\grunt\node_modules\uglify-js\package.json | |
verbose loadDefaults [email protected] | |
info preinstall [email protected] | |
verbose from cache C:\Users\bbobby\AppData\Roaming\npm\node_modules\grunt\node_modules\uglify-js\package.json | |
verbose readDependencies: using package.json deps | |
verbose from cache C:\Users\bbobby\AppData\Roaming\npm\node_modules\grunt\node_modules\uglify-js\package.json | |
verbose readDependencies: using package.json deps | |
silly resolved [] | |
verbose about to build C:\Users\bbobby\AppData\Roaming\npm\node_modules\grunt\node_modules\uglify-js | |
info build C:\Users\bbobby\AppData\Roaming\npm\node_modules\grunt\node_modules\uglify-js | |
verbose from cache C:\Users\bbobby\AppData\Roaming\npm\node_modules\grunt\node_modules\uglify-js\package.json | |
verbose linkStuff [ true, | |
verbose linkStuff 'C:\\Users\\bbobby\\AppData\\Roaming\\npm\\node_modules', | |
verbose linkStuff false, | |
verbose linkStuff 'C:\\Users\\bbobby\\AppData\\Roaming\\npm\\node_modules\\grunt\\node_modules' ] | |
info linkStuff [email protected] | |
verbose linkBins [email protected] | |
verbose bins linking [ { uglifyjs: './bin/uglifyjs' }, | |
verbose bins linking 'C:\\Users\\bbobby\\AppData\\Roaming\\npm\\node_modules\\grunt\\node_modules\\.bin', | |
verbose bins linking false ] | |
verbose linkMans [email protected] | |
verbose rebuildBundles [email protected] | |
info install [email protected] | |
info postinstall [email protected] | |
verbose caching C:\Users\bbobby\AppData\Roaming\npm\node_modules\grunt\node_modules\connect\package.json | |
verbose loadDefaults [email protected] | |
info preinstall [email protected] | |
verbose from cache C:\Users\bbobby\AppData\Roaming\npm\node_modules\grunt\node_modules\connect\package.json | |
verbose readDependencies: using package.json deps | |
verbose from cache C:\Users\bbobby\AppData\Roaming\npm\node_modules\grunt\node_modules\connect\package.json | |
verbose readDependencies: using package.json deps | |
verbose cache add [ 'mime@>= 0.0.1', null ] | |
silly cache add: name, spec, args [ undefined, 'mime@>= 0.0.1', [ 'mime@>= 0.0.1', null ] ] | |
verbose parsed url { pathname: 'mime@', path: 'mime@', href: 'mime@' } | |
silly cache add: name, spec, args [ 'mime', '>= 0.0.1', [ 'mime', '>= 0.0.1' ] ] | |
verbose parsed url { pathname: '=', path: '=', href: '=' } | |
verbose addNamed [ 'mime', '>= 0.0.1' ] | |
verbose addNamed [ null, '>=0.0.1' ] | |
silly name, range, hasData [ 'mime', '>=0.0.1', false ] | |
verbose cache add [ '[email protected]', null ] | |
silly cache add: name, spec, args [ undefined, '[email protected]', [ '[email protected]', null ] ] | |
verbose parsed url { pathname: '[email protected]', | |
verbose parsed url path: '[email protected]', | |
verbose parsed url href: '[email protected]' } | |
silly cache add: name, spec, args [ 'formidable', '1.0.x', [ 'formidable', '1.0.x' ] ] | |
verbose parsed url { pathname: '1.0.x', path: '1.0.x', href: '1.0.x' } | |
verbose addNamed [ 'formidable', '1.0.x' ] | |
verbose addNamed [ null, '>=1.0.0- <1.1.0-' ] | |
silly name, range, hasData [ 'formidable', '>=1.0.0- <1.1.0-', false ] | |
verbose cache add [ 'qs@>= 0.4.0', null ] | |
silly cache add: name, spec, args [ undefined, 'qs@>= 0.4.0', [ 'qs@>= 0.4.0', null ] ] | |
verbose parsed url { pathname: 'qs@', path: 'qs@', href: 'qs@' } | |
silly cache add: name, spec, args [ 'qs', '>= 0.4.0', [ 'qs', '>= 0.4.0' ] ] | |
verbose parsed url { pathname: '=', path: '=', href: '=' } | |
verbose addNamed [ 'qs', '>= 0.4.0' ] | |
verbose addNamed [ null, '>=0.4.0' ] | |
silly name, range, hasData [ 'qs', '>=0.4.0', false ] | |
verbose raw, before any munging mime | |
verbose url resolving [ 'https://registry.npmjs.org/', './mime' ] | |
verbose url resolved https://registry.npmjs.org/mime | |
verbose etag "1EQE1C8714IML85RHTS3MZ113" | |
http GET https://registry.npmjs.org/mime | |
verbose raw, before any munging qs | |
verbose url resolving [ 'https://registry.npmjs.org/', './qs' ] | |
verbose url resolved https://registry.npmjs.org/qs | |
verbose etag "26YCN0U4P38FPW6QKXHPRJMY8" | |
http GET https://registry.npmjs.org/qs | |
verbose raw, before any munging formidable | |
verbose url resolving [ 'https://registry.npmjs.org/', './formidable' ] | |
verbose url resolved https://registry.npmjs.org/formidable | |
verbose etag "CO50FIUOSEUNJAD93Z3QFYO9H" | |
http GET https://registry.npmjs.org/formidable | |
verbose caching C:\Users\bbobby\AppData\Roaming\npm\node_modules\grunt\node_modules\nodeunit\package.json | |
verbose loadDefaults [email protected] | |
info preinstall [email protected] | |
verbose from cache C:\Users\bbobby\AppData\Roaming\npm\node_modules\grunt\node_modules\nodeunit\package.json | |
verbose readDependencies: using package.json deps | |
verbose from cache C:\Users\bbobby\AppData\Roaming\npm\node_modules\grunt\node_modules\nodeunit\package.json | |
verbose readDependencies: using package.json deps | |
verbose cache add [ 'tap-producer@>=0.0.1', null ] | |
silly cache add: name, spec, args [ undefined, | |
silly cache add: name, spec, args 'tap-producer@>=0.0.1', | |
silly cache add: name, spec, args [ 'tap-producer@>=0.0.1', null ] ] | |
verbose parsed url { pathname: 'tap-producer@', | |
verbose parsed url path: 'tap-producer@', | |
verbose parsed url href: 'tap-producer@' } | |
silly cache add: name, spec, args [ 'tap-producer', '>=0.0.1', [ 'tap-producer', '>=0.0.1' ] ] | |
verbose parsed url { pathname: '=0.0.1', path: '=0.0.1', href: '=0.0.1' } | |
verbose addNamed [ 'tap-producer', '>=0.0.1' ] | |
verbose addNamed [ null, '>=0.0.1' ] | |
silly name, range, hasData [ 'tap-producer', '>=0.0.1', false ] | |
verbose cache add [ 'tap-assert@>=0.0.9', null ] | |
silly cache add: name, spec, args [ undefined, | |
silly cache add: name, spec, args 'tap-assert@>=0.0.9', | |
silly cache add: name, spec, args [ 'tap-assert@>=0.0.9', null ] ] | |
verbose parsed url { pathname: 'tap-assert@', | |
verbose parsed url path: 'tap-assert@', | |
verbose parsed url href: 'tap-assert@' } | |
silly cache add: name, spec, args [ 'tap-assert', '>=0.0.9', [ 'tap-assert', '>=0.0.9' ] ] | |
verbose parsed url { pathname: '=0.0.9', path: '=0.0.9', href: '=0.0.9' } | |
verbose addNamed [ 'tap-assert', '>=0.0.9' ] | |
verbose addNamed [ null, '>=0.0.9' ] | |
silly name, range, hasData [ 'tap-assert', '>=0.0.9', false ] | |
verbose raw, before any munging tap-assert | |
verbose url resolving [ 'https://registry.npmjs.org/', './tap-assert' ] | |
verbose url resolved https://registry.npmjs.org/tap-assert | |
verbose etag "3NNWC5V4TW70IY9JIL4LQ81J2" | |
http GET https://registry.npmjs.org/tap-assert | |
verbose raw, before any munging tap-producer | |
verbose url resolving [ 'https://registry.npmjs.org/', './tap-producer' ] | |
verbose url resolved https://registry.npmjs.org/tap-producer | |
verbose etag "6QY6ZWAVECZ49QSBFSZV35Q66" | |
http GET https://registry.npmjs.org/tap-producer | |
http 304 https://registry.npmjs.org/abbrev | |
silly get cb [ 304, | |
silly get cb { server: 'CouchDB/1.2.0 (Erlang OTP/R15B)', | |
silly get cb etag: '"5BDNJ2RBQ990LB23TYO8C3S3J"', | |
silly get cb date: 'Mon, 11 Jun 2012 16:30:19 GMT', | |
silly get cb 'content-length': '0' } ] | |
verbose etag abbrev from cache | |
silly name, range, hasData 2 [ 'abbrev', '>=1.0.0- <2.0.0-', true ] | |
silly versions [ 'abbrev', [ '1.0.1', '1.0.2', '1.0.3' ] ] | |
verbose bin dist [ '0.6-ares1.7.5-DEV-evundefined-openssl0.9.8r-v83.6.6.25-win32-ia32-6.1.7601', | |
verbose bin dist { shasum: 'aa049c967f999222aa42e14434f0c562ef468241', | |
verbose bin dist tarball: 'http://registry.npmjs.org/abbrev/-/abbrev-1.0.3.tgz' } ] | |
verbose caching C:\Users\bbobby\AppData\Roaming\npm-cache\abbrev\1.0.3\package\package.json | |
verbose loadDefaults [email protected] | |
silly resolved [ { name: 'abbrev', | |
silly resolved version: '1.0.3', | |
silly resolved description: 'Like ruby\'s abbrev module, but in js', | |
silly resolved author: { name: 'Isaac Z. Schlueter', email: '[email protected]' }, | |
silly resolved main: './lib/abbrev.js', | |
silly resolved scripts: { test: 'node lib/abbrev.js' }, | |
silly resolved repository: { type: 'git', url: 'git://github.com/isaacs/abbrev-js.git' }, | |
silly resolved _id: '[email protected]', | |
silly resolved dependencies: {}, | |
silly resolved devDependencies: {}, | |
silly resolved optionalDependencies: {}, | |
silly resolved engines: { node: '*' }, | |
silly resolved _engineSupported: true, | |
silly resolved _npmVersion: '1.1.24', | |
silly resolved _nodeVersion: 'v0.6.19', | |
silly resolved _defaultsLoaded: true, | |
silly resolved _from: 'abbrev@1' } ] | |
info into C:\Users\bbobby\AppData\Roaming\npm\node_modules\grunt\node_modules\nopt [email protected] | |
info installOne [email protected] | |
verbose from cache C:\Users\bbobby\AppData\Roaming\npm-cache\abbrev\1.0.3\package\package.json | |
info unbuild C:\Users\bbobby\AppData\Roaming\npm\node_modules\grunt\node_modules\nopt\node_modules\abbrev | |
verbose unpack C:\Users\bbobby\AppData\Roaming\npm-cache\abbrev\1.0.3\package.tgz | |
silly gunzTarPerm modes [ '755', '644' ] | |
silly extracting entry package.json | |
silly modified mode [ 'package.json', 438, 420 ] | |
silly extracting entry README.md | |
silly modified mode [ 'README.md', 438, 420 ] | |
silly extracting entry lib/abbrev.js | |
silly modified mode [ 'lib/abbrev.js', 438, 420 ] | |
verbose caching C:\Users\bbobby\AppData\Roaming\npm\node_modules\grunt\node_modules\nopt\node_modules\abbrev\package.json | |
verbose loadDefaults [email protected] | |
info preinstall [email protected] | |
verbose from cache C:\Users\bbobby\AppData\Roaming\npm\node_modules\grunt\node_modules\nopt\node_modules\abbrev\package.json | |
verbose readDependencies: using package.json deps | |
verbose from cache C:\Users\bbobby\AppData\Roaming\npm\node_modules\grunt\node_modules\nopt\node_modules\abbrev\package.json | |
verbose readDependencies: using package.json deps | |
silly resolved [] | |
verbose about to build C:\Users\bbobby\AppData\Roaming\npm\node_modules\grunt\node_modules\nopt\node_modules\abbrev | |
info build C:\Users\bbobby\AppData\Roaming\npm\node_modules\grunt\node_modules\nopt\node_modules\abbrev | |
verbose from cache C:\Users\bbobby\AppData\Roaming\npm\node_modules\grunt\node_modules\nopt\node_modules\abbrev\package.json | |
verbose linkStuff [ true, | |
verbose linkStuff 'C:\\Users\\bbobby\\AppData\\Roaming\\npm\\node_modules', | |
verbose linkStuff false, | |
verbose linkStuff 'C:\\Users\\bbobby\\AppData\\Roaming\\npm\\node_modules\\grunt\\node_modules\\nopt\\node_modules' ] | |
info linkStuff [email protected] | |
verbose linkBins [email protected] | |
verbose linkMans [email protected] | |
verbose rebuildBundles [email protected] | |
info install [email protected] | |
info postinstall [email protected] |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Thanks, still works=)