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.
 
 
 

83 lines
2.1 KiB

{
"_args": [
[
"dotenv-expand@^4.2.0",
"/home/herrhase/Workspace/tentakelfabrik/tiny-components/tiny-consent/node_modules/laravel-mix"
]
],
"_from": "dotenv-expand@>=4.2.0 <5.0.0",
"_hasShrinkwrap": false,
"_id": "dotenv-expand@4.2.0",
"_inCache": true,
"_installable": 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": {
"email": "mot@mot.la",
"name": "motdotla"
},
"_npmVersion": "3.10.10",
"_phantomChildren": {},
"_requested": {
"name": "dotenv-expand",
"raw": "dotenv-expand@^4.2.0",
"rawSpec": "^4.2.0",
"scope": null,
"spec": ">=4.2.0 <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.2.0",
"_where": "/home/herrhase/Workspace/tentakelfabrik/tiny-components/tiny-consent/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": {
"fileCount": 8,
"shasum": "def1f1ca5d6059d24a766e587942c21106ce1275",
"tarball": "https://registry.npmjs.org/dotenv-expand/-/dotenv-expand-4.2.0.tgz",
"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"
}