string-argv@0.0.1
string-argv parses a string into an argument array to mimic process.argv. This is useful when testing Command Line Utilities that you want to pass arguments to.
2014-02-04
安装 (0.0.1)
npm install string-argv@0.0.1
yarn add string-argv@0.0.1
pnpm add string-argv@0.0.1
bun add string-argv@0.0.1
dependencies (1)
| 包名 | 版本要求 |
|---|---|
| bunyan | ~0.22.1 |
devDependencies (5)
| 包名 | 版本要求 |
|---|---|
| grunt | 0.4.1 |
| grunt-contrib-jshint | 0.4.3 |
| grunt-contrib-watch | 0.3.1 |
| grunt-jasmine-node | ~0.1.0 |
| jasmine-node | https://github.com/mccormicka/jasmine-node/archive/exclusive-tests.tar.gz |