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.

78 lines
2.0 KiB

  1. {
  2. "name": "lodash.once",
  3. "version": "4.1.1",
  4. "description": "The lodash method `_.once` exported as a module.",
  5. "homepage": "https://lodash.com/",
  6. "icon": "https://lodash.com/icon.svg",
  7. "license": "MIT",
  8. "keywords": [
  9. "lodash-modularized",
  10. "once"
  11. ],
  12. "author": {
  13. "name": "John-David Dalton",
  14. "email": "john.david.dalton@gmail.com",
  15. "url": "http://allyoucanleet.com/"
  16. },
  17. "contributors": [
  18. {
  19. "name": "John-David Dalton",
  20. "email": "john.david.dalton@gmail.com",
  21. "url": "http://allyoucanleet.com/"
  22. },
  23. {
  24. "name": "Blaine Bublitz",
  25. "email": "blaine.bublitz@gmail.com",
  26. "url": "https://github.com/phated"
  27. },
  28. {
  29. "name": "Mathias Bynens",
  30. "email": "mathias@qiwi.be",
  31. "url": "https://mathiasbynens.be/"
  32. }
  33. ],
  34. "repository": {
  35. "type": "git",
  36. "url": "git+https://github.com/lodash/lodash.git"
  37. },
  38. "scripts": {
  39. "test": "echo \"See https://travis-ci.org/lodash/lodash-cli for testing details.\""
  40. },
  41. "bugs": {
  42. "url": "https://github.com/lodash/lodash/issues"
  43. },
  44. "_id": "lodash.once@4.1.1",
  45. "_shasum": "0dd3971213c7c56df880977d504c88fb471a97ac",
  46. "_from": "lodash.once@>=4.0.0 <5.0.0",
  47. "_npmVersion": "2.15.10",
  48. "_nodeVersion": "4.4.7",
  49. "_npmUser": {
  50. "name": "jdalton",
  51. "email": "john.david.dalton@gmail.com"
  52. },
  53. "dist": {
  54. "shasum": "0dd3971213c7c56df880977d504c88fb471a97ac",
  55. "tarball": "https://registry.npmjs.org/lodash.once/-/lodash.once-4.1.1.tgz"
  56. },
  57. "maintainers": [
  58. {
  59. "name": "jdalton",
  60. "email": "john.david.dalton@gmail.com"
  61. },
  62. {
  63. "name": "mathias",
  64. "email": "mathias@qiwi.be"
  65. },
  66. {
  67. "name": "phated",
  68. "email": "blaine@iceddev.com"
  69. }
  70. ],
  71. "_npmOperationalInternal": {
  72. "host": "packages-12-west.internal.npmjs.com",
  73. "tmp": "tmp/lodash.once-4.1.1.tgz_1471110166870_0.09848929662257433"
  74. },
  75. "directories": {},
  76. "_resolved": "https://registry.npmjs.org/lodash.once/-/lodash.once-4.1.1.tgz",
  77. "readme": "ERROR: No README data found!"
  78. }