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.

102 lines
2.6 KiB

4 years ago
  1. {
  2. "_args": [
  3. [
  4. "y18n@^4.0.0",
  5. "/home/herrhase/Workspace/tentakelfabrik/tiny-components/tiny-consent/node_modules/cacache"
  6. ]
  7. ],
  8. "_from": "y18n@>=4.0.0 <5.0.0",
  9. "_id": "y18n@4.0.0",
  10. "_inCache": true,
  11. "_installable": true,
  12. "_location": "/y18n",
  13. "_nodeVersion": "8.6.0",
  14. "_npmOperationalInternal": {
  15. "host": "s3://npm-registry-packages",
  16. "tmp": "tmp/y18n-4.0.0.tgz_1507662196433_0.6819839081726968"
  17. },
  18. "_npmUser": {
  19. "email": "andrewbgoode@gmail.com",
  20. "name": "nexdrew"
  21. },
  22. "_npmVersion": "5.4.2",
  23. "_phantomChildren": {},
  24. "_requested": {
  25. "name": "y18n",
  26. "raw": "y18n@^4.0.0",
  27. "rawSpec": "^4.0.0",
  28. "scope": null,
  29. "spec": ">=4.0.0 <5.0.0",
  30. "type": "range"
  31. },
  32. "_requiredBy": [
  33. "/cacache",
  34. "/webpack-cli/yargs",
  35. "/yargs"
  36. ],
  37. "_resolved": "https://registry.npmjs.org/y18n/-/y18n-4.0.0.tgz",
  38. "_shasum": "95ef94f85ecc81d007c264e190a120f0a3c8566b",
  39. "_shrinkwrap": null,
  40. "_spec": "y18n@^4.0.0",
  41. "_where": "/home/herrhase/Workspace/tentakelfabrik/tiny-components/tiny-consent/node_modules/cacache",
  42. "author": {
  43. "email": "ben@npmjs.com",
  44. "name": "Ben Coe"
  45. },
  46. "bugs": {
  47. "url": "https://github.com/yargs/y18n/issues"
  48. },
  49. "dependencies": {},
  50. "description": "the bare-bones internationalization library used by yargs",
  51. "devDependencies": {
  52. "chai": "^4.0.1",
  53. "coveralls": "^3.0.0",
  54. "mocha": "^4.0.1",
  55. "nyc": "^11.0.1",
  56. "rimraf": "^2.5.0",
  57. "standard": "^10.0.0-beta.0",
  58. "standard-version": "^4.2.0"
  59. },
  60. "directories": {},
  61. "dist": {
  62. "integrity": "sha512-r9S/ZyXu/Xu9q1tYlpsLIsa3EeLXXk0VwlxqTcFRfg9EhMW+17kbt9G0NrgCmhGb5vT2hyhJZLfDGx+7+5Uj/w==",
  63. "shasum": "95ef94f85ecc81d007c264e190a120f0a3c8566b",
  64. "tarball": "https://registry.npmjs.org/y18n/-/y18n-4.0.0.tgz"
  65. },
  66. "files": [
  67. "index.js"
  68. ],
  69. "gitHead": "45d2568800d6c57be045e76dc4984b2ef3432233",
  70. "homepage": "https://github.com/yargs/y18n",
  71. "keywords": [
  72. "i18n",
  73. "internationalization",
  74. "yargs"
  75. ],
  76. "license": "ISC",
  77. "main": "index.js",
  78. "maintainers": [
  79. {
  80. "name": "nexdrew",
  81. "email": "andrewbgoode@gmail.com"
  82. },
  83. {
  84. "name": "bcoe",
  85. "email": "ben@npmjs.com"
  86. }
  87. ],
  88. "name": "y18n",
  89. "optionalDependencies": {},
  90. "readme": "ERROR: No README data found!",
  91. "repository": {
  92. "type": "git",
  93. "url": "git+ssh://git@github.com/yargs/y18n.git"
  94. },
  95. "scripts": {
  96. "coverage": "nyc report --reporter=text-lcov | coveralls",
  97. "pretest": "standard",
  98. "release": "standard-version",
  99. "test": "nyc mocha"
  100. },
  101. "version": "4.0.0"
  102. }