mirror of
https://github.com/henrywhitaker3/Speedtest-Tracker.git
synced 2026-01-04 20:14:52 +01:00
composer and npm
This commit is contained in:
20
conf/site/node_modules/v8-compile-cache/package.json
generated
vendored
20
conf/site/node_modules/v8-compile-cache/package.json
generated
vendored
@@ -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"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user