Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
104 changes: 104 additions & 0 deletions directory/@sharegate/postcss-plugin.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,104 @@
{
"name": "@sharegate/postcss-plugin",
"version": "2.0.1",
"keywords": [
"sharegate",
"postcss",
"postcss-plugin",
"css"
],
"author": {
"name": "Groupe ShareGate inc."
},
"license": "Apache-2.0",
"_id": "@sharegate/[email protected]",
"maintainers": [
{
"name": "infra.admin",
"email": "[email protected]"
},
{
"name": "laurentdario",
"email": "[email protected]"
},
{
"name": "patricklafrance",
"email": "[email protected]"
},
{
"name": "fraincs",
"email": "[email protected]"
},
{
"name": "alexasselin008",
"email": "[email protected]"
}
],
"contributors": [
{
"name": "Alexandre Asselin",
"email": "[email protected]"
}
],
"homepage": "https://github.com/gsoft-inc/sg-web-configs#readme",
"bugs": {
"url": "https://github.com/gsoft-inc/sg-web-configs/issues"
},
"dist": {
"shasum": "618eff666b2d5977c5ea22ac430f6849d9637145",
"tarball": "https://registry.npmjs.org/@sharegate/postcss-plugin/-/postcss-plugin-2.0.1.tgz",
"fileCount": 5,
"integrity": "sha512-wMRFycHsIgYgpMw/oM5JYgf+35E6WzBxJG7tZCBRiS0S+k91tDqtOTh2cr79xA6qpKOb7dhfPRKHyFo/2/FBuw==",
"signatures": [
{
"sig": "MEUCIDuOuPTBcyOVXJ88pIItCpuoL/rWjsr5B9IcC8tTbN1vAiEAoowaLWnUqo8OPmDJaCBpELWH6XaU+eLDDR34jBdCP9M=",
"keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"
}
],
"unpackedSize": 5074,
"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkAQ1kACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqfUxAAm92gBJ8xktLYzr1WESPLxsLIKHDg4Ckq6BBo1Tnk5NWW6yPC\r\nVdzwtMM86zMdhAVsOQhAzCCURk4Skj+KW+z1CDYv1jG+iNl0XXwGbazh3gta\r\noQXctdbgRcfq8CypEBJzOLxqq51FffbKDwZA8NGJK2KWCBWIRTOBsjhBVIVA\r\nAq5d/sIx0cH2CwBn4yOK2Wlu3EjbWQrp737HMnNE9BiCa+MsR24r3b4HDV2Z\r\nxtai0exPKu/UXqhf9edZcVmCmbDokXxURpdcAvq8vudpnj9ed7GzJeLVVyNh\r\nsfXHqZigZPxjWHe/qwtxf3/drcybeLBbAHIChzTEvpCnC2O6FFIobSebs7FB\r\nMctFRsPTB4tMWYl7rAYNloDV0TPUZJEYbrmUAKF4ZPi9ROv1wCRTgPs2QLl8\r\nEJLJyuENkI2bY3QCbHpHOktRE38S7l5f8awTxcDKApANndDSSZCbcmr/w9mJ\r\n9N3HSGrXi6tOD2/K3i719RsnzjrIoL/Clki60rK9Rqn83x1euacUbHAMT+pB\r\nhYl1fW5fQwr+w/Gw9yV6wYCWO5EgyIqymUqRF+FT3SsJTThCFgX/1npFfoxs\r\n2iWG5RexdZxjW3yYmBSzbL0iO95a1p7htY4oO35ws4S47sAsHKLSwajRxHRw\r\ngV02qGl2rCo1pk0+aXZzVt39OhixBXW8yt0=\r\n=NRTA\r\n-----END PGP SIGNATURE-----\r\n"
},
"main": "./dist/index.js",
"types": "./dist/index.d.ts",
"$schema": "https://json.schemastore.org/package",
"gitHead": "0b060d974c66ec8872108016079fee5bf75c7fc8",
"scripts": {
"build": "tsc",
"clean": "rimraf dist node_modules"
},
"_npmUser": {
"name": "infra.admin",
"email": "[email protected]"
},
"repository": {
"url": "git+https://github.com/gsoft-inc/sg-web-configs.git",
"type": "git",
"directory": "packages/postcss-plugin"
},
"_npmVersion": "8.19.3",
"description": "Sharegate recommended PostCSS config.",
"directories": {},
"_nodeVersion": "16.19.1",
"dependencies": {
"postcss-pxtorem": "^6",
"postcss-preset-env": "^7",
"postcss-flexbugs-fixes": "^5"
},
"publishConfig": {
"access": "public"
},
"_hasShrinkwrap": false,
"devDependencies": {
"@types/postcss-preset-env": "^7",
"@sharegate/typescript-config": "*",
"@types/postcss-flexbugs-fixes": "^4"
},
"peerDependencies": {
"postcss": ">=8.4.6"
},
"_npmOperationalInternal": {
"tmp": "tmp/postcss-plugin_2.0.1_1677790563928_0.22493451748711157",
"host": "s3://npm-registry-packages"
},
"_time": "2023-03-02T20:56:04.081Z"
}