composer and npm

This commit is contained in:
Henry Whitaker
2020-08-25 00:59:44 +01:00
parent 6726d93cc6
commit c8f853dc84
2504 changed files with 88530 additions and 41367 deletions

View File

@@ -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"
}