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.

94 lines
2.4 KiB

4 years ago
  1. {
  2. "_args": [
  3. [
  4. "pinkie-promise@^2.0.0",
  5. "/home/herrhase/Workspace/tentakelfabrik/tiny-components/tiny-consent/node_modules/del/node_modules/globby"
  6. ]
  7. ],
  8. "_from": "pinkie-promise@>=2.0.0 <3.0.0",
  9. "_id": "pinkie-promise@2.0.1",
  10. "_inCache": true,
  11. "_installable": true,
  12. "_location": "/pinkie-promise",
  13. "_nodeVersion": "4.4.1",
  14. "_npmOperationalInternal": {
  15. "host": "packages-16-east.internal.npmjs.com",
  16. "tmp": "tmp/pinkie-promise-2.0.1.tgz_1460309839126_0.3422858319245279"
  17. },
  18. "_npmUser": {
  19. "email": "floatdrop@gmail.com",
  20. "name": "floatdrop"
  21. },
  22. "_npmVersion": "2.14.20",
  23. "_phantomChildren": {},
  24. "_requested": {
  25. "name": "pinkie-promise",
  26. "raw": "pinkie-promise@^2.0.0",
  27. "rawSpec": "^2.0.0",
  28. "scope": null,
  29. "spec": ">=2.0.0 <3.0.0",
  30. "type": "range"
  31. },
  32. "_requiredBy": [
  33. "/del/globby"
  34. ],
  35. "_resolved": "https://registry.npmjs.org/pinkie-promise/-/pinkie-promise-2.0.1.tgz",
  36. "_shasum": "2135d6dfa7a358c069ac9b178776288228450ffa",
  37. "_shrinkwrap": null,
  38. "_spec": "pinkie-promise@^2.0.0",
  39. "_where": "/home/herrhase/Workspace/tentakelfabrik/tiny-components/tiny-consent/node_modules/del/node_modules/globby",
  40. "author": {
  41. "email": "floatdrop@gmail.com",
  42. "name": "Vsevolod Strukchinsky",
  43. "url": "github.com/floatdrop"
  44. },
  45. "bugs": {
  46. "url": "https://github.com/floatdrop/pinkie-promise/issues"
  47. },
  48. "dependencies": {
  49. "pinkie": "^2.0.0"
  50. },
  51. "description": "ES2015 Promise ponyfill",
  52. "devDependencies": {
  53. "mocha": "*"
  54. },
  55. "directories": {},
  56. "dist": {
  57. "shasum": "2135d6dfa7a358c069ac9b178776288228450ffa",
  58. "tarball": "https://registry.npmjs.org/pinkie-promise/-/pinkie-promise-2.0.1.tgz"
  59. },
  60. "engines": {
  61. "node": ">=0.10.0"
  62. },
  63. "files": [
  64. "index.js"
  65. ],
  66. "gitHead": "4a936c09c34ad591a25db93f1216d242de0d6184",
  67. "homepage": "https://github.com/floatdrop/pinkie-promise",
  68. "keywords": [
  69. "es2015",
  70. "es6",
  71. "polyfill",
  72. "ponyfill",
  73. "promise",
  74. "promises"
  75. ],
  76. "license": "MIT",
  77. "maintainers": [
  78. {
  79. "name": "floatdrop",
  80. "email": "floatdrop@gmail.com"
  81. }
  82. ],
  83. "name": "pinkie-promise",
  84. "optionalDependencies": {},
  85. "readme": "ERROR: No README data found!",
  86. "repository": {
  87. "type": "git",
  88. "url": "git+https://github.com/floatdrop/pinkie-promise.git"
  89. },
  90. "scripts": {
  91. "test": "mocha"
  92. },
  93. "version": "2.0.1"
  94. }