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.

114 lines
2.7 KiB

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