setup-php/node_modules/https/package.json
Shivam Mathur 8f9786b73f init
2019-09-06 05:17:43 +05:30

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"
}