53 lines
1.4 KiB
JSON
53 lines
1.4 KiB
JSON
|
|
{
|
||
|
|
"_from": "dotenv-expand@^4.2.0",
|
||
|
|
"_id": "dotenv-expand@4.2.0",
|
||
|
|
"_inBundle": false,
|
||
|
|
"_integrity": "sha512-pHWVt6L/YkqbBCMb1hG6e7oO0WdMhlapDIibl+BZ9PncVE3i+G77uvNr8GUxW2ItSituOK8QOYC9oOJjwWD94A==",
|
||
|
|
"_location": "/dotenv-expand",
|
||
|
|
"_phantomChildren": {},
|
||
|
|
"_requested": {
|
||
|
|
"type": "range",
|
||
|
|
"registry": true,
|
||
|
|
"raw": "dotenv-expand@^4.2.0",
|
||
|
|
"name": "dotenv-expand",
|
||
|
|
"escapedName": "dotenv-expand",
|
||
|
|
"rawSpec": "^4.2.0",
|
||
|
|
"saveSpec": null,
|
||
|
|
"fetchSpec": "^4.2.0"
|
||
|
|
},
|
||
|
|
"_requiredBy": [
|
||
|
|
"/@vue/cli-service"
|
||
|
|
],
|
||
|
|
"_resolved": "https://registry.npmmirror.com/dotenv-expand/-/dotenv-expand-4.2.0.tgz",
|
||
|
|
"_shasum": "def1f1ca5d6059d24a766e587942c21106ce1275",
|
||
|
|
"_spec": "dotenv-expand@^4.2.0",
|
||
|
|
"_where": "E:\\hz-zhhq-web\\node_modules\\@vue\\cli-service",
|
||
|
|
"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": "4.2.0"
|
||
|
|
}
|