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.

100 lines
3.5 KiB

4 years ago
  1. {
  2. "_args": [
  3. [
  4. "tapable@^1.1.3",
  5. "/home/herrhase/Workspace/tentakelfabrik/tiny-components/tiny-consent/node_modules/webpack"
  6. ]
  7. ],
  8. "_from": "tapable@>=1.1.3 <2.0.0",
  9. "_hasShrinkwrap": false,
  10. "_id": "tapable@1.1.3",
  11. "_inCache": true,
  12. "_installable": true,
  13. "_location": "/tapable",
  14. "_nodeVersion": "10.15.1",
  15. "_npmOperationalInternal": {
  16. "host": "s3://npm-registry-packages",
  17. "tmp": "tmp/tapable_1.1.3_1555054854469_0.9798717952534601"
  18. },
  19. "_npmUser": {
  20. "email": "tobias.koppers@googlemail.com",
  21. "name": "sokra"
  22. },
  23. "_npmVersion": "6.4.1",
  24. "_phantomChildren": {},
  25. "_requested": {
  26. "name": "tapable",
  27. "raw": "tapable@^1.1.3",
  28. "rawSpec": "^1.1.3",
  29. "scope": null,
  30. "spec": ">=1.1.3 <2.0.0",
  31. "type": "range"
  32. },
  33. "_requiredBy": [
  34. "/enhanced-resolve",
  35. "/webpack",
  36. "/webpack-cli/enhanced-resolve"
  37. ],
  38. "_resolved": "https://registry.npmjs.org/tapable/-/tapable-1.1.3.tgz",
  39. "_shasum": "a1fccc06b58db61fd7a45da2da44f5f3a3e67ba2",
  40. "_shrinkwrap": null,
  41. "_spec": "tapable@^1.1.3",
  42. "_where": "/home/herrhase/Workspace/tentakelfabrik/tiny-components/tiny-consent/node_modules/webpack",
  43. "author": {
  44. "name": "Tobias Koppers @sokra"
  45. },
  46. "bugs": {
  47. "url": "https://github.com/webpack/tapable/issues"
  48. },
  49. "dependencies": {},
  50. "description": "Just a little module for plugins.",
  51. "devDependencies": {
  52. "babel-core": "^6.26.0",
  53. "babel-jest": "^21.0.2",
  54. "babel-polyfill": "^6.26.0",
  55. "babel-preset-env": "^1.6.0",
  56. "codecov": "^2.3.0",
  57. "jest": "^21.0.4",
  58. "prettier": "^1.13.2"
  59. },
  60. "directories": {},
  61. "dist": {
  62. "fileCount": 19,
  63. "integrity": "sha512-4WK/bYZmj8xLr+HUCODHGF1ZFzsYffasLUgEiMBY4fgtltdO6B4WJtlSbPaDTLpYTcGVwM2qLnFTICEcNxs3kA==",
  64. "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcsEEHCRA9TVsSAnZWagAAb7QP/iIMKjbXGJpnX5/y2uxF\ngdqSFoe8wVvclRt/0bTpWWMETf/FHVf40iJMzGA4tcvMEumC0VyW/CkDY8+F\n2CobDNleQANiZv7CobeCpZ3oUOdjeKcLwju3j6v+4pARaopImU+/Xv7eQib9\n7MWaSwMYQUcCx3yNnenR8Dov5IvaVf0BJUllQhxRB6JZ04KMqxnFaZN5J4fx\nYt383LvloqodLrUjrt4Ys6UnVbQffDZ8KBvTuHEOX1kXtfNIJsG52ij+1eqe\n6OOm7YZVsa/cYw0RsaUCCRDn5B8K6vZgimm69fmYEvq5e6k4ihs5cPgt5yPr\nYuLudWVjnoM2QaCXJeJwK7grE0niJyLaEfnlFxJs0hRm8hpac6IItgt1Nbf1\nOFbBTfWVKIB3+Drta94tGYUcQGawBfR86Z+qi2p64CKjtqmLB0Kq3vRyt2Zq\naPv7iUqD5nOtBrTLoT7PMouS6z9oY0X6bxy9skQn/L1P2z7Mqz5PAeZH5AO6\ngk0y75rBcxbqkTWeGI4iMG7HOQP42K76jpP5uk9ELNZ9yKIm6EEJ6FbRy8wz\nxtWoB/3sMGOt8eGJO/6aPpLyovTVswGEah4O30I52Qxzs+Hx1o2g2qRVJsRO\niZHOPHMcJa6dWpzp4JClc3/lsYLga6EC/HI8FCwKk6iVtqCK/iuFaOTtteY7\nqyhz\r\n=v568\r\n-----END PGP SIGNATURE-----\r\n",
  65. "shasum": "a1fccc06b58db61fd7a45da2da44f5f3a3e67ba2",
  66. "tarball": "https://registry.npmjs.org/tapable/-/tapable-1.1.3.tgz",
  67. "unpackedSize": 40607
  68. },
  69. "engines": {
  70. "node": ">=6"
  71. },
  72. "gitHead": "6454fd11a4ffb1722c9933c922f5f460b5401b87",
  73. "homepage": "https://github.com/webpack/tapable",
  74. "jest": {
  75. "transform": {
  76. "__tests__[\\\\/].+\\.js$": "babel-jest"
  77. }
  78. },
  79. "license": "MIT",
  80. "main": "lib/index.js",
  81. "maintainers": [
  82. {
  83. "name": "sokra",
  84. "email": "tobias.koppers@googlemail.com"
  85. }
  86. ],
  87. "name": "tapable",
  88. "optionalDependencies": {},
  89. "readme": "ERROR: No README data found!",
  90. "repository": {
  91. "type": "git",
  92. "url": "git+ssh://git@github.com/webpack/tapable.git"
  93. },
  94. "scripts": {
  95. "pretty": "prettier --write lib/*.js lib/__tests__/*.js",
  96. "test": "jest",
  97. "travis": "jest --coverage && codecov"
  98. },
  99. "version": "1.1.3"
  100. }