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

4 years ago
  1. {
  2. "_args": [
  3. [
  4. "dotenv-expand@^4.2.0",
  5. "/home/herrhase/Workspace/tentakelfabrik/tiny-components/tiny-consent/node_modules/laravel-mix"
  6. ]
  7. ],
  8. "_from": "dotenv-expand@>=4.2.0 <5.0.0",
  9. "_hasShrinkwrap": false,
  10. "_id": "dotenv-expand@4.2.0",
  11. "_inCache": true,
  12. "_installable": true,
  13. "_location": "/dotenv-expand",
  14. "_nodeVersion": "8.9.4",
  15. "_npmOperationalInternal": {
  16. "host": "s3://npm-registry-packages",
  17. "tmp": "tmp/dotenv-expand_4.2.0_1518066057422_0.20650949657438566"
  18. },
  19. "_npmUser": {
  20. "email": "mot@mot.la",
  21. "name": "motdotla"
  22. },
  23. "_npmVersion": "3.10.10",
  24. "_phantomChildren": {},
  25. "_requested": {
  26. "name": "dotenv-expand",
  27. "raw": "dotenv-expand@^4.2.0",
  28. "rawSpec": "^4.2.0",
  29. "scope": null,
  30. "spec": ">=4.2.0 <5.0.0",
  31. "type": "range"
  32. },
  33. "_requiredBy": [
  34. "/laravel-mix"
  35. ],
  36. "_resolved": "https://registry.npmjs.org/dotenv-expand/-/dotenv-expand-4.2.0.tgz",
  37. "_shasum": "def1f1ca5d6059d24a766e587942c21106ce1275",
  38. "_shrinkwrap": null,
  39. "_spec": "dotenv-expand@^4.2.0",
  40. "_where": "/home/herrhase/Workspace/tentakelfabrik/tiny-components/tiny-consent/node_modules/laravel-mix",
  41. "author": {
  42. "name": "motdotla"
  43. },
  44. "dependencies": {},
  45. "description": "Expand environment variables using dotenv",
  46. "devDependencies": {
  47. "dotenv": "^4.0.0",
  48. "lab": "^13.0.1",
  49. "should": "^11.2.1",
  50. "standard": "^9.0.2"
  51. },
  52. "directories": {},
  53. "dist": {
  54. "fileCount": 8,
  55. "shasum": "def1f1ca5d6059d24a766e587942c21106ce1275",
  56. "tarball": "https://registry.npmjs.org/dotenv-expand/-/dotenv-expand-4.2.0.tgz",
  57. "unpackedSize": 16657
  58. },
  59. "gitHead": "9e6e7ce7a60d81790c49852b13d77bda6b1662ca",
  60. "keywords": [
  61. "dotenv",
  62. "expand",
  63. "variables"
  64. ],
  65. "license": "BSD-2-Clause",
  66. "main": "lib/main.js",
  67. "maintainers": [
  68. {
  69. "name": "motdotla",
  70. "email": "mot@mot.la"
  71. }
  72. ],
  73. "name": "dotenv-expand",
  74. "optionalDependencies": {},
  75. "readme": "ERROR: No README data found!",
  76. "scripts": {
  77. "lint": "standard",
  78. "posttest": "npm run lint",
  79. "test": "lab test/* --coverage"
  80. },
  81. "types": "./index.d.ts",
  82. "version": "4.2.0"
  83. }