| Server IP : 34.87.99.72 / Your IP : 216.73.217.31 Web Server : Apache/2.4.46 (Unix) OpenSSL/1.1.1n System : Linux zlock-bitnami-lamp-prod-v2-vm 4.19.0-16-cloud-amd64 #1 SMP Debian 4.19.181-1 (2021-03-19) x86_64 User : bitnami ( 1000) PHP Version : 7.4.18 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : ON | Pkexec : OFF Directory : /opt/bitnami/apache/htdocs/app/node_modules/dotenv-expand/ |
Upload File : |
{
"_from": "dotenv-expand@^5.1.0",
"_id": "dotenv-expand@5.1.0",
"_inBundle": false,
"_integrity": "sha512-YXQl1DSa4/PQyRfgrv6aoNjhasp/p4qs9FjJ4q4cQk+8m4r6k4ZSiEyytKG8f8W9gi8WsQtIObNmKd+tMzNTmA==",
"_location": "/dotenv-expand",
"_phantomChildren": {},
"_requested": {
"type": "range",
"registry": true,
"raw": "dotenv-expand@^5.1.0",
"name": "dotenv-expand",
"escapedName": "dotenv-expand",
"rawSpec": "^5.1.0",
"saveSpec": null,
"fetchSpec": "^5.1.0"
},
"_requiredBy": [
"/laravel-mix"
],
"_resolved": "https://registry.npmjs.org/dotenv-expand/-/dotenv-expand-5.1.0.tgz",
"_shasum": "3fbaf020bfd794884072ea26b1e9791d45a629f0",
"_spec": "dotenv-expand@^5.1.0",
"_where": "/opt/bitnami/apache/htdocs/app/node_modules/laravel-mix",
"author": {
"name": "motdotla"
},
"bundleDependencies": false,
"deprecated": false,
"description": "Expand environment variables using dotenv",
"devDependencies": {
"dotenv": "^4.0.0",
"lab": "^13.0.1",
"should": "^11.2.1",
"standard": "^9.0.2"
},
"keywords": [
"dotenv",
"expand",
"variables"
],
"license": "BSD-2-Clause",
"main": "lib/main.js",
"name": "dotenv-expand",
"scripts": {
"lint": "standard",
"posttest": "npm run lint",
"test": "lab test/* --coverage"
},
"types": "./index.d.ts",
"version": "5.1.0"
}