Server : nginx/1.20.1 System : Linux ccpf-production-2021 5.4.0-148-generic #165-Ubuntu SMP Tue Apr 18 08:53:12 UTC 2023 x86_64 User : forge ( 1000) PHP Version : 7.4.21 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_get_handler,pcntl_signal_dispatch,pcntl_get_last_error,pcntl_strerror,pcntl_sigprocmask,pcntl_sigwaitinfo,pcntl_sigtimedwait,pcntl_exec,pcntl_getpriority,pcntl_setpriority,pcntl_async_signals,pcntl_unshare, Directory : /lib/node_modules/gulp/node_modules/resolve-url/ |
{
"_from": "resolve-url@^0.2.1",
"_id": "resolve-url@0.2.1",
"_inBundle": false,
"_integrity": "sha1-LGN/53yJOv0qZj/iGqkIAGjiBSo=",
"_location": "/gulp/resolve-url",
"_phantomChildren": {},
"_requested": {
"type": "range",
"registry": true,
"raw": "resolve-url@^0.2.1",
"name": "resolve-url",
"escapedName": "resolve-url",
"rawSpec": "^0.2.1",
"saveSpec": null,
"fetchSpec": "^0.2.1"
},
"_requiredBy": [
"/gulp/source-map-resolve"
],
"_resolved": "https://registry.npmjs.org/resolve-url/-/resolve-url-0.2.1.tgz",
"_shasum": "2c637fe77c893afd2a663fe21aa9080068e2052a",
"_spec": "resolve-url@^0.2.1",
"_where": "/usr/lib/node_modules/gulp/node_modules/source-map-resolve",
"author": {
"name": "Simon Lydell"
},
"bugs": {
"url": "https://github.com/lydell/resolve-url/issues"
},
"bundleDependencies": false,
"deprecated": "https://github.com/lydell/resolve-url#deprecated",
"description": "Like Node.js’ `path.resolve`/`url.resolve` for the browser.",
"devDependencies": {
"jshint": "~2.4.3",
"tape": "~2.5.0",
"testling": "~1.6.0"
},
"homepage": "https://github.com/lydell/resolve-url#readme",
"keywords": [
"resolve",
"url"
],
"license": "MIT",
"main": "resolve-url.js",
"name": "resolve-url",
"repository": {
"type": "git",
"url": "git+https://github.com/lydell/resolve-url.git"
},
"scripts": {
"test": "jshint resolve-url.js test/ && testling -u"
},
"testling": {
"files": "test/*.js",
"browsers": [
"ie/8..latest",
"chrome/latest",
"firefox/latest",
"opera/12",
"opera/latest",
"safari/5",
"iphone/6",
"android-browser/4"
]
},
"version": "0.2.1"
}