| 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-font-variant/ |
Upload File : |
{
"_args": [
[
"postcss-font-variant@5.0.0",
"C:\\inetpub\\wwwroot\\parsmega.com"
]
],
"_from": "postcss-font-variant@5.0.0",
"_id": "postcss-font-variant@5.0.0",
"_inBundle": false,
"_integrity": "sha512-1fmkBaCALD72CK2a9i468mA/+tr9/1cBxRRMXOUaZqO43oWPR5imcyPjXwuv7PXbCid4ndlP5zWhidQVVa3hmA==",
"_location": "/postcss-font-variant",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "postcss-font-variant@5.0.0",
"name": "postcss-font-variant",
"escapedName": "postcss-font-variant",
"rawSpec": "5.0.0",
"saveSpec": null,
"fetchSpec": "5.0.0"
},
"_requiredBy": [
"/postcss-preset-env"
],
"_resolved": "https://registry.npmjs.org/postcss-font-variant/-/postcss-font-variant-5.0.0.tgz",
"_spec": "5.0.0",
"_where": "C:\\inetpub\\wwwroot\\parsmega.com",
"author": {
"name": "Maxime Thirouin"
},
"bugs": {
"url": "https://github.com/postcss/postcss-font-variant/issues"
},
"description": "PostCSS plugin to transform W3C font-variant properties to more compatible CSS (font-feature-settings)",
"devDependencies": {
"jscs": "^3.0.7",
"jshint": "^2.9.6",
"npmpub": "^4.1.0",
"postcss": "^8.1.0",
"tape": "^5.0.0"
},
"files": [
"index.js"
],
"homepage": "https://github.com/postcss/postcss-font-variant#readme",
"keywords": [
"css",
"postcss",
"postcss-plugin",
"font",
"variant",
"font-variant"
],
"license": "MIT",
"name": "postcss-font-variant",
"peerDependencies": {
"postcss": "^8.1.0"
},
"repository": {
"type": "git",
"url": "git+https://github.com/postcss/postcss-font-variant.git"
},
"scripts": {
"jscs": "jscs index.js test/index.js",
"jshint": "jshint . --exclude-path .gitignore",
"lint": "npm run jscs && npm run jshint",
"release": "npmpub",
"test": "npm run lint && tape test"
},
"version": "5.0.0"
}