Feuerwehr-eppingen/node_modules/dotenv-expand/package.json

91 lines
2.3 KiB
JSON

{
"_args": [
[
{
"raw": "dotenv-expand@^4.0.1",
"scope": null,
"escapedName": "dotenv-expand",
"name": "dotenv-expand",
"rawSpec": "^4.0.1",
"spec": ">=4.0.1 <5.0.0",
"type": "range"
},
"/Users/marcoglietsch/Projekte/Homepages/ffw_laravel/node_modules/laravel-mix"
]
],
"_from": "dotenv-expand@>=4.0.1 <5.0.0",
"_id": "dotenv-expand@4.2.0",
"_inCache": true,
"_location": "/dotenv-expand",
"_nodeVersion": "8.9.4",
"_npmOperationalInternal": {
"host": "s3://npm-registry-packages",
"tmp": "tmp/dotenv-expand_4.2.0_1518066057422_0.20650949657438566"
},
"_npmUser": {
"name": "motdotla",
"email": "mot@mot.la"
},
"_npmVersion": "3.10.10",
"_phantomChildren": {},
"_requested": {
"raw": "dotenv-expand@^4.0.1",
"scope": null,
"escapedName": "dotenv-expand",
"name": "dotenv-expand",
"rawSpec": "^4.0.1",
"spec": ">=4.0.1 <5.0.0",
"type": "range"
},
"_requiredBy": [
"/laravel-mix"
],
"_resolved": "https://registry.npmjs.org/dotenv-expand/-/dotenv-expand-4.2.0.tgz",
"_shasum": "def1f1ca5d6059d24a766e587942c21106ce1275",
"_shrinkwrap": null,
"_spec": "dotenv-expand@^4.0.1",
"_where": "/Users/marcoglietsch/Projekte/Homepages/ffw_laravel/node_modules/laravel-mix",
"author": {
"name": "motdotla"
},
"dependencies": {},
"description": "Expand environment variables using dotenv",
"devDependencies": {
"dotenv": "^4.0.0",
"lab": "^13.0.1",
"should": "^11.2.1",
"standard": "^9.0.2"
},
"directories": {},
"dist": {
"shasum": "def1f1ca5d6059d24a766e587942c21106ce1275",
"tarball": "https://registry.npmjs.org/dotenv-expand/-/dotenv-expand-4.2.0.tgz",
"fileCount": 8,
"unpackedSize": 16657
},
"gitHead": "9e6e7ce7a60d81790c49852b13d77bda6b1662ca",
"keywords": [
"dotenv",
"expand",
"variables"
],
"license": "BSD-2-Clause",
"main": "lib/main.js",
"maintainers": [
{
"name": "motdotla",
"email": "mot@mot.la"
}
],
"name": "dotenv-expand",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"scripts": {
"lint": "standard",
"posttest": "npm run lint",
"test": "lab test/* --coverage"
},
"types": "./index.d.ts",
"version": "4.2.0"
}