You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
57 lines
1.5 KiB
57 lines
1.5 KiB
{
|
|
"_args": [
|
|
[
|
|
"dotenv-expand@5.1.0",
|
|
"G:\\bishe\\2024\\springboot\\143_论文\\039_springboot流浪天使乐园管理系统设计与实现\\vue\\admin"
|
|
]
|
|
],
|
|
"_development": true,
|
|
"_from": "dotenv-expand@5.1.0",
|
|
"_id": "dotenv-expand@5.1.0",
|
|
"_inBundle": false,
|
|
"_integrity": "sha1-P7rwIL/XlIhAcuomsel5HUWmKfA=",
|
|
"_location": "/dotenv-expand",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"type": "version",
|
|
"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": [
|
|
"/@vue/cli-service"
|
|
],
|
|
"_resolved": "https://registry.npm.taobao.org/dotenv-expand/download/dotenv-expand-5.1.0.tgz?cache=0&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fdotenv-expand%2Fdownload%2Fdotenv-expand-5.1.0.tgz",
|
|
"_spec": "5.1.0",
|
|
"_where": "G:\\bishe\\2024\\springboot\\143_论文\\039_springboot流浪天使乐园管理系统设计与实现\\vue\\admin",
|
|
"author": {
|
|
"name": "motdotla"
|
|
},
|
|
"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"
|
|
}
|