package.json 1.9 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566
  1. {
  2. "_from": "lodash._isnative@~2.4.1",
  3. "_id": "[email protected]",
  4. "_inBundle": false,
  5. "_integrity": "sha1-PqZAS3hKe+g2x7V1gOHN95sUgyw=",
  6. "_location": "/lodash._isnative",
  7. "_phantomChildren": {},
  8. "_requested": {
  9. "type": "range",
  10. "registry": true,
  11. "raw": "lodash._isnative@~2.4.1",
  12. "name": "lodash._isnative",
  13. "escapedName": "lodash._isnative",
  14. "rawSpec": "~2.4.1",
  15. "saveSpec": null,
  16. "fetchSpec": "~2.4.1"
  17. },
  18. "_requiredBy": [
  19. "/gulp-dedupe/lodash.keys"
  20. ],
  21. "_resolved": "https://registry.npmjs.org/lodash._isnative/-/lodash._isnative-2.4.1.tgz",
  22. "_shasum": "3ea6404b784a7be836c7b57580e1cdf79b14832c",
  23. "_spec": "lodash._isnative@~2.4.1",
  24. "_where": "D:\\Users\\James\\IdeaProjects\\website-core\\www\\libs\\node_modules\\gulp-dedupe\\node_modules\\lodash.keys",
  25. "author": {
  26. "name": "John-David Dalton",
  27. "email": "[email protected]",
  28. "url": "http://allyoucanleet.com/"
  29. },
  30. "bugs": {
  31. "url": "https://github.com/lodash/lodash-cli/issues"
  32. },
  33. "bundleDependencies": false,
  34. "contributors": [
  35. {
  36. "name": "John-David Dalton",
  37. "email": "[email protected]",
  38. "url": "http://allyoucanleet.com/"
  39. },
  40. {
  41. "name": "Blaine Bublitz",
  42. "email": "[email protected]",
  43. "url": "http://www.iceddev.com/"
  44. },
  45. {
  46. "name": "Kit Cambridge",
  47. "email": "[email protected]",
  48. "url": "http://kitcambridge.be/"
  49. },
  50. {
  51. "name": "Mathias Bynens",
  52. "email": "[email protected]",
  53. "url": "http://mathiasbynens.be/"
  54. }
  55. ],
  56. "deprecated": false,
  57. "description": "The internal Lo-Dash function `isNative` as a Node.js module generated by lodash-cli.",
  58. "homepage": "http://lodash.com/custom-builds",
  59. "license": "MIT",
  60. "name": "lodash._isnative",
  61. "repository": {
  62. "type": "git",
  63. "url": "git+https://github.com/lodash/lodash-cli.git"
  64. },
  65. "version": "2.4.1"
  66. }