package.json 2.9 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113
  1. {
  2. "_args": [
  3. [
  4. {
  5. "raw": "lodash.assign@^4.2.0",
  6. "scope": null,
  7. "escapedName": "lodash.assign",
  8. "name": "lodash.assign",
  9. "rawSpec": "^4.2.0",
  10. "spec": ">=4.2.0 <5.0.0",
  11. "type": "range"
  12. },
  13. "/home/conte/data/reveal.js/node_modules/node-sass"
  14. ]
  15. ],
  16. "_from": "lodash.assign@>=4.2.0 <5.0.0",
  17. "_id": "lodash.assign@4.2.0",
  18. "_inCache": true,
  19. "_location": "/lodash.assign",
  20. "_nodeVersion": "4.4.7",
  21. "_npmOperationalInternal": {
  22. "host": "packages-16-east.internal.npmjs.com",
  23. "tmp": "tmp/lodash.assign-4.2.0.tgz_1471109795713_0.5842255132738501"
  24. },
  25. "_npmUser": {
  26. "name": "jdalton",
  27. "email": "john.david.dalton@gmail.com"
  28. },
  29. "_npmVersion": "2.15.10",
  30. "_phantomChildren": {},
  31. "_requested": {
  32. "raw": "lodash.assign@^4.2.0",
  33. "scope": null,
  34. "escapedName": "lodash.assign",
  35. "name": "lodash.assign",
  36. "rawSpec": "^4.2.0",
  37. "spec": ">=4.2.0 <5.0.0",
  38. "type": "range"
  39. },
  40. "_requiredBy": [
  41. "/node-sass"
  42. ],
  43. "_resolved": "https://registry.npmjs.org/lodash.assign/-/lodash.assign-4.2.0.tgz",
  44. "_shasum": "0d99f3ccd7a6d261d19bdaeb9245005d285808e7",
  45. "_shrinkwrap": null,
  46. "_spec": "lodash.assign@^4.2.0",
  47. "_where": "/home/conte/data/reveal.js/node_modules/node-sass",
  48. "author": {
  49. "name": "John-David Dalton",
  50. "email": "john.david.dalton@gmail.com",
  51. "url": "http://allyoucanleet.com/"
  52. },
  53. "bugs": {
  54. "url": "https://github.com/lodash/lodash/issues"
  55. },
  56. "contributors": [
  57. {
  58. "name": "John-David Dalton",
  59. "email": "john.david.dalton@gmail.com",
  60. "url": "http://allyoucanleet.com/"
  61. },
  62. {
  63. "name": "Blaine Bublitz",
  64. "email": "blaine.bublitz@gmail.com",
  65. "url": "https://github.com/phated"
  66. },
  67. {
  68. "name": "Mathias Bynens",
  69. "email": "mathias@qiwi.be",
  70. "url": "https://mathiasbynens.be/"
  71. }
  72. ],
  73. "dependencies": {},
  74. "description": "The lodash method `_.assign` exported as a module.",
  75. "devDependencies": {},
  76. "directories": {},
  77. "dist": {
  78. "shasum": "0d99f3ccd7a6d261d19bdaeb9245005d285808e7",
  79. "tarball": "https://registry.npmjs.org/lodash.assign/-/lodash.assign-4.2.0.tgz"
  80. },
  81. "homepage": "https://lodash.com/",
  82. "icon": "https://lodash.com/icon.svg",
  83. "keywords": [
  84. "lodash-modularized",
  85. "assign"
  86. ],
  87. "license": "MIT",
  88. "maintainers": [
  89. {
  90. "name": "jdalton",
  91. "email": "john.david.dalton@gmail.com"
  92. },
  93. {
  94. "name": "mathias",
  95. "email": "mathias@qiwi.be"
  96. },
  97. {
  98. "name": "phated",
  99. "email": "blaine@iceddev.com"
  100. }
  101. ],
  102. "name": "lodash.assign",
  103. "optionalDependencies": {},
  104. "readme": "ERROR: No README data found!",
  105. "repository": {
  106. "type": "git",
  107. "url": "git+https://github.com/lodash/lodash.git"
  108. },
  109. "scripts": {
  110. "test": "echo \"See https://travis-ci.org/lodash/lodash-cli for testing details.\""
  111. },
  112. "version": "4.2.0"
  113. }