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.

88 lines
2.6 KiB

4 years ago
  1. {
  2. "_args": [
  3. [
  4. "last-call-webpack-plugin@^3.0.0",
  5. "/home/herrhase/Workspace/tentakelfabrik/tiny-components/tiny-consent/node_modules/optimize-css-assets-webpack-plugin"
  6. ]
  7. ],
  8. "_from": "last-call-webpack-plugin@>=3.0.0 <4.0.0",
  9. "_id": "last-call-webpack-plugin@3.0.0",
  10. "_inCache": true,
  11. "_installable": true,
  12. "_location": "/last-call-webpack-plugin",
  13. "_nodeVersion": "8.9.4",
  14. "_npmOperationalInternal": {
  15. "host": "s3://npm-registry-packages",
  16. "tmp": "tmp/last-call-webpack-plugin_3.0.0_1520186835933_0.0371302098818882"
  17. },
  18. "_npmUser": {
  19. "email": "nunomr@gmail.com",
  20. "name": "nmfr"
  21. },
  22. "_npmVersion": "5.6.0",
  23. "_phantomChildren": {},
  24. "_requested": {
  25. "name": "last-call-webpack-plugin",
  26. "raw": "last-call-webpack-plugin@^3.0.0",
  27. "rawSpec": "^3.0.0",
  28. "scope": null,
  29. "spec": ">=3.0.0 <4.0.0",
  30. "type": "range"
  31. },
  32. "_requiredBy": [
  33. "/optimize-css-assets-webpack-plugin"
  34. ],
  35. "_resolved": "https://registry.npmjs.org/last-call-webpack-plugin/-/last-call-webpack-plugin-3.0.0.tgz",
  36. "_shasum": "9742df0e10e3cf46e5c0381c2de90d3a7a2d7555",
  37. "_shrinkwrap": null,
  38. "_spec": "last-call-webpack-plugin@^3.0.0",
  39. "_where": "/home/herrhase/Workspace/tentakelfabrik/tiny-components/tiny-consent/node_modules/optimize-css-assets-webpack-plugin",
  40. "author": {
  41. "name": "Nuno Rodrigues"
  42. },
  43. "bugs": {
  44. "url": "https://github.com/NMFR/last-call-webpack-plugin/issues"
  45. },
  46. "dependencies": {
  47. "lodash": "^4.17.5",
  48. "webpack-sources": "^1.1.0"
  49. },
  50. "description": "A Webpack plugin that allows to transform \\ modify assets just before Webpack emits them.",
  51. "devDependencies": {},
  52. "directories": {},
  53. "dist": {
  54. "fileCount": 4,
  55. "integrity": "sha512-7KI2l2GIZa9p2spzPIVZBYyNKkN+e/SQPpnjlTiPhdbDW3F86tdKKELxKpzJ5sgU19wQWsACULZmpTPYHeWO5w==",
  56. "shasum": "9742df0e10e3cf46e5c0381c2de90d3a7a2d7555",
  57. "tarball": "https://registry.npmjs.org/last-call-webpack-plugin/-/last-call-webpack-plugin-3.0.0.tgz",
  58. "unpackedSize": 11942
  59. },
  60. "gitHead": "a02005bf68e6903f1a8aab6c44c166eb48a1b34c",
  61. "homepage": "http://github.com/NMFR/last-call-webpack-plugin",
  62. "keywords": [
  63. "assets",
  64. "manipulate",
  65. "modify",
  66. "optimize",
  67. "prefix",
  68. "sufix",
  69. "transform",
  70. "webpack"
  71. ],
  72. "license": "MIT",
  73. "main": "src/index.js",
  74. "maintainers": [
  75. {
  76. "name": "nmfr",
  77. "email": "nunomr@gmail.com"
  78. }
  79. ],
  80. "name": "last-call-webpack-plugin",
  81. "optionalDependencies": {},
  82. "readme": "ERROR: No README data found!",
  83. "repository": {
  84. "type": "git",
  85. "url": "git+ssh://git@github.com/NMFR/last-call-webpack-plugin.git"
  86. },
  87. "version": "3.0.0"
  88. }