mirror of
https://github.com/shivammathur/setup-php.git
synced 2024-11-22 20:01:06 +07:00
46 lines
1.0 KiB
JSON
46 lines
1.0 KiB
JSON
{
|
|
"_from": "https",
|
|
"_id": "https@1.0.0",
|
|
"_inBundle": false,
|
|
"_integrity": "sha1-PDfHrhqO65ZpBKKtHpdaGUt+06Q=",
|
|
"_location": "/https",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"type": "tag",
|
|
"registry": true,
|
|
"raw": "https",
|
|
"name": "https",
|
|
"escapedName": "https",
|
|
"rawSpec": "",
|
|
"saveSpec": null,
|
|
"fetchSpec": "latest"
|
|
},
|
|
"_requiredBy": [
|
|
"#USER",
|
|
"/"
|
|
],
|
|
"_resolved": "https://registry.npmjs.org/https/-/https-1.0.0.tgz",
|
|
"_shasum": "3c37c7ae1a8eeb966904a2ad1e975a194b7ed3a4",
|
|
"_spec": "https",
|
|
"_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",
|
|
"mediation"
|
|
],
|
|
"license": "ISC",
|
|
"main": "index.js",
|
|
"name": "https",
|
|
"scripts": {
|
|
"test": "echo \"Error: no test specified\" && exit 1"
|
|
},
|
|
"version": "1.0.0"
|
|
}
|