| 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/readjs/node_modules/clap/ |
Upload File : |
{
"_args": [
[
{
"raw": "clap@^1.0.9",
"scope": null,
"escapedName": "clap",
"name": "clap",
"rawSpec": "^1.0.9",
"spec": ">=1.0.9 <2.0.0",
"type": "range"
},
"/home/gavin/workspace/meanjs/node_modules/csso"
]
],
"_from": "clap@>=1.0.9 <2.0.0",
"_id": "clap@1.1.1",
"_inCache": true,
"_location": "/clap",
"_nodeVersion": "5.0.0",
"_npmOperationalInternal": {
"host": "packages-12-west.internal.npmjs.com",
"tmp": "tmp/clap-1.1.1.tgz_1462880296036_0.24203382013365626"
},
"_npmUser": {
"name": "lahmatiy",
"email": "rdvornov@gmail.com"
},
"_npmVersion": "3.3.6",
"_phantomChildren": {},
"_requested": {
"raw": "clap@^1.0.9",
"scope": null,
"escapedName": "clap",
"name": "clap",
"rawSpec": "^1.0.9",
"spec": ">=1.0.9 <2.0.0",
"type": "range"
},
"_requiredBy": [
"/csso"
],
"_resolved": "https://registry.npmjs.org/clap/-/clap-1.1.1.tgz",
"_shasum": "a8a93e0bfb7581ac199c4f001a5525a724ce696d",
"_shrinkwrap": null,
"_spec": "clap@^1.0.9",
"_where": "/home/gavin/workspace/meanjs/node_modules/csso",
"author": {
"name": "Roman Dvornov",
"email": "rdvornov@gmail.com"
},
"bugs": {
"url": "https://github.com/lahmatiy/clap/issues"
},
"dependencies": {
"chalk": "^1.1.3"
},
"description": "Command line argument parser",
"devDependencies": {
"mocha": "^2.4.5"
},
"directories": {},
"dist": {
"shasum": "a8a93e0bfb7581ac199c4f001a5525a724ce696d",
"tarball": "https://registry.npmjs.org/clap/-/clap-1.1.1.tgz"
},
"engines": {
"node": ">=0.10.0"
},
"files": [
"index.js",
"HISTORY.md",
"LICENSE",
"README.md"
],
"gitHead": "df36f700f326cce4e46b3422b99ae71154e9e480",
"homepage": "https://github.com/lahmatiy/clap",
"keywords": [
"cli",
"command",
"option",
"argument",
"completion"
],
"license": "MIT",
"main": "index.js",
"maintainers": [
{
"name": "lahmatiy",
"email": "rdvornov@gmail.com"
}
],
"name": "clap",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git+https://github.com/lahmatiy/clap.git"
},
"scripts": {
"test": "mocha test -R spec"
},
"title": "Command line argument parser",
"version": "1.1.1"
}