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.
 
 
 
 

73 lines
2.0 KiB

  1. {
  2. "_args": [
  3. [
  4. "@material-ui/utils@3.0.0-alpha.3",
  5. "/Users/michielcarman/Server Code/Repository/clients-rpm-kit-manager/code/RPM.KitManager/RPM.KitManager.Web/ClientApp"
  6. ]
  7. ],
  8. "_from": "@material-ui/utils@3.0.0-alpha.3",
  9. "_id": "@material-ui/utils@3.0.0-alpha.3",
  10. "_inBundle": false,
  11. "_integrity": "sha512-rwMdMZptX0DivkqBuC+Jdq7BYTXwqKai5G5ejPpuEDKpWzi1Oxp+LygGw329FrKpuKeiqpcymlqJTjmy+quWng==",
  12. "_location": "/@material-ui/utils",
  13. "_phantomChildren": {},
  14. "_requested": {
  15. "type": "version",
  16. "registry": true,
  17. "raw": "@material-ui/utils@3.0.0-alpha.3",
  18. "name": "@material-ui/utils",
  19. "escapedName": "@material-ui%2futils",
  20. "scope": "@material-ui",
  21. "rawSpec": "3.0.0-alpha.3",
  22. "saveSpec": null,
  23. "fetchSpec": "3.0.0-alpha.3"
  24. },
  25. "_requiredBy": [
  26. "/@material-ui/core"
  27. ],
  28. "_resolved": "https://registry.npmjs.org/@material-ui/utils/-/utils-3.0.0-alpha.3.tgz",
  29. "_spec": "3.0.0-alpha.3",
  30. "_where": "/Users/michielcarman/Server Code/Repository/clients-rpm-kit-manager/code/RPM.KitManager/RPM.KitManager.Web/ClientApp",
  31. "author": {
  32. "name": "Material-UI Team"
  33. },
  34. "bugs": {
  35. "url": "https://github.com/mui-org/material-ui/issues"
  36. },
  37. "dependencies": {
  38. "@babel/runtime": "^7.2.0",
  39. "prop-types": "^15.6.0",
  40. "react-is": "^16.6.3"
  41. },
  42. "description": "Material-UI Utils - Utility functions for Material-UI.",
  43. "engines": {
  44. "node": ">=6.0.0"
  45. },
  46. "homepage": "https://github.com/mui-org/material-ui/tree/master/packages/material-ui-utils",
  47. "keywords": [
  48. "react",
  49. "react-component",
  50. "material design",
  51. "material-ui",
  52. "utils"
  53. ],
  54. "license": "MIT",
  55. "main": "./index.js",
  56. "module": "./index.es.js",
  57. "name": "@material-ui/utils",
  58. "peerDependencies": {
  59. "react": "^16.3.0",
  60. "react-dom": "^16.3.0"
  61. },
  62. "private": false,
  63. "publishConfig": {
  64. "access": "public"
  65. },
  66. "repository": {
  67. "type": "git",
  68. "url": "git+https://github.com/mui-org/material-ui.git"
  69. },
  70. "sideEffects": false,
  71. "version": "3.0.0-alpha.3"
  72. }