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,34 +1,34 @@
{
"_args": [
[
"source-map-support@0.5.16",
"source-map-support@0.5.19",
"/home/henry/Documents/git/Speedtest-tracker-docker/conf/site"
]
],
"_development": true,
"_from": "source-map-support@0.5.16",
"_id": "source-map-support@0.5.16",
"_from": "source-map-support@0.5.19",
"_id": "source-map-support@0.5.19",
"_inBundle": false,
"_integrity": "sha512-efyLRJDr68D9hBBNIPWFjhpFzURh+KJykQwvMyW5UiZzYwoF6l4YMMDIJJEyFWxWCqfyxLzz6tSfUFR+kXXsVQ==",
"_integrity": "sha512-Wonm7zOCIJzBGQdB+thsPar0kYuCIzYvxZwlBa87yi/Mdjv7Tip2cyVbLj5o0cFPN4EVkuTwb3GDDyUx2DGnGw==",
"_location": "/source-map-support",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "source-map-support@0.5.16",
"raw": "source-map-support@0.5.19",
"name": "source-map-support",
"escapedName": "source-map-support",
"rawSpec": "0.5.16",
"rawSpec": "0.5.19",
"saveSpec": null,
"fetchSpec": "0.5.16"
"fetchSpec": "0.5.19"
},
"_requiredBy": [
"/terser",
"/terser-webpack-plugin/terser",
"/webpack/terser"
],
"_resolved": "https://registry.npmjs.org/source-map-support/-/source-map-support-0.5.16.tgz",
"_spec": "0.5.16",
"_resolved": "https://registry.npmjs.org/source-map-support/-/source-map-support-0.5.19.tgz",
"_spec": "0.5.19",
"_where": "/home/henry/Documents/git/Speedtest-tracker-docker/conf/site",
"bugs": {
"url": "https://github.com/evanw/node-source-map-support/issues"
@@ -59,5 +59,5 @@
"serve-tests": "http-server -p 1336",
"test": "mocha"
},
"version": "0.5.16"
"version": "0.5.19"
}