From 7efc416662a5858e387621ade471886f751dc287 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 21 May 2024 12:39:41 +0200 Subject: [PATCH] postcss-view-sizes-1.0.0 (#1372) Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> --- directory/postcss-view-sizes.json | 64 +++++++++++++++++++++++++++++++ 1 file changed, 64 insertions(+) create mode 100644 directory/postcss-view-sizes.json diff --git a/directory/postcss-view-sizes.json b/directory/postcss-view-sizes.json new file mode 100644 index 000000000..c744a6cff --- /dev/null +++ b/directory/postcss-view-sizes.json @@ -0,0 +1,64 @@ +{ + "name": "postcss-view-sizes", + "version": "1.0.0", + "description": "PostCSS plugin size based on the viewport polyfill", + "keywords": [ + "postcss", + "css", + "postcss-plugin", + "postcss-view-sizes" + ], + "author": { + "name": "Matthieu Conti", + "email": "matthieu.conti@sky.ch" + }, + "license": "MIT", + "repository": { + "type": "git", + "url": "git+https://github.com/m-conti/postcss-view-sizes.git" + }, + "engines": { + "node": ">=18.0.0" + }, + "peerDependencies": { + "postcss": "^8.4.27" + }, + "gitHead": "e5b6cc68f8485e01c8558264d2a6ad78267de697", + "bugs": { + "url": "https://github.com/m-conti/postcss-view-sizes/issues" + }, + "homepage": "https://github.com/m-conti/postcss-view-sizes#readme", + "_id": "postcss-view-sizes@1.0.0", + "_nodeVersion": "20.3.0", + "_npmVersion": "9.6.7", + "dist": { + "integrity": "sha512-q3yW+XsHAKTOaYinx/24d6VusOIAaLj8cBaallVvced/laa4/G8NHJKuRetyv26AM4e4237ff2CRaOyLUJkPuw==", + "shasum": "69a1aa701d3363b0de6ba0ca8853c38ecf11ae31", + "tarball": "https://registry.npmjs.org/postcss-view-sizes/-/postcss-view-sizes-1.0.0.tgz", + "fileCount": 4, + "unpackedSize": 2894, + "signatures": [ + { + "keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA", + "sig": "MEQCIBpwtlE7tMNtdmYEat2wQcMjMa+XJueJ4IOIr8JYNjtpAiBBAsb0AjetDvdMROJre9i27951LCZO182fzkR7UlCqag==" + } + ] + }, + "_npmUser": { + "name": "m-conti", + "email": "matthieu.conti@sky.ch" + }, + "directories": {}, + "maintainers": [ + { + "name": "m-conti", + "email": "matthieu.conti@sky.ch" + } + ], + "_npmOperationalInternal": { + "host": "s3://npm-registry-packages", + "tmp": "tmp/postcss-view-sizes_1.0.0_1715852311298_0.41745601886509753" + }, + "_hasShrinkwrap": false, + "_time": "2024-05-16T09:38:31.432Z" +} \ No newline at end of file