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.

103 lines
2.9 KiB

4 years ago
  1. {
  2. "_args": [
  3. [
  4. "adjust-sourcemap-loader@^1.1.0",
  5. "/home/herrhase/Workspace/tentakelfabrik/tiny-components/tiny-consent/node_modules/resolve-url-loader"
  6. ]
  7. ],
  8. "_from": "adjust-sourcemap-loader@>=1.1.0 <2.0.0",
  9. "_hasShrinkwrap": false,
  10. "_id": "adjust-sourcemap-loader@1.2.0",
  11. "_inCache": true,
  12. "_installable": true,
  13. "_location": "/adjust-sourcemap-loader",
  14. "_nodeVersion": "9.3.0",
  15. "_npmOperationalInternal": {
  16. "host": "s3://npm-registry-packages",
  17. "tmp": "tmp/adjust-sourcemap-loader_1.2.0_1520248076569_0.488558562946227"
  18. },
  19. "_npmUser": {
  20. "email": "npm@bholloway.com",
  21. "name": "bholloway"
  22. },
  23. "_npmVersion": "5.5.1",
  24. "_phantomChildren": {
  25. "lodash._baseassign": "3.2.0",
  26. "lodash._createassigner": "3.1.1",
  27. "lodash.keys": "3.1.2",
  28. "lodash.restparam": "3.6.1"
  29. },
  30. "_requested": {
  31. "name": "adjust-sourcemap-loader",
  32. "raw": "adjust-sourcemap-loader@^1.1.0",
  33. "rawSpec": "^1.1.0",
  34. "scope": null,
  35. "spec": ">=1.1.0 <2.0.0",
  36. "type": "range"
  37. },
  38. "_requiredBy": [
  39. "/resolve-url-loader"
  40. ],
  41. "_resolved": "https://registry.npmjs.org/adjust-sourcemap-loader/-/adjust-sourcemap-loader-1.2.0.tgz",
  42. "_shasum": "e33fde95e50db9f2a802e3647e311d2fc5000c69",
  43. "_shrinkwrap": null,
  44. "_spec": "adjust-sourcemap-loader@^1.1.0",
  45. "_where": "/home/herrhase/Workspace/tentakelfabrik/tiny-components/tiny-consent/node_modules/resolve-url-loader",
  46. "author": {
  47. "name": "bholloway"
  48. },
  49. "bugs": {
  50. "url": "https://github.com/bholloway/adjust-sourcemap-loader/issues"
  51. },
  52. "dependencies": {
  53. "assert": "^1.3.0",
  54. "camelcase": "^1.2.1",
  55. "loader-utils": "^1.1.0",
  56. "lodash.assign": "^4.0.1",
  57. "lodash.defaults": "^3.1.2",
  58. "object-path": "^0.9.2",
  59. "regex-parser": "^2.2.9"
  60. },
  61. "description": "Webpack loader that adjusts source maps",
  62. "devDependencies": {
  63. "jshint": "^2.9.5"
  64. },
  65. "directories": {},
  66. "dist": {
  67. "fileCount": 28,
  68. "integrity": "sha512-958oaHHVEXMvsY7v7cC5gEkNIcoaAVIhZ4mBReYVZJOTP9IgKmzLjIOhTtzpLMu+qriXvLsVjJ155EeInp45IQ==",
  69. "shasum": "e33fde95e50db9f2a802e3647e311d2fc5000c69",
  70. "tarball": "https://registry.npmjs.org/adjust-sourcemap-loader/-/adjust-sourcemap-loader-1.2.0.tgz",
  71. "unpackedSize": 38303
  72. },
  73. "gitHead": "b2c8bf26a0ebefb071a2bda8dd882b5d095d31eb",
  74. "homepage": "https://github.com/bholloway/adjust-sourcemap-loader",
  75. "keywords": [
  76. "adjust",
  77. "loader",
  78. "resolve",
  79. "source-map",
  80. "sourcemap",
  81. "sources",
  82. "webpack"
  83. ],
  84. "license": "MIT",
  85. "main": "index.js",
  86. "maintainers": [
  87. {
  88. "name": "bholloway",
  89. "email": "npm@bholloway.com"
  90. }
  91. ],
  92. "name": "adjust-sourcemap-loader",
  93. "optionalDependencies": {},
  94. "readme": "ERROR: No README data found!",
  95. "repository": {
  96. "type": "git",
  97. "url": "git+https://github.com/bholloway/adjust-sourcemap-loader.git"
  98. },
  99. "scripts": {
  100. "lint": "jshint index.js lib"
  101. },
  102. "version": "1.2.0"
  103. }