{ "_args": [ [ "postcss-js@3.0.3", "/d" ] ], "_from": "postcss-js@3.0.3", "_id": "postcss-js@3.0.3", "_inBundle": false, "_integrity": "sha512-gWnoWQXKFw65Hk/mi2+WTQTHdPD5UJdDXZmX073EY/B3BWnYjO4F4t0VneTCnCGQ5E5GsCdMkzPaTXwl3r5dJw==", "_location": "/postcss-js", "_phantomChildren": {}, "_requested": { "type": "version", "registry": true, "raw": "postcss-js@3.0.3", "name": "postcss-js", "escapedName": "postcss-js", "rawSpec": "3.0.3", "saveSpec": null, "fetchSpec": "3.0.3" }, "_requiredBy": [ "/tailwindcss" ], "_resolved": "https://registry.npmjs.org/postcss-js/-/postcss-js-3.0.3.tgz", "_spec": "3.0.3", "_where": "/d", "author": { "name": "Andrey Sitnik", "email": "andrey@sitnik.ru" }, "bugs": { "url": "https://github.com/postcss/postcss-js/issues" }, "dependencies": { "camelcase-css": "^2.0.1", "postcss": "^8.1.6" }, "description": "PostCSS for React Inline Styles, Radium, Free Style and other CSS-in-JS", "engines": { "node": ">=10.0" }, "exports": { ".": { "require": "./index.js", "import": "./index.mjs" }, "./": "./" }, "funding": { "type": "opencollective", "url": "https://opencollective.com/postcss/" }, "homepage": "https://github.com/postcss/postcss-js#readme", "keywords": [ "postcss", "postcss-runner", "js", "inline", "react", "css", "cssinjs" ], "license": "MIT", "name": "postcss-js", "repository": { "type": "git", "url": "git+https://github.com/postcss/postcss-js.git" }, "version": "3.0.3" }