| 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/postcss-url/ |
Upload File : |
{
"_args": [
[
"postcss-url@10.1.3",
"C:\\inetpub\\wwwroot\\parsmega.com"
]
],
"_from": "postcss-url@10.1.3",
"_id": "postcss-url@10.1.3",
"_inBundle": false,
"_integrity": "sha512-FUzyxfI5l2tKmXdYc6VTu3TWZsInayEKPbiyW+P6vmmIrrb4I6CGX0BFoewgYHLK+oIL5FECEK02REYRpBvUCw==",
"_location": "/postcss-url",
"_phantomChildren": {
"brace-expansion": "1.1.12"
},
"_requested": {
"type": "version",
"registry": true,
"raw": "postcss-url@10.1.3",
"name": "postcss-url",
"escapedName": "postcss-url",
"rawSpec": "10.1.3",
"saveSpec": null,
"fetchSpec": "10.1.3"
},
"_requiredBy": [
"/@nuxt/webpack"
],
"_resolved": "https://registry.npmjs.org/postcss-url/-/postcss-url-10.1.3.tgz",
"_spec": "10.1.3",
"_where": "C:\\inetpub\\wwwroot\\parsmega.com",
"author": {
"name": "Maxime Thirouin"
},
"bugs": {
"url": "https://github.com/postcss/postcss-url/issues"
},
"dependencies": {
"make-dir": "~3.1.0",
"mime": "~2.5.2",
"minimatch": "~3.0.4",
"xxhashjs": "~0.2.2"
},
"description": "PostCSS plugin to rebase or inline on url().",
"devDependencies": {
"chai": "4.1.2",
"eslint": "7.12.1",
"mocha": "8.2.1",
"npmpub": "5.0.0",
"postcss": "^8.0.0",
"postcss-import": "12.0.0"
},
"engines": {
"node": ">=10"
},
"files": [
"src"
],
"homepage": "https://github.com/postcss/postcss-url#readme",
"keywords": [
"css",
"postcss",
"postcss-plugin",
"url",
"rebase",
"inline",
"base64",
"assets"
],
"license": "MIT",
"main": "src/index.js",
"name": "postcss-url",
"peerDependencies": {
"postcss": "^8.0.0"
},
"repository": {
"type": "git",
"url": "git+https://github.com/postcss/postcss-url.git"
},
"scripts": {
"lint": "eslint --fix .",
"release": "npmpub",
"test": "npm run lint && npm run tests",
"tests": "mocha --recursive --require ./test/setup"
},
"version": "10.1.3"
}