| Server IP : 185.208.173.17 / Your IP : 87.236.161.98 Web Server : Microsoft-IIS/10.0 System : Windows NT SRV8576125506 10.0 build 26100 (Windows Server 2016) AMD64 User : IUSR ( 0) PHP Version : 7.4.13 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : OFF | Perl : OFF | Python : OFF | Sudo : OFF | Pkexec : OFF Directory : C:/inetpub/wwwroot/parsmega.nuxt/node_modules/sass-resources-loader/ |
Upload File : |
{
"_args": [
[
"sass-resources-loader@2.2.5",
"C:\\inetpub\\wwwroot\\parsmega.com"
]
],
"_development": true,
"_from": "sass-resources-loader@2.2.5",
"_id": "sass-resources-loader@2.2.5",
"_inBundle": false,
"_integrity": "sha512-po8rfETH9cOQACWxubT/1CCu77KjxwRtCDm6QAXZH99aUHBydwSoxdIjC40SGp/dcS/FkSNJl0j1VEojGZqlvQ==",
"_location": "/sass-resources-loader",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "sass-resources-loader@2.2.5",
"name": "sass-resources-loader",
"escapedName": "sass-resources-loader",
"rawSpec": "2.2.5",
"saveSpec": null,
"fetchSpec": "2.2.5"
},
"_requiredBy": [
"/@nuxtjs/style-resources"
],
"_resolved": "https://registry.npmjs.org/sass-resources-loader/-/sass-resources-loader-2.2.5.tgz",
"_spec": "2.2.5",
"_where": "C:\\inetpub\\wwwroot\\parsmega.com",
"authors": [
"Justin Gordon <justin.gordon@gmail.com> (https://github.com/justin808)",
"Alex Fedoseev <alex.fedoseev@gmail.com> (https://github.com/alexfedoseev)"
],
"bugs": {
"url": "https://github.com/shakacode/sass-resources-loader/issues"
},
"dependencies": {
"async": "^3.2.3",
"chalk": "^4.1.0",
"glob": "^7.1.6",
"loader-utils": "^2.0.0"
},
"description": "SASS resources loader for Webpack",
"devDependencies": {
"@babel/cli": "^7.10.5",
"@babel/core": "^7.11.1",
"@babel/preset-env": "^7.11.0",
"babel-eslint": "^10.1.0",
"eslint": "^7.6.0",
"eslint-config-airbnb": "^18.2.0",
"eslint-config-shakacode": "^17.0.0",
"eslint-plugin-import": "^2.22.0",
"jest": "^26.2.2",
"raw-loader": "^4.0.1",
"webpack": "^4.44.1",
"webpack-merge": "^5.1.1"
},
"files": [
"lib"
],
"homepage": "https://github.com/shakacode/sass-resources-loader#readme",
"keywords": [
"css",
"sass",
"webpack"
],
"license": "MIT",
"main": "lib/loader.js",
"name": "sass-resources-loader",
"repository": {
"type": "git",
"url": "git+https://github.com/shakacode/sass-resources-loader.git"
},
"scripts": {
"build": "scripts/build",
"clean": "scripts/clean",
"dev": "scripts/dev",
"lint": "scripts/lint",
"prepublish": "yarn run prerelease",
"prerelease": "yarn run clean && yarn run build && yarn run test && yarn run lint",
"preversion": "yarn run prerelease",
"release:major": "scripts/release major",
"release:minor": "scripts/release minor",
"release:patch": "scripts/release patch",
"start": "yarn run lint && yarn run clean && yarn run dev",
"test": "jest"
},
"version": "2.2.5"
}