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.

112 lines
3.7 KiB

4 years ago
  1. {
  2. "_args": [
  3. [
  4. "repeat-element@^1.1.2",
  5. "/home/herrhase/Workspace/tentakelfabrik/tiny-components/tiny-consent/node_modules/braces"
  6. ]
  7. ],
  8. "_from": "repeat-element@>=1.1.2 <2.0.0",
  9. "_id": "repeat-element@1.1.3",
  10. "_inCache": true,
  11. "_installable": true,
  12. "_location": "/repeat-element",
  13. "_nodeVersion": "10.0.0",
  14. "_npmOperationalInternal": {
  15. "host": "s3://npm-registry-packages",
  16. "tmp": "tmp/repeat-element_1.1.3_1534692630389_0.5249467379316295"
  17. },
  18. "_npmUser": {
  19. "email": "github@sellside.com",
  20. "name": "jonschlinkert"
  21. },
  22. "_npmVersion": "6.4.0",
  23. "_phantomChildren": {},
  24. "_requested": {
  25. "name": "repeat-element",
  26. "raw": "repeat-element@^1.1.2",
  27. "rawSpec": "^1.1.2",
  28. "scope": null,
  29. "spec": ">=1.1.2 <2.0.0",
  30. "type": "range"
  31. },
  32. "_requiredBy": [
  33. "/braces"
  34. ],
  35. "_resolved": "https://registry.npmjs.org/repeat-element/-/repeat-element-1.1.3.tgz",
  36. "_shasum": "782e0d825c0c5a3bb39731f84efee6b742e6b1ce",
  37. "_shrinkwrap": null,
  38. "_spec": "repeat-element@^1.1.2",
  39. "_where": "/home/herrhase/Workspace/tentakelfabrik/tiny-components/tiny-consent/node_modules/braces",
  40. "author": {
  41. "name": "Jon Schlinkert",
  42. "url": "https://github.com/jonschlinkert"
  43. },
  44. "bugs": {
  45. "url": "https://github.com/jonschlinkert/repeat-element/issues"
  46. },
  47. "dependencies": {},
  48. "description": "Create an array by repeating the given value n times.",
  49. "devDependencies": {
  50. "benchmarked": "^2.0.0",
  51. "chalk": "^2.4.1",
  52. "glob": "^7.1.2",
  53. "gulp-format-md": "^1.0.0",
  54. "minimist": "^1.2.0",
  55. "mocha": "^3.5.3"
  56. },
  57. "directories": {},
  58. "dist": {
  59. "fileCount": 4,
  60. "integrity": "sha512-ahGq0ZnV5m5XtZLMb+vP76kcAM5nkLqk0lpqAuojSKGgQtn4eRi4ZZGm2olo2zKFH+sMsWaqOCW1dqAnOru72g==",
  61. "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbeY0WCRA9TVsSAnZWagAA9+8P/1uuLJ5jSetjPW5fdV4L\nvxHfZDwhxYdhTFCDvxFRTtXJrZRf0mI+ET5WsuAHSi/v+e4A0/qOZMCq1ggs\nyAeONQq6ChtiYaingdb9x18J4ULeSaeXF4W01n0tfb56LeLcUS1v+4kn99uQ\nfDdh+iwqBPxs/KmDhjR6Ihy9OoVhj3XMr4pElL3noSsnGyNUUobTxmEGUN4r\n9VXRBa90acEjPzBw9H6H0H9kmWEH3YMgZ4kvGUV/kICkZJDfbP/4z3VBj+kQ\nfLHV/emGFCkK19wf3GpgCCYstUyPy3QLWc5htSo011mlZYu2YK3zLlFPxWpR\nf/Doxn0VNluyHOKae0DrfKqfErSx8qYw8F3d3gbO7a26FHljD8wSG5WXooCl\nUiH7YMmZ6nwbKWlFh1XfyYXzDX/Na01mcZ9MzPycwJbAT6bWCPb6clh+uoIw\n9fd7Dqe7SrPWL7e1oA4qIzcgoVSsrkSGkwoXUxiUsklVXxdpUd+MPic4xdhi\nVmVl1b4Zlgd2wST+8HwKf57Ug+G8M4R3r2iu4y8yZL8pb3gMVSkgF+TgOYuw\nCM1HbPnqafmlck/Vtm7po18aUFc55jMxKQLe7eBtlLYc8h/HhD9um1THRKhm\njMsOslwPB4Y6G7nvm2wx8dLQl0PFG9astOg81ddE1o+HjgcxOwbUEAb/oqzZ\ngHyf\r\n=mFVv\r\n-----END PGP SIGNATURE-----\r\n",
  62. "shasum": "782e0d825c0c5a3bb39731f84efee6b742e6b1ce",
  63. "tarball": "https://registry.npmjs.org/repeat-element/-/repeat-element-1.1.3.tgz",
  64. "unpackedSize": 5319
  65. },
  66. "engines": {
  67. "node": ">=0.10.0"
  68. },
  69. "files": [
  70. "index.js"
  71. ],
  72. "gitHead": "32af174b4218263952a77d881f37d6e545b7cfd0",
  73. "homepage": "https://github.com/jonschlinkert/repeat-element",
  74. "keywords": [
  75. "array",
  76. "element",
  77. "repeat",
  78. "string"
  79. ],
  80. "license": "MIT",
  81. "main": "index.js",
  82. "maintainers": [
  83. {
  84. "name": "jonschlinkert",
  85. "email": "github@sellside.com"
  86. }
  87. ],
  88. "name": "repeat-element",
  89. "optionalDependencies": {},
  90. "readme": "ERROR: No README data found!",
  91. "repository": {
  92. "type": "git",
  93. "url": "git+https://github.com/jonschlinkert/repeat-element.git"
  94. },
  95. "scripts": {
  96. "test": "mocha"
  97. },
  98. "verb": {
  99. "layout": "default",
  100. "lint": {
  101. "reflinks": true
  102. },
  103. "plugins": [
  104. "gulp-format-md"
  105. ],
  106. "tasks": [
  107. "readme"
  108. ],
  109. "toc": false
  110. },
  111. "version": "1.1.3"
  112. }