mirror of
https://github.com/shivammathur/setup-php.git
synced 2024-11-22 20:01:06 +07:00
48 lines
1004 B
JSON
48 lines
1004 B
JSON
{
|
|
"_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": "version",
|
|
"registry": true,
|
|
"raw": "https@1.0.0",
|
|
"name": "https",
|
|
"escapedName": "https",
|
|
"rawSpec": "1.0.0",
|
|
"saveSpec": null,
|
|
"fetchSpec": "1.0.0"
|
|
},
|
|
"_requiredBy": [
|
|
"/"
|
|
],
|
|
"_resolved": "https://registry.npmjs.org/https/-/https-1.0.0.tgz",
|
|
"_spec": "1.0.0",
|
|
"_where": "E:\\python\\setup-php",
|
|
"author": {
|
|
"name": "hardus van der berg",
|
|
"email": "hardus@sunfork.com",
|
|
"url": "http://www.sunfork.com"
|
|
},
|
|
"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"
|
|
}
|