| 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/is-relative/ |
Upload File : |
{
"_args": [
[
{
"raw": "is-relative@^0.2.1",
"scope": null,
"escapedName": "is-relative",
"name": "is-relative",
"rawSpec": "^0.2.1",
"spec": ">=0.2.1 <0.3.0",
"type": "range"
},
"/home/gavin/workspace/meanjs/node_modules/is-absolute"
]
],
"_from": "is-relative@>=0.2.1 <0.3.0",
"_id": "is-relative@0.2.1",
"_inCache": true,
"_location": "/is-relative",
"_nodeVersion": "0.12.4",
"_npmUser": {
"name": "jonschlinkert",
"email": "github@sellside.com"
},
"_npmVersion": "2.10.1",
"_phantomChildren": {},
"_requested": {
"raw": "is-relative@^0.2.1",
"scope": null,
"escapedName": "is-relative",
"name": "is-relative",
"rawSpec": "^0.2.1",
"spec": ">=0.2.1 <0.3.0",
"type": "range"
},
"_requiredBy": [
"/is-absolute"
],
"_resolved": "https://registry.npmjs.org/is-relative/-/is-relative-0.2.1.tgz",
"_shasum": "d27f4c7d516d175fb610db84bbeef23c3bc97aa5",
"_shrinkwrap": null,
"_spec": "is-relative@^0.2.1",
"_where": "/home/gavin/workspace/meanjs/node_modules/is-absolute",
"author": {
"name": "Jon Schlinkert",
"url": "https://github.com/jonschlinkert"
},
"bugs": {
"url": "https://github.com/jonschlinkert/is-relative/issues"
},
"dependencies": {
"is-unc-path": "^0.1.1"
},
"description": "Returns `true` if the path appears to be relative.",
"devDependencies": {
"mocha": "*"
},
"directories": {},
"dist": {
"shasum": "d27f4c7d516d175fb610db84bbeef23c3bc97aa5",
"tarball": "https://registry.npmjs.org/is-relative/-/is-relative-0.2.1.tgz"
},
"engines": {
"node": ">=0.10.0"
},
"files": [
"index.js"
],
"gitHead": "5f2fcd8ae42e43e10f2ac1b7b11f1b43ea1844ac",
"homepage": "https://github.com/jonschlinkert/is-relative",
"keywords": [
"absolute",
"check",
"file",
"filepath",
"is",
"normalize",
"path",
"path.relative",
"relative",
"resolve",
"slash",
"slashes",
"uri",
"url"
],
"license": "MIT",
"main": "index.js",
"maintainers": [
{
"name": "jonschlinkert",
"email": "github@sellside.com"
}
],
"name": "is-relative",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git+https://github.com/jonschlinkert/is-relative.git"
},
"scripts": {
"test": "mocha"
},
"verb": {
"related": {
"list": [
"is-absolute",
"is-relative",
"is-dotfile",
"is-glob",
"is-unc-path"
]
}
},
"version": "0.2.1"
}