| Server IP : 68.183.124.220 / Your IP : 216.73.217.137 Web Server : Apache/2.4.18 (Ubuntu) System : Linux Sandbox-A 4.4.0-210-generic #242-Ubuntu SMP Fri Apr 16 09:57:56 UTC 2021 x86_64 User : gavin ( 1000) PHP Version : 7.0.33-0ubuntu0.16.04.16 Disable Function : pcntl_alarm,pcntl_fork,pcntl_waitpid,pcntl_wait,pcntl_wifexited,pcntl_wifstopped,pcntl_wifsignaled,pcntl_wifcontinued,pcntl_wexitstatus,pcntl_wtermsig,pcntl_wstopsig,pcntl_signal,pcntl_signal_dispatch,pcntl_get_last_error,pcntl_strerror,pcntl_sigprocmask,pcntl_sigwaitinfo,pcntl_sigtimedwait,pcntl_exec,pcntl_getpriority,pcntl_setpriority, MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : ON | Pkexec : ON Directory : /home/gavin/workspace/happymandarin/node_modules/exec-series/ |
Upload File : |
{
"_args": [
[
{
"raw": "exec-series@^1.0.0",
"scope": null,
"escapedName": "exec-series",
"name": "exec-series",
"rawSpec": "^1.0.0",
"spec": ">=1.0.0 <2.0.0",
"type": "range"
},
"/home/gavin/workspace/meanjs/node_modules/bin-build"
]
],
"_from": "exec-series@>=1.0.0 <2.0.0",
"_id": "exec-series@1.0.3",
"_inCache": true,
"_location": "/exec-series",
"_nodeVersion": "6.3.0",
"_npmOperationalInternal": {
"host": "packages-12-west.internal.npmjs.com",
"tmp": "tmp/exec-series-1.0.3.tgz_1468258048915_0.0962953690905124"
},
"_npmUser": {
"name": "shinnn",
"email": "snnskwtnb@gmail.com"
},
"_npmVersion": "3.10.5",
"_phantomChildren": {},
"_requested": {
"raw": "exec-series@^1.0.0",
"scope": null,
"escapedName": "exec-series",
"name": "exec-series",
"rawSpec": "^1.0.0",
"spec": ">=1.0.0 <2.0.0",
"type": "range"
},
"_requiredBy": [
"/bin-build"
],
"_resolved": "https://registry.npmjs.org/exec-series/-/exec-series-1.0.3.tgz",
"_shasum": "6d257a9beac482a872c7783bc8615839fc77143a",
"_shrinkwrap": null,
"_spec": "exec-series@^1.0.0",
"_where": "/home/gavin/workspace/meanjs/node_modules/bin-build",
"author": {
"name": "Shinnosuke Watanabe",
"url": "https://github.com/shinnn"
},
"bugs": {
"url": "https://github.com/shinnn/exec-series/issues"
},
"dependencies": {
"async-each-series": "^1.1.0",
"object-assign": "^4.1.0"
},
"description": "Run commands in order",
"devDependencies": {
"@shinnn/eslint-config-node-legacy": "^2.0.0",
"eslint": "^3.0.1",
"istanbul": "^0.4.4",
"rimraf": "^2.5.3",
"tap-spec": "^4.1.1",
"tape": "^4.6.0"
},
"directories": {},
"dist": {
"shasum": "6d257a9beac482a872c7783bc8615839fc77143a",
"tarball": "https://registry.npmjs.org/exec-series/-/exec-series-1.0.3.tgz"
},
"files": [
"index.js"
],
"gitHead": "cd2cb2d3d08bdae005ca4bc2535b85f5559e3b2e",
"homepage": "https://github.com/shinnn/exec-series#readme",
"keywords": [
"child_process",
"exec",
"series",
"serial",
"serially",
"command",
"sequence",
"sequential",
"sequentially",
"order"
],
"license": "MIT",
"maintainers": [
{
"name": "shinnn",
"email": "snnskwtnb@gmail.com"
}
],
"name": "exec-series",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git+https://github.com/shinnn/exec-series.git"
},
"scripts": {
"coverage": "node --strong_mode node_modules/.bin/istanbul cover test.js",
"coveralls": "${npm_package_scripts_coverage} && istanbul-coveralls",
"pretest": "eslint --fix --config @shinnn/node-legacy index.js test.js",
"test": "node --strong_mode test.js | tap-spec"
},
"version": "1.0.3"
}