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.

85 lines
2.1 KiB

4 years ago
  1. {
  2. "_args": [
  3. [
  4. "unquote@~1.1.1",
  5. "/home/herrhase/Workspace/tentakelfabrik/tiny-components/tiny-consent/node_modules/svgo"
  6. ]
  7. ],
  8. "_from": "unquote@>=1.1.1 <1.2.0",
  9. "_id": "unquote@1.1.1",
  10. "_inCache": true,
  11. "_installable": true,
  12. "_location": "/unquote",
  13. "_nodeVersion": "7.10.0",
  14. "_npmOperationalInternal": {
  15. "host": "s3://npm-registry-packages",
  16. "tmp": "tmp/unquote-1.1.1.tgz_1513569273182_0.8732044610660523"
  17. },
  18. "_npmUser": {
  19. "email": "cameron@lakenen.com",
  20. "name": "lakenen"
  21. },
  22. "_npmVersion": "4.2.0",
  23. "_phantomChildren": {},
  24. "_requested": {
  25. "name": "unquote",
  26. "raw": "unquote@~1.1.1",
  27. "rawSpec": "~1.1.1",
  28. "scope": null,
  29. "spec": ">=1.1.1 <1.2.0",
  30. "type": "range"
  31. },
  32. "_requiredBy": [
  33. "/svgo"
  34. ],
  35. "_resolved": "https://registry.npmjs.org/unquote/-/unquote-1.1.1.tgz",
  36. "_shasum": "8fded7324ec6e88a0ff8b905e7c098cdc086d544",
  37. "_shrinkwrap": null,
  38. "_spec": "unquote@~1.1.1",
  39. "_where": "/home/herrhase/Workspace/tentakelfabrik/tiny-components/tiny-consent/node_modules/svgo",
  40. "author": {
  41. "email": "cameron@lakenen.com",
  42. "name": "Cameron Lakenen"
  43. },
  44. "bugs": {
  45. "url": "https://github.com/lakenen/node-unquote/issues"
  46. },
  47. "dependencies": {},
  48. "description": "Remove wrapping quotes from a string.",
  49. "devDependencies": {
  50. "tape": "^2.13.4"
  51. },
  52. "directories": {
  53. "test": "test"
  54. },
  55. "dist": {
  56. "shasum": "8fded7324ec6e88a0ff8b905e7c098cdc086d544",
  57. "tarball": "https://registry.npmjs.org/unquote/-/unquote-1.1.1.tgz"
  58. },
  59. "gitHead": "1fd68c5a789afa2fac29965c408fcbd045c39392",
  60. "homepage": "https://github.com/lakenen/node-unquote",
  61. "keywords": [
  62. "quotes",
  63. "string",
  64. "unquote"
  65. ],
  66. "license": "MIT",
  67. "main": "index.js",
  68. "maintainers": [
  69. {
  70. "name": "lakenen",
  71. "email": "cameron.lakenen@gmail.com"
  72. }
  73. ],
  74. "name": "unquote",
  75. "optionalDependencies": {},
  76. "readme": "ERROR: No README data found!",
  77. "repository": {
  78. "type": "git",
  79. "url": "git+https://github.com/lakenen/node-unquote.git"
  80. },
  81. "scripts": {
  82. "test": "node test/*"
  83. },
  84. "version": "1.1.1"
  85. }