I hereby claim:
- I am KenanY on github.
- I am kenan (https://keybase.io/kenan) on keybase.
- I have a public key whose fingerprint is 739A 17FE CC4A 040D 24E7 99A4 BF74 FD8B 882F 7988
To claim this, I am signing this object:
$ npm install gulp-browserify | |
$ npm ls stream-combiner | |
└─┬ [email protected] | |
└─┬ [email protected] | |
├─┬ [email protected] | |
│ └── [email protected] | |
└── [email protected] |
$ issueheroes npm/npm | |
1) isaacs (4666) | |
2) othiym23 (2659) | |
3) domenic (1098) | |
4) luk- (864) | |
5) smikes (815) | |
6) timoxley (632) | |
7) KenanY (492) | |
8) robertkowalski (475) | |
9) mfncooper (377) |
npm info it worked if it ends with ok | |
npm verb cli [ 'node', | |
npm verb cli '/home/kenan/.npm-packages/bin/npm', | |
npm verb cli 'install', | |
npm verb cli '--loglevel', | |
npm verb cli 'silly' ] | |
npm info using [email protected] | |
npm info using [email protected] | |
npm WARN package.json @ No description | |
npm WARN package.json @ No repository field. |
npm info it worked if it ends with ok | |
npm verb cli [ 'node', | |
npm verb cli '/home/kenan/.npm-packages/bin/npm', | |
npm verb cli 'install', | |
npm verb cli '--loglevel', | |
npm verb cli 'silly' ] | |
npm info using [email protected] | |
npm info using [email protected] | |
npm WARN package.json @ No description | |
npm WARN package.json @ No repository field. |
npm info it worked if it ends with ok | |
npm verb cli [ 'node', | |
npm verb cli '/home/kenan/.npm-packages/bin/npm', | |
npm verb cli 'install', | |
npm verb cli '--loglevel', | |
npm verb cli 'silly' ] | |
npm info using [email protected] | |
npm info using [email protected] | |
npm WARN package.json @ No description | |
npm WARN package.json @ No repository field. |
$ keybase login | |
warn: No config file found; tried '/home/kenan/.config/keybase/config.json' | |
Your keybase username or email: kenan | |
Your keybase login passphrase: | |
Segmentation fault (core dumped) |
I hereby claim:
To claim this, I am signing this object:
diff --git a/lib/cache.js b/lib/cache.js | |
index 281d610..ca99399 100644 | |
--- a/lib/cache.js | |
+++ b/lib/cache.js | |
@@ -304,7 +304,7 @@ function addNonLocal (spec, cb) { | |
maybeGithub(p.spec, cb) | |
break | |
default: | |
- if (p.name) return addNamed(p.name, p.spec, null, cb) | |
+ if (p.name) return addNamed(p.name, p.rawSpec, null, cb) |
Statistical profiling result from v8.log, (14616 ticks, 1 unaccounted, 0 excluded). | |
[Unknown]: | |
ticks total nonlib name | |
1 0.0% | |
[Shared libraries]: | |
ticks total nonlib name | |
428 2.9% 0.0% /home/kenan/bin/bin/node | |
65 0.4% 0.0% /usr/lib/libc-2.19.so |
Statistical profiling result from v8.log, (38883 ticks, 0 unaccounted, 0 excluded). | |
[Shared libraries]: | |
ticks total nonlib name | |
10689 27.5% 0.0% /home/kenan/bin/bin/node | |
2325 6.0% 0.0% /usr/lib/libc-2.19.so | |
12 0.0% 0.0% /usr/lib/libpthread-2.19.so | |
3 0.0% 0.0% 7fffe39a9000-7fffe39ab000 | |
[JavaScript]: |