Skip to content

Commit 7cd49ff

Browse files
github-actions[bot]github-actions
and
github-actions
authored
csstools/postcss-extract-1.0.1 (#11)
Co-authored-by: github-actions <[email protected]>
1 parent de0d18a commit 7cd49ff

File tree

1 file changed

+113
-0
lines changed

1 file changed

+113
-0
lines changed
Lines changed: 113 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,113 @@
1+
{
2+
"name": "@csstools/postcss-extract",
3+
"description": "Extract bits of your CSS",
4+
"version": "1.0.1",
5+
"contributors": [
6+
{
7+
"name": "Antonio Laguna",
8+
"email": "[email protected]",
9+
"url": "https://antonio.laguna.es"
10+
},
11+
{
12+
"name": "Romain Menke",
13+
"email": "[email protected]"
14+
}
15+
],
16+
"license": "CC0-1.0",
17+
"funding": {
18+
"type": "opencollective",
19+
"url": "https://opencollective.com/csstools"
20+
},
21+
"engines": {
22+
"node": "^12 || ^14 || >=16"
23+
},
24+
"main": "dist/index.cjs",
25+
"module": "dist/index.mjs",
26+
"types": "dist/index.d.ts",
27+
"exports": {
28+
".": {
29+
"import": "./dist/index.mjs",
30+
"require": "./dist/index.cjs",
31+
"default": "./dist/index.mjs"
32+
}
33+
},
34+
"dependencies": {
35+
"postcss-selector-parser": "^6.0.10"
36+
},
37+
"peerDependencies": {
38+
"postcss": "^8.2"
39+
},
40+
"scripts": {
41+
"build": "rollup -c ../../rollup/default.js",
42+
"clean": "node -e \"fs.rmSync('./dist', { recursive: true, force: true });\"",
43+
"docs": "node ../../.github/bin/generate-docs/install.mjs && node ../../.github/bin/generate-docs/readme.mjs",
44+
"lint": "npm run lint:eslint && npm run lint:package-json",
45+
"lint:eslint": "eslint ./src --ext .js --ext .ts --ext .mjs --no-error-on-unmatched-pattern",
46+
"lint:package-json": "node ../../.github/bin/format-package-json.mjs",
47+
"prepublishOnly": "npm run clean && npm run build && npm run test",
48+
"test": "node .tape.mjs && npm run test:exports",
49+
"test:exports": "node ./test/_import.mjs && node ./test/_require.cjs",
50+
"test:rewrite-expects": "REWRITE_EXPECTS=true node .tape.mjs"
51+
},
52+
"homepage": "https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-extract#readme",
53+
"repository": {
54+
"type": "git",
55+
"url": "git+https://github.com/csstools/postcss-plugins.git",
56+
"directory": "plugins/postcss-extract"
57+
},
58+
"bugs": {
59+
"url": "https://github.com/csstools/postcss-plugins/issues"
60+
},
61+
"keywords": [
62+
"data",
63+
"export",
64+
"extract",
65+
"postcss-plugin"
66+
],
67+
"csstools": {
68+
"exportName": "postcssExtract",
69+
"humanReadableName": "PostCSS Extract"
70+
},
71+
"volta": {
72+
"extends": "../../package.json"
73+
},
74+
"gitHead": "f35b958d37edba29ceb7644d2e059c2b302f0e9d",
75+
"_id": "@csstools/[email protected]",
76+
"_nodeVersion": "16.13.1",
77+
"_npmVersion": "8.1.2",
78+
"dist": {
79+
"integrity": "sha512-UWhNiHmiXQOwc8P3ZDReSvVF7R4yUhes+DKJB7HxODa1NKk1eDtHC3vp/5LqcAkBlX5ImMsz8Ag71UaHxYAgiw==",
80+
"shasum": "4543d7c91a9ca88a11036182b45cc2ebb15ec1ac",
81+
"tarball": "https://registry.npmjs.org/@csstools/postcss-extract/-/postcss-extract-1.0.1.tgz",
82+
"fileCount": 17,
83+
"unpackedSize": 21944,
84+
"signatures": [
85+
{
86+
"keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA",
87+
"sig": "MEYCIQD25MGEbE60ssZtGdglsKvoWJ09pogNATRJUB5eShKRTAIhAKxjeeebWj6SIamqEm+BgdOJukRVm1PsbKSVXUBuQ2MI"
88+
}
89+
],
90+
"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjO+smACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmqsgg//VrFaGr5SMtSZELtNoTKNeUOokOASKlABBqzXn0nCiIEGpucH\r\nlL+mqg2ODLbmyIq9JmWad5wT/N0h6gJSzJM0qgzITtz8UDMwYIi8GjpJ2ZpJ\r\nrH1FGLrVpwdBrj5qSbzstHbP4lXEF57mODMB5awr/Aof7sygZ+iavwu/ONjD\r\n6UNKgc/klNCMswHCW4mYmiIsdbLyHCI/XA4i/vObj6fc9kKbDX79PNVA5E5s\r\n7jv7CUKL09xWBFEHv3O5M+jgvRw4oXrGNb0lKGh+KVRykvzqNMgiNVX0HnI0\r\nI7oh3+IWYQCviTzaMx2xO6e7OFOCfEevl9KLK8mTxAezMXbFij8+uK60QvdE\r\nqqD9Z+xVHPemdD+EBXzfFead4e3/DWeRjkovaU9mBtdYPHpFGY1/iiGKa1KD\r\nlExJMdzC6m9mIJHy/8VeIGzKHLhf+ee5eJBXBJuHSYrlvRmR/DkK8yyLJfI3\r\n0Cwl7u7MV0RVp4ashvnyfJX7DN+m6yT2pxZTbY5gyntwwP1ObY0fm1HxZUlS\r\n6E0AQhe3KRoAwUr29VG/rKjPuo4U9p370vwROCYrTT78yaw/b30AJevgQ4I7\r\nq5jrG+hrGzej+tS6NfVnuqMI71RIa9SyxWImCRdfS0Ei1Qe/OBKm769nJ11F\r\n27Ih0qUbFdCFLTGY6GpzR62eZ5SpA8QsgjY=\r\n=o21j\r\n-----END PGP SIGNATURE-----\r\n"
91+
},
92+
"_npmUser": {
93+
"name": "alaguna",
94+
"email": "[email protected]"
95+
},
96+
"directories": {},
97+
"maintainers": [
98+
{
99+
"name": "alaguna",
100+
"email": "[email protected]"
101+
},
102+
{
103+
"name": "jonathantneal",
104+
"email": "[email protected]"
105+
}
106+
],
107+
"_npmOperationalInternal": {
108+
"host": "s3://npm-registry-packages",
109+
"tmp": "tmp/postcss-extract_1.0.1_1664871206007_0.565078206621314"
110+
},
111+
"_hasShrinkwrap": false,
112+
"_time": "2022-10-04T08:13:26.187Z"
113+
}

0 commit comments

Comments
 (0)