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,32 +1,32 @@
{
"_args": [
[
"v8-compile-cache@2.0.3",
"v8-compile-cache@2.1.1",
"/home/henry/Documents/git/Speedtest-tracker-docker/conf/site"
]
],
"_development": true,
"_from": "v8-compile-cache@2.0.3",
"_id": "v8-compile-cache@2.0.3",
"_from": "v8-compile-cache@2.1.1",
"_id": "v8-compile-cache@2.1.1",
"_inBundle": false,
"_integrity": "sha512-CNmdbwQMBjwr9Gsmohvm0pbL954tJrNzf6gWL3K+QMQf00PF7ERGrEiLgjuU3mKreLC2MeGhUsNV9ybTbLgd3w==",
"_integrity": "sha512-8OQ9CL+VWyt3JStj7HX7/ciTL2V3Rl1Wf5OL+SNTm0yK1KvtReVulksyeRnCANHHuUxHlQig+JJDlUhBt1NQDQ==",
"_location": "/v8-compile-cache",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "v8-compile-cache@2.0.3",
"raw": "v8-compile-cache@2.1.1",
"name": "v8-compile-cache",
"escapedName": "v8-compile-cache",
"rawSpec": "2.0.3",
"rawSpec": "2.1.1",
"saveSpec": null,
"fetchSpec": "2.0.3"
"fetchSpec": "2.1.1"
},
"_requiredBy": [
"/webpack-cli"
],
"_resolved": "https://registry.npmjs.org/v8-compile-cache/-/v8-compile-cache-2.0.3.tgz",
"_spec": "2.0.3",
"_resolved": "https://registry.npmjs.org/v8-compile-cache/-/v8-compile-cache-2.1.1.tgz",
"_spec": "2.1.1",
"_where": "/home/henry/Documents/git/Speedtest-tracker-docker/conf/site",
"author": {
"name": "Andres Suarez",
@@ -65,5 +65,5 @@
"posttest": "npm run lint",
"test": "tap test/*-test.js"
},
"version": "2.0.3"
"version": "2.1.1"
}