You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

91 lines
2.3 KiB

4 years ago
  1. {
  2. "_args": [
  3. [
  4. "aproba@^1.1.1",
  5. "/home/herrhase/Workspace/tentakelfabrik/tiny-components/tiny-consent/node_modules/move-concurrently"
  6. ]
  7. ],
  8. "_from": "aproba@>=1.1.1 <2.0.0",
  9. "_id": "aproba@1.2.0",
  10. "_inCache": true,
  11. "_installable": true,
  12. "_location": "/aproba",
  13. "_nodeVersion": "8.5.0",
  14. "_npmOperationalInternal": {
  15. "host": "s3://npm-registry-packages",
  16. "tmp": "tmp/aproba-1.2.0.tgz_1505861292502_0.3447994305752218"
  17. },
  18. "_npmUser": {
  19. "email": "me@re-becca.org",
  20. "name": "iarna"
  21. },
  22. "_npmVersion": "5.4.2",
  23. "_phantomChildren": {},
  24. "_requested": {
  25. "name": "aproba",
  26. "raw": "aproba@^1.1.1",
  27. "rawSpec": "^1.1.1",
  28. "scope": null,
  29. "spec": ">=1.1.1 <2.0.0",
  30. "type": "range"
  31. },
  32. "_requiredBy": [
  33. "/copy-concurrently",
  34. "/move-concurrently",
  35. "/run-queue"
  36. ],
  37. "_resolved": "https://registry.npmjs.org/aproba/-/aproba-1.2.0.tgz",
  38. "_shasum": "6802e6264efd18c790a1b0d517f0f2627bf2c94a",
  39. "_shrinkwrap": null,
  40. "_spec": "aproba@^1.1.1",
  41. "_where": "/home/herrhase/Workspace/tentakelfabrik/tiny-components/tiny-consent/node_modules/move-concurrently",
  42. "author": {
  43. "email": "me@re-becca.org",
  44. "name": "Rebecca Turner"
  45. },
  46. "bugs": {
  47. "url": "https://github.com/iarna/aproba/issues"
  48. },
  49. "dependencies": {},
  50. "description": "A ridiculously light-weight argument validator (now browser friendly)",
  51. "devDependencies": {
  52. "standard": "^10.0.3",
  53. "tap": "^10.0.2"
  54. },
  55. "directories": {
  56. "test": "test"
  57. },
  58. "dist": {
  59. "integrity": "sha512-Y9J6ZjXtoYh8RnXVCMOU/ttDmk1aBjunq9vO0ta5x85WDQiQfUF9sIPBITdbiiIVcBo03Hi3jMxigBtsddlXRw==",
  60. "shasum": "6802e6264efd18c790a1b0d517f0f2627bf2c94a",
  61. "tarball": "https://registry.npmjs.org/aproba/-/aproba-1.2.0.tgz"
  62. },
  63. "files": [
  64. "index.js"
  65. ],
  66. "gitHead": "ee43ce68c9992e8f9d0d925dc2b1f2e1e5c976de",
  67. "homepage": "https://github.com/iarna/aproba",
  68. "keywords": [
  69. "argument",
  70. "validate"
  71. ],
  72. "license": "ISC",
  73. "main": "index.js",
  74. "maintainers": [
  75. {
  76. "name": "iarna",
  77. "email": "me@re-becca.org"
  78. }
  79. ],
  80. "name": "aproba",
  81. "optionalDependencies": {},
  82. "readme": "ERROR: No README data found!",
  83. "repository": {
  84. "type": "git",
  85. "url": "git+https://github.com/iarna/aproba.git"
  86. },
  87. "scripts": {
  88. "test": "standard && tap -j3 test/*.js"
  89. },
  90. "version": "1.2.0"
  91. }