Вы не можете выбрать более 25 тем Темы должны начинаться с буквы или цифры, могут содержать дефисы(-) и должны содержать не более 35 символов.
 
 
 
 

80 строки
2.2 KiB

  1. {
  2. "_args": [
  3. [
  4. "material-ui@0.20.2",
  5. "/Users/michielcarman/Server Code/Repository/clients-rpm-kit-manager/code/RPM.KitManager/RPM.KitManager.Web/ClientApp"
  6. ]
  7. ],
  8. "_from": "material-ui@0.20.2",
  9. "_id": "material-ui@0.20.2",
  10. "_inBundle": false,
  11. "_integrity": "sha512-VeqgQkdvtK193w+FFvXDEwlVxI4rWk83eWbpYLeOIHDPWr3rbB9B075JRnJt/8IsI2X8q5Aia5W3+7m4KkleDg==",
  12. "_location": "/material-ui",
  13. "_phantomChildren": {
  14. "chain-function": "1.0.1",
  15. "change-emitter": "0.1.6",
  16. "dom-helpers": "3.4.0",
  17. "fbjs": "0.8.17",
  18. "loose-envify": "1.4.0",
  19. "prop-types": "15.7.2",
  20. "symbol-observable": "1.2.0"
  21. },
  22. "_requested": {
  23. "type": "version",
  24. "registry": true,
  25. "raw": "material-ui@0.20.2",
  26. "name": "material-ui",
  27. "escapedName": "material-ui",
  28. "rawSpec": "0.20.2",
  29. "saveSpec": null,
  30. "fetchSpec": "0.20.2"
  31. },
  32. "_requiredBy": [
  33. "/"
  34. ],
  35. "_resolved": "https://registry.npmjs.org/material-ui/-/material-ui-0.20.2.tgz",
  36. "_spec": "0.20.2",
  37. "_where": "/Users/michielcarman/Server Code/Repository/clients-rpm-kit-manager/code/RPM.KitManager/RPM.KitManager.Web/ClientApp",
  38. "author": {
  39. "name": "Material-UI Team"
  40. },
  41. "bugs": {
  42. "url": "https://github.com/callemall/material-ui/issues"
  43. },
  44. "dependencies": {
  45. "babel-runtime": "^6.23.0",
  46. "inline-style-prefixer": "^3.0.8",
  47. "keycode": "^2.1.8",
  48. "lodash.merge": "^4.6.0",
  49. "lodash.throttle": "^4.1.1",
  50. "prop-types": "^15.5.7",
  51. "react-event-listener": "^0.6.2",
  52. "react-transition-group": "^1.2.1",
  53. "recompose": "^0.26.0",
  54. "simple-assign": "^0.1.0",
  55. "warning": "^3.0.0"
  56. },
  57. "description": "React Components that Implement Google's Material Design.",
  58. "homepage": "http://material-ui.com/",
  59. "jsnext:main": "./index.es.js",
  60. "keywords": [
  61. "react",
  62. "react-component",
  63. "material design",
  64. "material-ui"
  65. ],
  66. "license": "MIT",
  67. "main": "./index.js",
  68. "module": "./index.es.js",
  69. "name": "material-ui",
  70. "peerDependencies": {
  71. "react": "^15.4.0 || ^16.0.0",
  72. "react-dom": "^15.4.0 || ^16.0.0"
  73. },
  74. "repository": {
  75. "type": "git",
  76. "url": "git+https://github.com/callemall/material-ui.git"
  77. },
  78. "version": "0.20.2"
  79. }