mirror of
https://github.com/shivammathur/setup-php.git
synced 2025-08-24 22:44:05 +07:00
Fix race condition in get_file
This commit is contained in:
22
node_modules/https/package.json
generated
vendored
22
node_modules/https/package.json
generated
vendored
@ -1,35 +1,37 @@
|
||||
{
|
||||
"_from": "https",
|
||||
"_args": [
|
||||
[
|
||||
"https@1.0.0",
|
||||
"E:\\python\\setup-php"
|
||||
]
|
||||
],
|
||||
"_from": "https@1.0.0",
|
||||
"_id": "https@1.0.0",
|
||||
"_inBundle": false,
|
||||
"_integrity": "sha1-PDfHrhqO65ZpBKKtHpdaGUt+06Q=",
|
||||
"_location": "/https",
|
||||
"_phantomChildren": {},
|
||||
"_requested": {
|
||||
"type": "tag",
|
||||
"type": "version",
|
||||
"registry": true,
|
||||
"raw": "https",
|
||||
"raw": "https@1.0.0",
|
||||
"name": "https",
|
||||
"escapedName": "https",
|
||||
"rawSpec": "",
|
||||
"rawSpec": "1.0.0",
|
||||
"saveSpec": null,
|
||||
"fetchSpec": "latest"
|
||||
"fetchSpec": "1.0.0"
|
||||
},
|
||||
"_requiredBy": [
|
||||
"#USER",
|
||||
"/"
|
||||
],
|
||||
"_resolved": "https://registry.npmjs.org/https/-/https-1.0.0.tgz",
|
||||
"_shasum": "3c37c7ae1a8eeb966904a2ad1e975a194b7ed3a4",
|
||||
"_spec": "https",
|
||||
"_spec": "1.0.0",
|
||||
"_where": "E:\\python\\setup-php",
|
||||
"author": {
|
||||
"name": "hardus van der berg",
|
||||
"email": "hardus@sunfork.com",
|
||||
"url": "http://www.sunfork.com"
|
||||
},
|
||||
"bundleDependencies": false,
|
||||
"deprecated": false,
|
||||
"description": "https mediation",
|
||||
"keywords": [
|
||||
"https",
|
||||
|
Reference in New Issue
Block a user