Skip to content

Commit 9853473

Browse files
postcss-fontify-1.1.0 (#2511)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 1ad387c commit 9853473

1 file changed

Lines changed: 102 additions & 0 deletions

File tree

directory/postcss-fontify.json

Lines changed: 102 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,102 @@
1+
{
2+
"name": "postcss-fontify",
3+
"version": "1.1.0",
4+
"description": "PostCSS plugin for generating font-face declarations from font files in a directory.",
5+
"keywords": [
6+
"postcss",
7+
"css",
8+
"postcss-plugin",
9+
"fontify"
10+
],
11+
"scripts": {
12+
"test": "jest --coverage && eslint ."
13+
},
14+
"author": {
15+
"name": "Alexander Sedeke",
16+
"email": "[email protected]",
17+
"url": "https://www.studioalex.dex/"
18+
},
19+
"homepage": "https://www.studioalex.dev/tips/2023-03-31-generate-font-face-declarations-with-ease/",
20+
"license": "MIT",
21+
"repository": {
22+
"type": "git",
23+
"url": "git+https://github.com/studioalex/postcss-fontify.git"
24+
},
25+
"engines": {
26+
"node": ">=16.0.0"
27+
},
28+
"peerDependencies": {
29+
"postcss": "^8.3.0"
30+
},
31+
"devDependencies": {
32+
"clean-publish": "^4.1.1",
33+
"eslint": "^8.37.0",
34+
"eslint-plugin-jest": "^27.2.1",
35+
"jest": "^29.5.0",
36+
"postcss": "^8.4.21"
37+
},
38+
"eslintConfig": {
39+
"parserOptions": {
40+
"ecmaVersion": 2021
41+
},
42+
"env": {
43+
"node": true,
44+
"es6": true
45+
},
46+
"extends": [
47+
"eslint:recommended",
48+
"plugin:jest/recommended"
49+
],
50+
"rules": {
51+
"jest/expect-expect": "off"
52+
}
53+
},
54+
"jest": {
55+
"coverageThreshold": {
56+
"global": {
57+
"statements": 100
58+
}
59+
}
60+
},
61+
"dependencies": {
62+
"glob": "^9.3.4"
63+
},
64+
"gitHead": "4ede704e79986bcb1c2dbeb424b1ac555bf23acf",
65+
"bugs": {
66+
"url": "https://github.com/studioalex/postcss-fontify/issues"
67+
},
68+
69+
"_nodeVersion": "18.15.0",
70+
"_npmVersion": "9.5.0",
71+
"dist": {
72+
"integrity": "sha512-cM3PZ6luyszmegc/phWtXxseMdsdFNULFzEgHQuJL7TheWilUeJU2X+9TJd2z/aITJG8MkM50fnhcWuIRC8ZAA==",
73+
"shasum": "672f119d72cb192e421fb2b20db8595ce585cc24",
74+
"tarball": "https://registry.npmjs.org/postcss-fontify/-/postcss-fontify-1.1.0.tgz",
75+
"fileCount": 9,
76+
"unpackedSize": 19886,
77+
"signatures": [
78+
{
79+
"keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA",
80+
"sig": "MEUCIQD082bizZEZtrndAgQ0LuLmH9w9DFlt3Nn3rsZTsKReWAIgU3T6PLYuJtsdxh33XcG04qCKgi9TPYPx5+Me+k+CAbI="
81+
}
82+
],
83+
"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkMdfvACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrfsRAAouwXjCnzkEF/4YEB+esB8Z8mN3ifjxPZP5DoXrDb5N2TdrEl\r\nCRXzqZKZ25lxQvQNgPnvfOOs7+M3GOTKHL2crq3TNuhSjM02vvMGkP+ingRF\r\nxpWrovTLRD6MVnxr1RHYr7L5xT0WTw2gwQcSNgg2BtgrT0m00LzLxgJZ/cUn\r\nxqFErJkusvc6jqO00XCSuoFTSWWV9rKUv+y/LXE8v1xuoBkuXMyaL76fuzwZ\r\n7tR7z3rNJEWvsDGbJNYu28Wk/Sejx3gECrMFls00d0u4elJanXA22psyWzqD\r\nRLxzPjlgnLgO9MsVZc16dHIW2wUGpUNMCvZsWC88nBsIag0dTb4yXNNh6NwK\r\nMNxWMb0IX7QAJZaftswutI7GpoLU8hM1ZMrRgd0SpNWfUk7aK0x/VLLjWWQq\r\nt41IMBjo1sz/OhhFADmxI+2sjQgtG+bMCytVisSO7OCulEU2QQOLtb0beZ7K\r\nV2OW7QcGEU0atvM6tKAdfjjP3NYjY+H6ABLeDAKA/0qsSBaRkfSypv1hy2k4\r\nenKRYki4LBTVb8Kz3cv7y8qYOrhtAt7Xv0zSIernC8GkQ3LkvEUmIUDSXrVZ\r\nnuBzhhQRHb9FAjJSXZwldEfg2fowQVqqt+mHwTh2/wfhPBPY1CgEqDQUmq02\r\nIbmHue5ieI+CFnkbbjvdSx0RnhKSxO+ByGE=\r\n=79GM\r\n-----END PGP SIGNATURE-----\r\n"
84+
},
85+
"_npmUser": {
86+
"name": "alexsedeke",
87+
"email": "[email protected]"
88+
},
89+
"directories": {},
90+
"maintainers": [
91+
{
92+
"name": "alexsedeke",
93+
"email": "[email protected]"
94+
}
95+
],
96+
"_npmOperationalInternal": {
97+
"host": "s3://npm-registry-packages",
98+
"tmp": "tmp/postcss-fontify_1.1.0_1680988143244_0.6705838756272071"
99+
},
100+
"_hasShrinkwrap": false,
101+
"_time": "2023-04-08T21:09:03.391Z"
102+
}

0 commit comments

Comments
 (0)