package.json 2.7 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123
  1. {
  2. "_args": [
  3. [
  4. {
  5. "raw": "read-pkg-up@^1.0.1",
  6. "scope": null,
  7. "escapedName": "read-pkg-up",
  8. "name": "read-pkg-up",
  9. "rawSpec": "^1.0.1",
  10. "spec": ">=1.0.1 <2.0.0",
  11. "type": "range"
  12. },
  13. "/mnt/Data/bach/Sites/clameurs.org/sites/all/themes/figureslibres/clameurs/node_modules/meow"
  14. ]
  15. ],
  16. "_from": "read-pkg-up@>=1.0.1 <2.0.0",
  17. "_id": "read-pkg-up@1.0.1",
  18. "_inCache": true,
  19. "_location": "/read-pkg-up",
  20. "_nodeVersion": "0.12.7",
  21. "_npmUser": {
  22. "name": "sindresorhus",
  23. "email": "sindresorhus@gmail.com"
  24. },
  25. "_npmVersion": "2.11.3",
  26. "_phantomChildren": {},
  27. "_requested": {
  28. "raw": "read-pkg-up@^1.0.1",
  29. "scope": null,
  30. "escapedName": "read-pkg-up",
  31. "name": "read-pkg-up",
  32. "rawSpec": "^1.0.1",
  33. "spec": ">=1.0.1 <2.0.0",
  34. "type": "range"
  35. },
  36. "_requiredBy": [
  37. "/meow",
  38. "/yargs"
  39. ],
  40. "_resolved": "https://registry.npmjs.org/read-pkg-up/-/read-pkg-up-1.0.1.tgz",
  41. "_shasum": "9d63c13276c065918d57f002a57f40a1b643fb02",
  42. "_shrinkwrap": null,
  43. "_spec": "read-pkg-up@^1.0.1",
  44. "_where": "/mnt/Data/bach/Sites/clameurs.org/sites/all/themes/figureslibres/clameurs/node_modules/meow",
  45. "author": {
  46. "name": "Sindre Sorhus",
  47. "email": "sindresorhus@gmail.com",
  48. "url": "sindresorhus.com"
  49. },
  50. "bugs": {
  51. "url": "https://github.com/sindresorhus/read-pkg-up/issues"
  52. },
  53. "dependencies": {
  54. "find-up": "^1.0.0",
  55. "read-pkg": "^1.0.0"
  56. },
  57. "description": "Read the closest package.json file",
  58. "devDependencies": {
  59. "ava": "*",
  60. "xo": "*"
  61. },
  62. "directories": {},
  63. "dist": {
  64. "shasum": "9d63c13276c065918d57f002a57f40a1b643fb02",
  65. "tarball": "https://registry.npmjs.org/read-pkg-up/-/read-pkg-up-1.0.1.tgz"
  66. },
  67. "engines": {
  68. "node": ">=0.10.0"
  69. },
  70. "files": [
  71. "index.js"
  72. ],
  73. "gitHead": "27ec7c844b495a39eea7859c5f4d4721ebf60e8e",
  74. "homepage": "https://github.com/sindresorhus/read-pkg-up",
  75. "keywords": [
  76. "json",
  77. "read",
  78. "parse",
  79. "file",
  80. "fs",
  81. "graceful",
  82. "load",
  83. "pkg",
  84. "package",
  85. "find",
  86. "up",
  87. "find-up",
  88. "findup",
  89. "look-up",
  90. "look",
  91. "file",
  92. "search",
  93. "match",
  94. "package",
  95. "resolve",
  96. "parent",
  97. "parents",
  98. "folder",
  99. "directory",
  100. "dir",
  101. "walk",
  102. "walking",
  103. "path"
  104. ],
  105. "license": "MIT",
  106. "maintainers": [
  107. {
  108. "name": "sindresorhus",
  109. "email": "sindresorhus@gmail.com"
  110. }
  111. ],
  112. "name": "read-pkg-up",
  113. "optionalDependencies": {},
  114. "readme": "ERROR: No README data found!",
  115. "repository": {
  116. "type": "git",
  117. "url": "git+https://github.com/sindresorhus/read-pkg-up.git"
  118. },
  119. "scripts": {
  120. "test": "xo && ava"
  121. },
  122. "version": "1.0.1"
  123. }