#! /usr/bin/env node var JSONStream = require('./') if(!module.parent && process.title !== 'browser') { process.stdin .pipe(JSONStream.parse(process.argv[2])) .pipe(JSONStream.stringify('[', ',\n', ']\n', 2)) .pipe(process.stdout) }
Name | Type | Size | Permission | Actions |
---|---|---|---|---|
JSONStream | File | 251 B | 0755 |
|
mkdirp | File | 731 B | 0755 |
|
node-gyp | File | 3.43 KB | 0755 |
|
nopt | File | 1.51 KB | 0755 |
|
opener | File | 161 B | 0755 |
|
rimraf | File | 1.17 KB | 0755 |
|
semver | File | 4.31 KB | 0755 |
|
uuid | File | 1.54 KB | 0755 |
|
which | File | 985 B | 0755 |
|