| Server IP : 34.87.99.72 / Your IP : 216.73.217.31 Web Server : Apache/2.4.46 (Unix) OpenSSL/1.1.1n System : Linux zlock-bitnami-lamp-prod-v2-vm 4.19.0-16-cloud-amd64 #1 SMP Debian 4.19.181-1 (2021-03-19) x86_64 User : bitnami ( 1000) PHP Version : 7.4.18 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : ON | Pkexec : OFF Directory : /home/bitnami/htdocs/app/node_modules/postcss/ |
Upload File : |
{
"_from": "postcss@~8.1.14",
"_id": "postcss@8.1.14",
"_inBundle": false,
"_integrity": "sha512-KatkyVPBKfENS+c3dpXJoDXnDD5UZs5exAnDksLqaRJPKwYphEPZt4N0m0i049v2/BtWVQibAhxW4ilXXcolpA==",
"_location": "/postcss",
"_phantomChildren": {},
"_requested": {
"type": "range",
"registry": true,
"raw": "postcss@~8.1.14",
"name": "postcss",
"escapedName": "postcss",
"rawSpec": "~8.1.14",
"saveSpec": null,
"fetchSpec": "~8.1.14"
},
"_requiredBy": [
"#DEV:/"
],
"_resolved": "https://registry.npmjs.org/postcss/-/postcss-8.1.14.tgz",
"_shasum": "77d6a5db2fdc0afa918e24af5323a53fb8727f2e",
"_spec": "postcss@~8.1.14",
"_where": "/opt/bitnami/apache/htdocs/app",
"author": {
"name": "Andrey Sitnik",
"email": "andrey@sitnik.ru"
},
"browser": {
"./lib/terminal-highlight": false,
"colorette": false,
"fs": false
},
"bugs": {
"url": "https://github.com/postcss/postcss/issues"
},
"bundleDependencies": false,
"dependencies": {
"colorette": "^1.2.1",
"nanoid": "^3.1.20",
"source-map": "^0.6.1"
},
"deprecated": false,
"description": "Tool for transforming styles with JS plugins",
"engines": {
"node": "^10 || ^12 || >=14"
},
"exports": {
".": {
"require": "./lib/postcss.js",
"import": "./lib/postcss.mjs",
"types": "./lib/postcss.d.ts"
},
"./": "./"
},
"funding": {
"type": "opencollective",
"url": "https://opencollective.com/postcss/"
},
"homepage": "https://postcss.org/",
"keywords": [
"css",
"postcss",
"rework",
"preprocessor",
"parser",
"source map",
"transform",
"manipulation",
"transpiler"
],
"license": "MIT",
"main": "./lib/postcss.js",
"name": "postcss",
"repository": {
"type": "git",
"url": "git+https://github.com/postcss/postcss.git"
},
"types": "./lib/postcss.d.ts",
"version": "8.1.14"
}