package.json 3.0 KB

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