package.json 3.0 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121
  1. {
  2. "_args": [
  3. [
  4. {
  5. "raw": "normalize-package-data@^2.3.4",
  6. "scope": null,
  7. "escapedName": "normalize-package-data",
  8. "name": "normalize-package-data",
  9. "rawSpec": "^2.3.4",
  10. "spec": ">=2.3.4 <3.0.0",
  11. "type": "range"
  12. },
  13. "/home/king/Desktop/FINAL/AhMyth/app/node_modules/meow"
  14. ]
  15. ],
  16. "_from": "normalize-package-data@>=2.3.4 <3.0.0",
  17. "_id": "normalize-package-data@2.3.5",
  18. "_inCache": true,
  19. "_installable": true,
  20. "_location": "/normalize-package-data",
  21. "_nodeVersion": "5.0.0",
  22. "_npmUser": {
  23. "name": "iarna",
  24. "email": "me@re-becca.org"
  25. },
  26. "_npmVersion": "3.3.6",
  27. "_phantomChildren": {},
  28. "_requested": {
  29. "raw": "normalize-package-data@^2.3.4",
  30. "scope": null,
  31. "escapedName": "normalize-package-data",
  32. "name": "normalize-package-data",
  33. "rawSpec": "^2.3.4",
  34. "spec": ">=2.3.4 <3.0.0",
  35. "type": "range"
  36. },
  37. "_requiredBy": [
  38. "/meow",
  39. "/read-pkg"
  40. ],
  41. "_resolved": "https://registry.npmjs.org/normalize-package-data/-/normalize-package-data-2.3.5.tgz",
  42. "_shasum": "8d924f142960e1777e7ffe170543631cc7cb02df",
  43. "_shrinkwrap": null,
  44. "_spec": "normalize-package-data@^2.3.4",
  45. "_where": "/home/king/Desktop/FINAL/AhMyth/app/node_modules/meow",
  46. "author": {
  47. "name": "Meryn Stol",
  48. "email": "merynstol@gmail.com"
  49. },
  50. "bugs": {
  51. "url": "https://github.com/npm/normalize-package-data/issues"
  52. },
  53. "contributors": [
  54. {
  55. "name": "Isaac Z. Schlueter",
  56. "email": "i@izs.me"
  57. },
  58. {
  59. "name": "Meryn Stol",
  60. "email": "merynstol@gmail.com"
  61. },
  62. {
  63. "name": "Robert Kowalski",
  64. "email": "rok@kowalski.gd"
  65. }
  66. ],
  67. "dependencies": {
  68. "hosted-git-info": "^2.1.4",
  69. "is-builtin-module": "^1.0.0",
  70. "semver": "2 || 3 || 4 || 5",
  71. "validate-npm-package-license": "^3.0.1"
  72. },
  73. "description": "Normalizes data that can be found in package.json files.",
  74. "devDependencies": {
  75. "async": "^1.5.0",
  76. "tap": "^2.2.0",
  77. "underscore": "^1.8.3"
  78. },
  79. "directories": {},
  80. "dist": {
  81. "shasum": "8d924f142960e1777e7ffe170543631cc7cb02df",
  82. "tarball": "https://registry.npmjs.org/normalize-package-data/-/normalize-package-data-2.3.5.tgz"
  83. },
  84. "gitHead": "3dc7756af20b3b1b24c6d75302448ca3659e0a65",
  85. "homepage": "https://github.com/npm/normalize-package-data#readme",
  86. "license": "BSD-2-Clause",
  87. "main": "lib/normalize.js",
  88. "maintainers": [
  89. {
  90. "name": "iarna",
  91. "email": "me@re-becca.org"
  92. },
  93. {
  94. "name": "isaacs",
  95. "email": "isaacs@npmjs.com"
  96. },
  97. {
  98. "name": "meryn",
  99. "email": "merynstol@gmail.com"
  100. },
  101. {
  102. "name": "othiym23",
  103. "email": "ogd@aoaioxxysz.net"
  104. },
  105. {
  106. "name": "zkat",
  107. "email": "kat@sykosomatic.org"
  108. }
  109. ],
  110. "name": "normalize-package-data",
  111. "optionalDependencies": {},
  112. "readme": "ERROR: No README data found!",
  113. "repository": {
  114. "type": "git",
  115. "url": "git://github.com/npm/normalize-package-data.git"
  116. },
  117. "scripts": {
  118. "test": "tap test/*.js"
  119. },
  120. "version": "2.3.5"
  121. }