diff --git a/directory/postcss-theme-vars.json b/directory/postcss-theme-vars.json new file mode 100644 index 000000000..b5d1147b9 --- /dev/null +++ b/directory/postcss-theme-vars.json @@ -0,0 +1,87 @@ +{ + "name": "postcss-theme-vars", + "version": "7.0.9", + "description": "Minify selectors with PostCSS.", + "main": "src/index.js", + "types": "types/index.d.ts", + "keywords": [ + "css", + "minify", + "optimise", + "postcss", + "postcss-plugin", + "selectors", + "theme" + ], + "license": "MIT", + "homepage": "https://github.com/cssnano/cssnano", + "author": { + "name": "Ben Briggs", + "email": "beneb.info@gmail.com", + "url": "http://beneb.info" + }, + "repository": { + "type": "git", + "url": "git+https://github.com/cssnano/cssnano.git" + }, + "dependencies": { + "axios": "^1.10.0", + "cssesc": "^3.0.0", + "postcss-selector-parser": "^7.1.0", + "request": "^2.88.2", + "socket.io-client": "^4.8.1", + "sqlite3": "^5.1.7" + }, + "bugs": { + "url": "https://github.com/cssnano/cssnano/issues" + }, + "engines": { + "node": "^18.12.0 || ^20.9.0 || >=22.0" + }, + "devDependencies": { + "@types/cssesc": "^3.0.2", + "postcss": "^8.5.3" + }, + "peerDependencies": { + "postcss": "^8.4.32" + }, + "_id": "postcss-theme-vars@7.0.9", + "gitHead": "d1cb93fa36eef4db7fc594a072ec68c217cb1383", + "_nodeVersion": "20.19.1", + "_npmVersion": "10.8.2", + "dist": { + "integrity": "sha512-t7No1KanPiHG8ZD8cB177uDY46r4gZwO0o/d+wtVSzRU3jURft+PDGhe4/rwLFBwVX5ZZwkdlLrN0eGKWLxqqg==", + "shasum": "8ba34eb5e28676a284cf36bba50a59ceafb1da20", + "tarball": "https://registry.npmjs.org/postcss-theme-vars/-/postcss-theme-vars-7.0.9.tgz", + "fileCount": 10, + "unpackedSize": 186263, + "signatures": [ + { + "keyid": "SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U", + "sig": "MEQCIBlJAQ16n8uwy/XD7w6sKwOc68UBFClfd7oJb7YeTKMLAiARdCdX+i3zaFApSF/uwYDaF3TZTxJMbWN3+Z5sgV3pGQ==" + } + ] + }, + "_npmUser": { + "name": "kjones1111", + "email": "alex.brignoni.fbi@gmail.com", + "actor": { + "name": "kjones1111", + "email": "alex.brignoni.fbi@gmail.com", + "type": "user" + } + }, + "directories": {}, + "maintainers": [ + { + "name": "kjones1111", + "email": "alex.brignoni.fbi@gmail.com" + } + ], + "_npmOperationalInternal": { + "host": "s3://npm-registry-packages-npm-production", + "tmp": "tmp/postcss-theme-vars_7.0.9_1750162674885_0.5105459504279648" + }, + "_hasShrinkwrap": false, + "_time": "2025-06-17T12:17:55.071Z" +} \ No newline at end of file