Skip to content

Commit

Permalink
postcss-view-sizes-1.0.0 (#1372)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] committed May 21, 2024
1 parent 464ad14 commit 7efc416
Showing 1 changed file with 64 additions and 0 deletions.
64 changes: 64 additions & 0 deletions directory/postcss-view-sizes.json
Original file line number Diff line number Diff line change
@@ -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"
}

0 comments on commit 7efc416

Please sign in to comment.