Server IP : 162.213.251.212 / Your IP : 18.225.57.152 [ Web Server : LiteSpeed System : Linux business55.web-hosting.com 4.18.0-553.lve.el8.x86_64 #1 SMP Mon May 27 15:27:34 UTC 2024 x86_64 User : allssztx ( 535) PHP Version : 8.1.31 Disable Function : NONE Domains : 1 Domains MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : OFF | Pkexec : OFF Directory : /home/allssztx/www/easybuyer/node_modules/style-loader/ |
Upload File : |
{ "name": "style-loader", "version": "0.23.1", "author": "Tobias Koppers @sokra", "description": "style loader module for webpack", "engines": { "node": ">= 0.12.0" }, "main": "index.js", "files": [ "lib", "url.js", "index.js", "useable.js", "options.json" ], "dependencies": { "loader-utils": "^1.1.0", "schema-utils": "^1.0.0" }, "devDependencies": { "css-loader": "^0.28.0", "file-loader": "^1.0.0", "istanbul": "^0.4.5", "jsdom": "^9.0.0", "memory-fs": "^0.4.0", "mocha": "^4.0.0", "nsp": "^3.2.1", "sinon": "^4.0.0", "standard-version": "^4.0.0", "webpack": "^2.0.0" }, "scripts": { "test": "mocha", "test:coverage": "istanbul cover node_modules/mocha/bin/_mocha", "ci:test": "npm run test", "ci:coverage": "npm run test:coverage", "release": "standard-version", "security": "nsp check" }, "repository": "https://github.com/webpack-contrib/style-loader.git", "bugs": "https://github.com/webpack-contrib/style-loader/issues", "homepage": "https://github.com/webpack-contrib/style-loader#readme", "license": "MIT" }