選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。
 
 
 
 

61 行
1.8 KiB

  1. {
  2. "_args": [
  3. [
  4. "last-call-webpack-plugin@3.0.0",
  5. "/Users/michielcarman/Server Code/Repository/clients-rpm-kit-manager/code/RPM.KitManager/RPM.KitManager.Web/ClientApp"
  6. ]
  7. ],
  8. "_from": "last-call-webpack-plugin@3.0.0",
  9. "_id": "last-call-webpack-plugin@3.0.0",
  10. "_inBundle": false,
  11. "_integrity": "sha512-7KI2l2GIZa9p2spzPIVZBYyNKkN+e/SQPpnjlTiPhdbDW3F86tdKKELxKpzJ5sgU19wQWsACULZmpTPYHeWO5w==",
  12. "_location": "/last-call-webpack-plugin",
  13. "_phantomChildren": {},
  14. "_requested": {
  15. "type": "version",
  16. "registry": true,
  17. "raw": "last-call-webpack-plugin@3.0.0",
  18. "name": "last-call-webpack-plugin",
  19. "escapedName": "last-call-webpack-plugin",
  20. "rawSpec": "3.0.0",
  21. "saveSpec": null,
  22. "fetchSpec": "3.0.0"
  23. },
  24. "_requiredBy": [
  25. "/optimize-css-assets-webpack-plugin"
  26. ],
  27. "_resolved": "https://registry.npmjs.org/last-call-webpack-plugin/-/last-call-webpack-plugin-3.0.0.tgz",
  28. "_spec": "3.0.0",
  29. "_where": "/Users/michielcarman/Server Code/Repository/clients-rpm-kit-manager/code/RPM.KitManager/RPM.KitManager.Web/ClientApp",
  30. "author": {
  31. "name": "Nuno Rodrigues"
  32. },
  33. "bugs": {
  34. "url": "https://github.com/NMFR/last-call-webpack-plugin/issues"
  35. },
  36. "dependencies": {
  37. "lodash": "^4.17.5",
  38. "webpack-sources": "^1.1.0"
  39. },
  40. "description": "A Webpack plugin that allows to transform \\ modify assets just before Webpack emits them.",
  41. "homepage": "http://github.com/NMFR/last-call-webpack-plugin",
  42. "keywords": [
  43. "transform",
  44. "modify",
  45. "manipulate",
  46. "optimize",
  47. "prefix",
  48. "sufix",
  49. "webpack",
  50. "assets"
  51. ],
  52. "license": "MIT",
  53. "main": "src/index.js",
  54. "name": "last-call-webpack-plugin",
  55. "repository": {
  56. "type": "git",
  57. "url": "git+ssh://git@github.com/NMFR/last-call-webpack-plugin.git"
  58. },
  59. "version": "3.0.0"
  60. }