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.

84 lines
2.2 KiB

4 years ago
  1. {
  2. "_args": [
  3. [
  4. "call-me-maybe@^1.0.1",
  5. "/home/herrhase/Workspace/tentakelfabrik/tiny-components/tiny-consent/node_modules/@mrmlnc/readdir-enhanced"
  6. ]
  7. ],
  8. "_from": "call-me-maybe@>=1.0.1 <2.0.0",
  9. "_id": "call-me-maybe@1.0.1",
  10. "_inCache": true,
  11. "_installable": true,
  12. "_location": "/call-me-maybe",
  13. "_nodeVersion": "0.12.7",
  14. "_npmUser": {
  15. "email": "eric@limulus.net",
  16. "name": "limulus"
  17. },
  18. "_npmVersion": "2.14.2",
  19. "_phantomChildren": {},
  20. "_requested": {
  21. "name": "call-me-maybe",
  22. "raw": "call-me-maybe@^1.0.1",
  23. "rawSpec": "^1.0.1",
  24. "scope": null,
  25. "spec": ">=1.0.1 <2.0.0",
  26. "type": "range"
  27. },
  28. "_requiredBy": [
  29. "/@mrmlnc/readdir-enhanced"
  30. ],
  31. "_resolved": "https://registry.npmjs.org/call-me-maybe/-/call-me-maybe-1.0.1.tgz",
  32. "_shasum": "26d208ea89e37b5cbde60250a15f031c16a4d66b",
  33. "_shrinkwrap": null,
  34. "_spec": "call-me-maybe@^1.0.1",
  35. "_where": "/home/herrhase/Workspace/tentakelfabrik/tiny-components/tiny-consent/node_modules/@mrmlnc/readdir-enhanced",
  36. "author": {
  37. "email": "eric@limulus.net",
  38. "name": "Eric McCarthy",
  39. "url": "http://www.limulus.net/"
  40. },
  41. "bugs": {
  42. "url": "https://github.com/limulus/call-me-maybe/issues"
  43. },
  44. "dependencies": {},
  45. "description": "Let your JS API users either give you a callback or receive a promise",
  46. "devDependencies": {
  47. "mocha": "^2.3.2",
  48. "promise": "^7.0.4",
  49. "zuul": "^3.4.0"
  50. },
  51. "directories": {},
  52. "dist": {
  53. "shasum": "26d208ea89e37b5cbde60250a15f031c16a4d66b",
  54. "tarball": "https://registry.npmjs.org/call-me-maybe/-/call-me-maybe-1.0.1.tgz"
  55. },
  56. "gitHead": "af8d7167fa3c8aa21037aba2d245feb487ed2945",
  57. "homepage": "https://github.com/limulus/call-me-maybe#readme",
  58. "keywords": [
  59. "callback",
  60. "carlyraejepsen",
  61. "denodeify",
  62. "promise",
  63. "promisify"
  64. ],
  65. "license": "MIT",
  66. "main": "index.js",
  67. "maintainers": [
  68. {
  69. "name": "limulus",
  70. "email": "eric@limulus.net"
  71. }
  72. ],
  73. "name": "call-me-maybe",
  74. "optionalDependencies": {},
  75. "readme": "ERROR: No README data found!",
  76. "repository": {
  77. "type": "git",
  78. "url": "git+https://github.com/limulus/call-me-maybe.git"
  79. },
  80. "scripts": {
  81. "test": "mocha"
  82. },
  83. "version": "1.0.1"
  84. }