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.
 
 
 
 

88 lines
2.2 KiB

  1. {
  2. "_args": [
  3. [
  4. "invariant@2.2.4",
  5. "/Users/michielcarman/Server Code/Repository/clients-rpm-kit-manager/code/RPM.KitManager/RPM.KitManager.Web/ClientApp"
  6. ]
  7. ],
  8. "_from": "invariant@2.2.4",
  9. "_id": "invariant@2.2.4",
  10. "_inBundle": false,
  11. "_integrity": "sha512-phJfQVBuaJM5raOpJjSfkiD6BpbCE4Ns//LaXl6wGYtUBY83nWS6Rf9tXm2e8VaK60JEjYldbPif/A2B1C2gNA==",
  12. "_location": "/invariant",
  13. "_phantomChildren": {},
  14. "_requested": {
  15. "type": "version",
  16. "registry": true,
  17. "raw": "invariant@2.2.4",
  18. "name": "invariant",
  19. "escapedName": "invariant",
  20. "rawSpec": "2.2.4",
  21. "saveSpec": null,
  22. "fetchSpec": "2.2.4"
  23. },
  24. "_requiredBy": [
  25. "/@babel/compat-data",
  26. "/@babel/helper-compilation-targets",
  27. "/@babel/preset-env",
  28. "/babel-preset-react-app/@babel/preset-env",
  29. "/babel-traverse",
  30. "/dnd-core",
  31. "/immutability-helper",
  32. "/jest-haste-map",
  33. "/react-big-calendar",
  34. "/react-bootstrap",
  35. "/react-bootstrap-typeahead",
  36. "/react-dnd",
  37. "/react-router",
  38. "/react-router-dom",
  39. "/uncontrollable"
  40. ],
  41. "_resolved": "https://registry.npmjs.org/invariant/-/invariant-2.2.4.tgz",
  42. "_spec": "2.2.4",
  43. "_where": "/Users/michielcarman/Server Code/Repository/clients-rpm-kit-manager/code/RPM.KitManager/RPM.KitManager.Web/ClientApp",
  44. "author": {
  45. "name": "Andres Suarez",
  46. "email": "zertosh@gmail.com"
  47. },
  48. "browser": "browser.js",
  49. "browserify": {
  50. "transform": [
  51. "loose-envify"
  52. ]
  53. },
  54. "bugs": {
  55. "url": "https://github.com/zertosh/invariant/issues"
  56. },
  57. "dependencies": {
  58. "loose-envify": "^1.0.0"
  59. },
  60. "description": "invariant",
  61. "devDependencies": {
  62. "browserify": "^11.0.1",
  63. "flow-bin": "^0.67.1",
  64. "tap": "^1.4.0"
  65. },
  66. "files": [
  67. "browser.js",
  68. "invariant.js",
  69. "invariant.js.flow"
  70. ],
  71. "homepage": "https://github.com/zertosh/invariant#readme",
  72. "keywords": [
  73. "test",
  74. "invariant"
  75. ],
  76. "license": "MIT",
  77. "main": "invariant.js",
  78. "name": "invariant",
  79. "repository": {
  80. "type": "git",
  81. "url": "git+https://github.com/zertosh/invariant.git"
  82. },
  83. "scripts": {
  84. "test": "NODE_ENV=production tap test/*.js && NODE_ENV=development tap test/*.js"
  85. },
  86. "version": "2.2.4"
  87. }