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.

105 lines
2.7 KiB

4 years ago
  1. {
  2. "_args": [
  3. [
  4. "invariant@^2.2.2",
  5. "/home/herrhase/Workspace/tentakelfabrik/tiny-components/tiny-consent/node_modules/@babel/preset-env"
  6. ]
  7. ],
  8. "_from": "invariant@>=2.2.2 <3.0.0",
  9. "_hasShrinkwrap": false,
  10. "_id": "invariant@2.2.4",
  11. "_inCache": true,
  12. "_installable": true,
  13. "_location": "/invariant",
  14. "_nodeVersion": "9.5.0",
  15. "_npmOperationalInternal": {
  16. "host": "s3://npm-registry-packages",
  17. "tmp": "tmp/invariant_2.2.4_1520966170158_0.9004438268314274"
  18. },
  19. "_npmUser": {
  20. "email": "zertosh@gmail.com",
  21. "name": "zertosh"
  22. },
  23. "_npmVersion": "5.6.0",
  24. "_phantomChildren": {},
  25. "_requested": {
  26. "name": "invariant",
  27. "raw": "invariant@^2.2.2",
  28. "rawSpec": "^2.2.2",
  29. "scope": null,
  30. "spec": ">=2.2.2 <3.0.0",
  31. "type": "range"
  32. },
  33. "_requiredBy": [
  34. "/@babel/preset-env"
  35. ],
  36. "_resolved": "https://registry.npmjs.org/invariant/-/invariant-2.2.4.tgz",
  37. "_shasum": "610f3c92c9359ce1db616e538008d23ff35158e6",
  38. "_shrinkwrap": null,
  39. "_spec": "invariant@^2.2.2",
  40. "_where": "/home/herrhase/Workspace/tentakelfabrik/tiny-components/tiny-consent/node_modules/@babel/preset-env",
  41. "author": {
  42. "email": "zertosh@gmail.com",
  43. "name": "Andres Suarez"
  44. },
  45. "browser": "browser.js",
  46. "browserify": {
  47. "transform": [
  48. "loose-envify"
  49. ]
  50. },
  51. "bugs": {
  52. "url": "https://github.com/zertosh/invariant/issues"
  53. },
  54. "dependencies": {
  55. "loose-envify": "^1.0.0"
  56. },
  57. "description": "invariant",
  58. "devDependencies": {
  59. "browserify": "^11.0.1",
  60. "flow-bin": "^0.67.1",
  61. "tap": "^1.4.0"
  62. },
  63. "directories": {},
  64. "dist": {
  65. "fileCount": 7,
  66. "integrity": "sha512-phJfQVBuaJM5raOpJjSfkiD6BpbCE4Ns//LaXl6wGYtUBY83nWS6Rf9tXm2e8VaK60JEjYldbPif/A2B1C2gNA==",
  67. "shasum": "610f3c92c9359ce1db616e538008d23ff35158e6",
  68. "tarball": "https://registry.npmjs.org/invariant/-/invariant-2.2.4.tgz",
  69. "unpackedSize": 7639
  70. },
  71. "files": [
  72. "browser.js",
  73. "invariant.js",
  74. "invariant.js.flow"
  75. ],
  76. "gitHead": "ce95a9badeee1c97daff1bca0d1f6cec5dda4fe8",
  77. "homepage": "https://github.com/zertosh/invariant#readme",
  78. "keywords": [
  79. "invariant",
  80. "test"
  81. ],
  82. "license": "MIT",
  83. "main": "invariant.js",
  84. "maintainers": [
  85. {
  86. "name": "cpojer",
  87. "email": "christoph.pojer@gmail.com"
  88. },
  89. {
  90. "name": "zertosh",
  91. "email": "zertosh@gmail.com"
  92. }
  93. ],
  94. "name": "invariant",
  95. "optionalDependencies": {},
  96. "readme": "ERROR: No README data found!",
  97. "repository": {
  98. "type": "git",
  99. "url": "git+https://github.com/zertosh/invariant.git"
  100. },
  101. "scripts": {
  102. "test": "NODE_ENV=production tap test/*.js && NODE_ENV=development tap test/*.js"
  103. },
  104. "version": "2.2.4"
  105. }