| Server IP : 157.230.181.24 / Your IP : 216.73.217.11 Web Server : Apache/2.4.58 (Ubuntu) System : Linux conductive 6.8.0-117-generic #117-Ubuntu SMP PREEMPT_DYNAMIC Tue May 5 19:26:24 UTC 2026 x86_64 User : ( 1000) PHP Version : 8.3.31 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : OFF | Sudo : ON | Pkexec : OFF Directory : /var/www/vhosts/convo/node_modules/is-absolute/ |
Upload File : |
{
"_args": [
[
"is-absolute@^0.1.7",
"/Users/calebloffer/Sites/converse/node_modules/cross-spawn-async/node_modules/which"
]
],
"_from": "is-absolute@>=0.1.7 <0.2.0",
"_id": "is-absolute@0.1.7",
"_inCache": true,
"_installable": true,
"_location": "/is-absolute",
"_nodeVersion": "0.12.0",
"_npmUser": {
"email": "github@sellside.com",
"name": "jonschlinkert"
},
"_npmVersion": "2.5.1",
"_phantomChildren": {},
"_requested": {
"name": "is-absolute",
"raw": "is-absolute@^0.1.7",
"rawSpec": "^0.1.7",
"scope": null,
"spec": ">=0.1.7 <0.2.0",
"type": "range"
},
"_requiredBy": [
"/cross-spawn-async/which"
],
"_resolved": "https://registry.npmjs.org/is-absolute/-/is-absolute-0.1.7.tgz",
"_shasum": "847491119fccb5fb436217cc737f7faad50f603f",
"_shrinkwrap": null,
"_spec": "is-absolute@^0.1.7",
"_where": "/Users/calebloffer/Sites/converse/node_modules/cross-spawn-async/node_modules/which",
"author": {
"name": "Jon Schlinkert",
"url": "https://github.com/jonschlinkert"
},
"bugs": {
"url": "https://github.com/jonschlinkert/is-absolute/issues"
},
"dependencies": {
"is-relative": "^0.1.0"
},
"description": "Return true if a file path is absolute.",
"devDependencies": {
"mocha": "*"
},
"directories": {},
"dist": {
"shasum": "847491119fccb5fb436217cc737f7faad50f603f",
"tarball": "http://registry.npmjs.org/is-absolute/-/is-absolute-0.1.7.tgz"
},
"engines": {
"node": ">=0.10.0"
},
"files": [
"index.js"
],
"gitHead": "90cca7b671620bf28b778a61fddc8a986a2e1095",
"homepage": "https://github.com/jonschlinkert/is-absolute",
"keywords": [
"absolute",
"check",
"file",
"filepath",
"is",
"normalize",
"path",
"path.relative",
"relative",
"resolve",
"slash",
"slashes",
"uri",
"url"
],
"license": {
"type": "MIT",
"url": "https://github.com/jonschlinkert/is-absolute/blob/master/LICENSE"
},
"main": "index.js",
"maintainers": [
{
"name": "jonschlinkert",
"email": "github@sellside.com"
}
],
"name": "is-absolute",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git://github.com/jonschlinkert/is-absolute.git"
},
"scripts": {
"test": "mocha"
},
"version": "0.1.7"
}