| 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/color/ |
Upload File : |
{
"_args": [
[
"color@3.2.1",
"C:\\inetpub\\wwwroot\\parsmega.com"
]
],
"_from": "color@3.2.1",
"_id": "color@3.2.1",
"_inBundle": false,
"_integrity": "sha512-aBl7dZI9ENN6fUGC7mWpMTPNHmWUSNan9tuWN6ahh5ZLNk9baLJOnSMlrQkHcrfFgz2/RigjUVAjdx36VcemKA==",
"_location": "/color",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "color@3.2.1",
"name": "color",
"escapedName": "color",
"rawSpec": "3.2.1",
"saveSpec": null,
"fetchSpec": "3.2.1"
},
"_requiredBy": [
"/postcss-colormin",
"/sharp"
],
"_resolved": "https://registry.npmjs.org/color/-/color-3.2.1.tgz",
"_spec": "3.2.1",
"_where": "C:\\inetpub\\wwwroot\\parsmega.com",
"authors": [
"Josh Junon <i.am.qix@gmail.com>",
"Heather Arthur <fayearthur@gmail.com>",
"Maxime Thirouin"
],
"bugs": {
"url": "https://github.com/Qix-/color/issues"
},
"dependencies": {
"color-convert": "^1.9.3",
"color-string": "^1.6.0"
},
"description": "Color conversion and manipulation with CSS string support",
"devDependencies": {
"mocha": "9.0.2",
"xo": "0.12.1"
},
"files": [
"CHANGELOG.md",
"LICENSE",
"index.js"
],
"homepage": "https://github.com/Qix-/color#readme",
"keywords": [
"color",
"colour",
"css"
],
"license": "MIT",
"name": "color",
"repository": {
"type": "git",
"url": "git+https://github.com/Qix-/color.git"
},
"scripts": {
"pretest": "xo",
"test": "mocha"
},
"version": "3.2.1",
"xo": {
"rules": {
"no-cond-assign": 0,
"new-cap": 0
}
}
}