package.json 2.3 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596
  1. {
  2. "_args": [
  3. [
  4. {
  5. "raw": "aproba@^1.0.3",
  6. "scope": null,
  7. "escapedName": "aproba",
  8. "name": "aproba",
  9. "rawSpec": "^1.0.3",
  10. "spec": ">=1.0.3 <2.0.0",
  11. "type": "range"
  12. },
  13. "/mnt/Data/bach/Sites/clameurs.org/sites/all/themes/figureslibres/clameurs/node_modules/gauge"
  14. ]
  15. ],
  16. "_from": "aproba@>=1.0.3 <2.0.0",
  17. "_id": "aproba@1.0.4",
  18. "_inCache": true,
  19. "_location": "/aproba",
  20. "_nodeVersion": "4.4.0",
  21. "_npmOperationalInternal": {
  22. "host": "packages-12-west.internal.npmjs.com",
  23. "tmp": "tmp/aproba-1.0.4.tgz_1466718885402_0.5348939662799239"
  24. },
  25. "_npmUser": {
  26. "name": "iarna",
  27. "email": "me@re-becca.org"
  28. },
  29. "_npmVersion": "3.10.2",
  30. "_phantomChildren": {},
  31. "_requested": {
  32. "raw": "aproba@^1.0.3",
  33. "scope": null,
  34. "escapedName": "aproba",
  35. "name": "aproba",
  36. "rawSpec": "^1.0.3",
  37. "spec": ">=1.0.3 <2.0.0",
  38. "type": "range"
  39. },
  40. "_requiredBy": [
  41. "/gauge"
  42. ],
  43. "_resolved": "https://registry.npmjs.org/aproba/-/aproba-1.0.4.tgz",
  44. "_shasum": "2713680775e7614c8ba186c065d4e2e52d1072c0",
  45. "_shrinkwrap": null,
  46. "_spec": "aproba@^1.0.3",
  47. "_where": "/mnt/Data/bach/Sites/clameurs.org/sites/all/themes/figureslibres/clameurs/node_modules/gauge",
  48. "author": {
  49. "name": "Rebecca Turner",
  50. "email": "me@re-becca.org"
  51. },
  52. "bugs": {
  53. "url": "https://github.com/iarna/aproba/issues"
  54. },
  55. "dependencies": {},
  56. "description": "A rediculously light-weight argument validator",
  57. "devDependencies": {
  58. "standard": "^7.1.2",
  59. "tap": "^5.7.3"
  60. },
  61. "directories": {
  62. "test": "test"
  63. },
  64. "dist": {
  65. "shasum": "2713680775e7614c8ba186c065d4e2e52d1072c0",
  66. "tarball": "https://registry.npmjs.org/aproba/-/aproba-1.0.4.tgz"
  67. },
  68. "files": [
  69. "index.js"
  70. ],
  71. "gitHead": "c6c8f82d519b9ec3816f20f23a9101083c022200",
  72. "homepage": "https://github.com/iarna/aproba",
  73. "keywords": [
  74. "argument",
  75. "validate"
  76. ],
  77. "license": "ISC",
  78. "main": "index.js",
  79. "maintainers": [
  80. {
  81. "name": "iarna",
  82. "email": "me@re-becca.org"
  83. }
  84. ],
  85. "name": "aproba",
  86. "optionalDependencies": {},
  87. "readme": "ERROR: No README data found!",
  88. "repository": {
  89. "type": "git",
  90. "url": "git+https://github.com/iarna/aproba.git"
  91. },
  92. "scripts": {
  93. "test": "standard && tap test/*.js"
  94. },
  95. "version": "1.0.4"
  96. }