mirror of
https://github.com/henrywhitaker3/Speedtest-Tracker.git
synced 2026-01-02 02:57:21 +01:00
composer and npm
This commit is contained in:
20
conf/site/node_modules/postcss/package.json
generated
vendored
20
conf/site/node_modules/postcss/package.json
generated
vendored
@@ -1,15 +1,15 @@
|
||||
{
|
||||
"_args": [
|
||||
[
|
||||
"postcss@7.0.27",
|
||||
"postcss@7.0.32",
|
||||
"/home/henry/Documents/git/Speedtest-tracker-docker/conf/site"
|
||||
]
|
||||
],
|
||||
"_development": true,
|
||||
"_from": "postcss@7.0.27",
|
||||
"_id": "postcss@7.0.27",
|
||||
"_from": "postcss@7.0.32",
|
||||
"_id": "postcss@7.0.32",
|
||||
"_inBundle": false,
|
||||
"_integrity": "sha512-WuQETPMcW9Uf1/22HWUWP9lgsIC+KEHg2kozMflKjbeUtw9ujvFX6QmIfozaErDkmLWS9WEnEdEe6Uo9/BNTdQ==",
|
||||
"_integrity": "sha512-03eXong5NLnNCD05xscnGKGDZ98CyzoqPSMjOe6SuoQY7Z2hIj0Ld1g/O/UQRuOle2aRtiIRDg9tDcTGAkLfKw==",
|
||||
"_location": "/postcss",
|
||||
"_phantomChildren": {
|
||||
"has-flag": "3.0.0"
|
||||
@@ -17,12 +17,12 @@
|
||||
"_requested": {
|
||||
"type": "version",
|
||||
"registry": true,
|
||||
"raw": "postcss@7.0.27",
|
||||
"raw": "postcss@7.0.32",
|
||||
"name": "postcss",
|
||||
"escapedName": "postcss",
|
||||
"rawSpec": "7.0.27",
|
||||
"rawSpec": "7.0.32",
|
||||
"saveSpec": null,
|
||||
"fetchSpec": "7.0.27"
|
||||
"fetchSpec": "7.0.32"
|
||||
},
|
||||
"_requiredBy": [
|
||||
"/@vue/component-compiler-utils",
|
||||
@@ -61,8 +61,8 @@
|
||||
"/postcss-unique-selectors",
|
||||
"/stylehacks"
|
||||
],
|
||||
"_resolved": "https://registry.npmjs.org/postcss/-/postcss-7.0.27.tgz",
|
||||
"_spec": "7.0.27",
|
||||
"_resolved": "https://registry.npmjs.org/postcss/-/postcss-7.0.32.tgz",
|
||||
"_spec": "7.0.32",
|
||||
"_where": "/home/henry/Documents/git/Speedtest-tracker-docker/conf/site",
|
||||
"author": {
|
||||
"name": "Andrey Sitnik",
|
||||
@@ -122,5 +122,5 @@
|
||||
"url": "git+https://github.com/postcss/postcss.git"
|
||||
},
|
||||
"types": "lib/postcss.d.ts",
|
||||
"version": "7.0.27"
|
||||
"version": "7.0.32"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user