| 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/@nuxtjs/style-resources/ |
Upload File : |
{
"_args": [
[
"@nuxtjs/style-resources@1.2.2",
"C:\\inetpub\\wwwroot\\parsmega.com"
]
],
"_development": true,
"_from": "@nuxtjs/style-resources@1.2.2",
"_id": "@nuxtjs/style-resources@1.2.2",
"_inBundle": false,
"_integrity": "sha512-p2putExz19lDDhCway+nVgPsH37Uw7Qbos8rWJ7RXI7Mp0/qVsKzLSIsAYWSUXwUdsJilPDQhSNazp+CEYJ37g==",
"_location": "/@nuxtjs/style-resources",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "@nuxtjs/style-resources@1.2.2",
"name": "@nuxtjs/style-resources",
"escapedName": "@nuxtjs%2fstyle-resources",
"scope": "@nuxtjs",
"rawSpec": "1.2.2",
"saveSpec": null,
"fetchSpec": "1.2.2"
},
"_requiredBy": [
"#DEV:/"
],
"_resolved": "https://registry.npmjs.org/@nuxtjs/style-resources/-/style-resources-1.2.2.tgz",
"_spec": "1.2.2",
"_where": "C:\\inetpub\\wwwroot\\parsmega.com",
"bugs": {
"url": "https://github.com/nuxt-community/style-resources-module/issues"
},
"contributors": [
{
"name": "Alexander Lichter",
"email": "npm@lichter.io"
}
],
"dependencies": {
"consola": "^3.2.3",
"glob-all": "^3.3.1",
"sass-resources-loader": "^2.2.5"
},
"description": "[![npm version][npm-version-src]][npm-version-href] [![npm downloads][npm-downloads-src]][npm-downloads-href] [![Codecov][codecov-src]][codecov-href] [![License][license-src]][license-href]",
"devDependencies": {
"@babel/core": "^7.23.3",
"@babel/preset-env": "^7.23.3",
"@commitlint/cli": "^18.4.3",
"@commitlint/config-conventional": "^18.4.3",
"@nuxt/types": "^2.17.2",
"@nuxtjs/eslint-config": "^12.0.0",
"@types/jest": "^29.5.10",
"babel-jest": "^29.7.0",
"codecov": "^3.8.3",
"eslint": "^8.54.0",
"eslint-plugin-jest": "^27.6.0",
"get-port": "^5.1.1",
"husky": "^7.0.4",
"jest": "^29.7.0",
"jsdom": "^22.1.0",
"less": "^4.2.0",
"less-loader": "^4.1.0",
"mathsass": "^0.11.0",
"nuxt-edge": "^2.17.2-28284499.5674f49",
"sass": "^1.69.5",
"sass-loader": "^7.3.1",
"standard-version": "^9.5.0",
"stylus": "^0.54.8",
"stylus-loader": "^3.0.2",
"typescript": "^5.3.2"
},
"engines": {
"node": ">=v10.24.1",
"npm": ">=6.14.14"
},
"eslintIgnore": [
".nuxt",
"coverage",
"dist",
"lib/templates/*.*",
"node_modules"
],
"files": [
"lib",
"types"
],
"homepage": "https://github.com/nuxt-community/style-resources-module#readme",
"jest": {
"testEnvironment": "node",
"collectCoverage": true,
"collectCoverageFrom": [
"lib/**/*.js"
],
"transform": {
"\\.[jt]sx?$": "babel-jest"
},
"transformIgnorePatterns": [
"/node_modules/(?!@nuxt)"
]
},
"keywords": [
"nuxtjs",
"nuxt",
"nuxt-module",
"sass",
"less",
"stylus",
"style-resources",
"import"
],
"license": "MIT",
"main": "lib/module.js",
"name": "@nuxtjs/style-resources",
"publishConfig": {
"access": "public"
},
"repository": {
"mode": "git",
"url": "git+https://github.com/nuxt-community/style-resources-module.git"
},
"scripts": {
"commitlint": "commitlint -e $GIT_PARAMS",
"coverage": "codecov",
"dev": "nuxt dev --config-file test/fixture/sass/nuxt.config.js",
"lint": "eslint --ext .js,.ts,.vue lib test",
"prepare": "husky install",
"release": "standard-version && git push --follow-tags && npm publish",
"test": "yarn lint && jest"
},
"types": "types/index.d.ts",
"version": "1.2.2"
}