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.

113 lines
2.7 KiB

4 years ago
  1. {
  2. "_args": [
  3. [
  4. "object-assign@^4.1.1",
  5. "/home/herrhase/Workspace/tentakelfabrik/tiny-components/tiny-consent/node_modules/html-loader"
  6. ]
  7. ],
  8. "_from": "object-assign@>=4.1.1 <5.0.0",
  9. "_id": "object-assign@4.1.1",
  10. "_inCache": true,
  11. "_installable": true,
  12. "_location": "/object-assign",
  13. "_nodeVersion": "4.6.2",
  14. "_npmOperationalInternal": {
  15. "host": "packages-12-west.internal.npmjs.com",
  16. "tmp": "tmp/object-assign-4.1.1.tgz_1484580915042_0.07107710791751742"
  17. },
  18. "_npmUser": {
  19. "email": "sindresorhus@gmail.com",
  20. "name": "sindresorhus"
  21. },
  22. "_npmVersion": "2.15.11",
  23. "_phantomChildren": {},
  24. "_requested": {
  25. "name": "object-assign",
  26. "raw": "object-assign@^4.1.1",
  27. "rawSpec": "^4.1.1",
  28. "scope": null,
  29. "spec": ">=4.1.1 <5.0.0",
  30. "type": "range"
  31. },
  32. "_requiredBy": [
  33. "/assert",
  34. "/del/globby",
  35. "/html-loader",
  36. "/webpack-notifier"
  37. ],
  38. "_resolved": "https://registry.npmjs.org/object-assign/-/object-assign-4.1.1.tgz",
  39. "_shasum": "2109adc7965887cfc05cbbd442cac8bfbb360863",
  40. "_shrinkwrap": null,
  41. "_spec": "object-assign@^4.1.1",
  42. "_where": "/home/herrhase/Workspace/tentakelfabrik/tiny-components/tiny-consent/node_modules/html-loader",
  43. "author": {
  44. "email": "sindresorhus@gmail.com",
  45. "name": "Sindre Sorhus",
  46. "url": "sindresorhus.com"
  47. },
  48. "bugs": {
  49. "url": "https://github.com/sindresorhus/object-assign/issues"
  50. },
  51. "dependencies": {},
  52. "description": "ES2015 `Object.assign()` ponyfill",
  53. "devDependencies": {
  54. "ava": "^0.16.0",
  55. "lodash": "^4.16.4",
  56. "matcha": "^0.7.0",
  57. "xo": "^0.16.0"
  58. },
  59. "directories": {},
  60. "dist": {
  61. "shasum": "2109adc7965887cfc05cbbd442cac8bfbb360863",
  62. "tarball": "https://registry.npmjs.org/object-assign/-/object-assign-4.1.1.tgz"
  63. },
  64. "engines": {
  65. "node": ">=0.10.0"
  66. },
  67. "files": [
  68. "index.js"
  69. ],
  70. "gitHead": "a89774b252c91612203876984bbd6addbe3b5a0e",
  71. "homepage": "https://github.com/sindresorhus/object-assign#readme",
  72. "keywords": [
  73. "assign",
  74. "browser",
  75. "ecmascript",
  76. "es2015",
  77. "extend",
  78. "harmony",
  79. "object",
  80. "polyfill",
  81. "ponyfill",
  82. "prollyfill",
  83. "properties",
  84. "shim"
  85. ],
  86. "license": "MIT",
  87. "maintainers": [
  88. {
  89. "name": "gaearon",
  90. "email": "dan.abramov@gmail.com"
  91. },
  92. {
  93. "name": "sindresorhus",
  94. "email": "sindresorhus@gmail.com"
  95. },
  96. {
  97. "name": "spicyj",
  98. "email": "ben@benalpert.com"
  99. }
  100. ],
  101. "name": "object-assign",
  102. "optionalDependencies": {},
  103. "readme": "ERROR: No README data found!",
  104. "repository": {
  105. "type": "git",
  106. "url": "git+https://github.com/sindresorhus/object-assign.git"
  107. },
  108. "scripts": {
  109. "bench": "matcha bench.js",
  110. "test": "xo && ava"
  111. },
  112. "version": "4.1.1"
  113. }