| Server IP : 34.87.99.72 / Your IP : 216.73.217.31 Web Server : Apache/2.4.46 (Unix) OpenSSL/1.1.1n System : Linux zlock-bitnami-lamp-prod-v2-vm 4.19.0-16-cloud-amd64 #1 SMP Debian 4.19.181-1 (2021-03-19) x86_64 User : bitnami ( 1000) PHP Version : 7.4.18 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : ON | Pkexec : OFF Directory : /home/bitnami/htdocs/app/node_modules/adjust-sourcemap-loader/ |
Upload File : |
{
"_from": "adjust-sourcemap-loader@3.0.0",
"_id": "adjust-sourcemap-loader@3.0.0",
"_inBundle": false,
"_integrity": "sha512-YBrGyT2/uVQ/c6Rr+t6ZJXniY03YtHGMJQYal368burRGYKqhx9qGTWqcBU5s1CwYY9E/ri63RYyG1IacMZtqw==",
"_location": "/adjust-sourcemap-loader",
"_phantomChildren": {
"big.js": "5.2.2",
"emojis-list": "3.0.0",
"json5": "2.2.0"
},
"_requested": {
"type": "version",
"registry": true,
"raw": "adjust-sourcemap-loader@3.0.0",
"name": "adjust-sourcemap-loader",
"escapedName": "adjust-sourcemap-loader",
"rawSpec": "3.0.0",
"saveSpec": null,
"fetchSpec": "3.0.0"
},
"_requiredBy": [
"/resolve-url-loader"
],
"_resolved": "https://registry.npmjs.org/adjust-sourcemap-loader/-/adjust-sourcemap-loader-3.0.0.tgz",
"_shasum": "5ae12fb5b7b1c585e80bbb5a63ec163a1a45e61e",
"_spec": "adjust-sourcemap-loader@3.0.0",
"_where": "/opt/bitnami/apache/htdocs/app/node_modules/resolve-url-loader",
"author": {
"name": "bholloway"
},
"bugs": {
"url": "https://github.com/bholloway/adjust-sourcemap-loader/issues"
},
"bundleDependencies": false,
"dependencies": {
"loader-utils": "^2.0.0",
"regex-parser": "^2.2.11"
},
"deprecated": false,
"description": "Webpack loader that adjusts source maps",
"devDependencies": {
"jshint": "^2.12.0"
},
"engines": {
"node": ">=8.9"
},
"homepage": "https://github.com/bholloway/adjust-sourcemap-loader",
"keywords": [
"webpack",
"loader",
"source-map",
"sourcemap",
"sources",
"resolve",
"adjust"
],
"license": "MIT",
"main": "index.js",
"name": "adjust-sourcemap-loader",
"repository": {
"type": "git",
"url": "git+https://github.com/bholloway/adjust-sourcemap-loader.git"
},
"scripts": {
"lint": "jshint index.js lib codec"
},
"version": "3.0.0"
}