package.json 2.2 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485
  1. {
  2. "_args": [
  3. [
  4. {
  5. "raw": "yallist@^2.0.0",
  6. "scope": null,
  7. "escapedName": "yallist",
  8. "name": "yallist",
  9. "rawSpec": "^2.0.0",
  10. "spec": ">=2.0.0 <3.0.0",
  11. "type": "range"
  12. },
  13. "/mnt/Data/bach/Sites/clameurs.org/sites/all/themes/figureslibres/clameurs/node_modules/cross-spawn/node_modules/lru-cache"
  14. ]
  15. ],
  16. "_from": "yallist@>=2.0.0 <3.0.0",
  17. "_id": "yallist@2.0.0",
  18. "_inCache": true,
  19. "_location": "/yallist",
  20. "_nodeVersion": "4.0.0",
  21. "_npmUser": {
  22. "name": "isaacs",
  23. "email": "i@izs.me"
  24. },
  25. "_npmVersion": "3.3.2",
  26. "_phantomChildren": {},
  27. "_requested": {
  28. "raw": "yallist@^2.0.0",
  29. "scope": null,
  30. "escapedName": "yallist",
  31. "name": "yallist",
  32. "rawSpec": "^2.0.0",
  33. "spec": ">=2.0.0 <3.0.0",
  34. "type": "range"
  35. },
  36. "_requiredBy": [
  37. "/cross-spawn/lru-cache"
  38. ],
  39. "_resolved": "https://registry.npmjs.org/yallist/-/yallist-2.0.0.tgz",
  40. "_shasum": "306c543835f09ee1a4cb23b7bce9ab341c91cdd4",
  41. "_shrinkwrap": null,
  42. "_spec": "yallist@^2.0.0",
  43. "_where": "/mnt/Data/bach/Sites/clameurs.org/sites/all/themes/figureslibres/clameurs/node_modules/cross-spawn/node_modules/lru-cache",
  44. "author": {
  45. "name": "Isaac Z. Schlueter",
  46. "email": "i@izs.me",
  47. "url": "http://blog.izs.me/"
  48. },
  49. "bugs": {
  50. "url": "https://github.com/isaacs/yallist/issues"
  51. },
  52. "dependencies": {},
  53. "description": "Yet Another Linked List",
  54. "devDependencies": {
  55. "tap": "^2.3.2"
  56. },
  57. "directories": {
  58. "test": "test"
  59. },
  60. "dist": {
  61. "shasum": "306c543835f09ee1a4cb23b7bce9ab341c91cdd4",
  62. "tarball": "https://registry.npmjs.org/yallist/-/yallist-2.0.0.tgz"
  63. },
  64. "gitHead": "702eaba87deefa9f8fc2f8e36cb225bc2141fdc3",
  65. "homepage": "https://github.com/isaacs/yallist#readme",
  66. "license": "ISC",
  67. "main": "yallist.js",
  68. "maintainers": [
  69. {
  70. "name": "isaacs",
  71. "email": "i@izs.me"
  72. }
  73. ],
  74. "name": "yallist",
  75. "optionalDependencies": {},
  76. "readme": "ERROR: No README data found!",
  77. "repository": {
  78. "type": "git",
  79. "url": "git+https://github.com/isaacs/yallist.git"
  80. },
  81. "scripts": {
  82. "test": "tap test/*.js --cov"
  83. },
  84. "version": "2.0.0"
  85. }