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.5 KiB

4 years ago
  1. {
  2. "_args": [
  3. [
  4. "parse-json@^4.0.0",
  5. "/home/herrhase/Workspace/tentakelfabrik/tiny-components/tiny-consent/node_modules/cosmiconfig"
  6. ]
  7. ],
  8. "_from": "parse-json@>=4.0.0 <5.0.0",
  9. "_id": "parse-json@4.0.0",
  10. "_inCache": true,
  11. "_installable": true,
  12. "_location": "/parse-json",
  13. "_nodeVersion": "4.8.4",
  14. "_npmOperationalInternal": {
  15. "host": "s3://npm-registry-packages",
  16. "tmp": "tmp/parse-json-4.0.0.tgz_1509782029937_0.44315575854852796"
  17. },
  18. "_npmUser": {
  19. "email": "sindresorhus@gmail.com",
  20. "name": "sindresorhus"
  21. },
  22. "_npmVersion": "2.15.11",
  23. "_phantomChildren": {},
  24. "_requested": {
  25. "name": "parse-json",
  26. "raw": "parse-json@^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. "/cosmiconfig"
  34. ],
  35. "_resolved": "https://registry.npmjs.org/parse-json/-/parse-json-4.0.0.tgz",
  36. "_shasum": "be35f5425be1f7f6c747184f98a788cb99477ee0",
  37. "_shrinkwrap": null,
  38. "_spec": "parse-json@^4.0.0",
  39. "_where": "/home/herrhase/Workspace/tentakelfabrik/tiny-components/tiny-consent/node_modules/cosmiconfig",
  40. "author": {
  41. "email": "sindresorhus@gmail.com",
  42. "name": "Sindre Sorhus",
  43. "url": "sindresorhus.com"
  44. },
  45. "bugs": {
  46. "url": "https://github.com/sindresorhus/parse-json/issues"
  47. },
  48. "dependencies": {
  49. "error-ex": "^1.3.1",
  50. "json-parse-better-errors": "^1.0.1"
  51. },
  52. "description": "Parse JSON with more helpful errors",
  53. "devDependencies": {
  54. "ava": "*",
  55. "nyc": "^11.2.1",
  56. "xo": "*"
  57. },
  58. "directories": {},
  59. "dist": {
  60. "shasum": "be35f5425be1f7f6c747184f98a788cb99477ee0",
  61. "tarball": "https://registry.npmjs.org/parse-json/-/parse-json-4.0.0.tgz"
  62. },
  63. "engines": {
  64. "node": ">=4"
  65. },
  66. "files": [
  67. "index.js",
  68. "vendor"
  69. ],
  70. "gitHead": "d1f4edbbef6e76ddc084b2f88e4d64a2b08081c5",
  71. "homepage": "https://github.com/sindresorhus/parse-json#readme",
  72. "keywords": [
  73. "error",
  74. "friendly",
  75. "graceful",
  76. "helpful",
  77. "humanize",
  78. "json",
  79. "message",
  80. "parse",
  81. "str",
  82. "string"
  83. ],
  84. "license": "MIT",
  85. "maintainers": [
  86. {
  87. "name": "sindresorhus",
  88. "email": "sindresorhus@gmail.com"
  89. }
  90. ],
  91. "name": "parse-json",
  92. "optionalDependencies": {},
  93. "readme": "ERROR: No README data found!",
  94. "repository": {
  95. "type": "git",
  96. "url": "git+https://github.com/sindresorhus/parse-json.git"
  97. },
  98. "scripts": {
  99. "test": "xo && nyc ava"
  100. },
  101. "version": "4.0.0"
  102. }