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.

пре 3 година
12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182
  1. {
  2. "_args": [
  3. [
  4. "@icons/material@0.2.4",
  5. "/Users/michielcarman/Server Code/Repository/clients-rpm-kit-manager/code/RPM.KitManager/RPM.KitManager.Web/ClientApp"
  6. ]
  7. ],
  8. "_from": "@icons/material@0.2.4",
  9. "_id": "@icons/material@0.2.4",
  10. "_inBundle": false,
  11. "_integrity": "sha512-QPcGmICAPbGLGb6F/yNf/KzKqvFx8z5qx3D1yFqVAjoFmXK35EgyW+cJ57Te3CNsmzblwtzakLGFqHPqrfb4Tw==",
  12. "_location": "/@icons/material",
  13. "_phantomChildren": {},
  14. "_requested": {
  15. "type": "version",
  16. "registry": true,
  17. "raw": "@icons/material@0.2.4",
  18. "name": "@icons/material",
  19. "escapedName": "@icons%2fmaterial",
  20. "scope": "@icons",
  21. "rawSpec": "0.2.4",
  22. "saveSpec": null,
  23. "fetchSpec": "0.2.4"
  24. },
  25. "_requiredBy": [
  26. "/react-color"
  27. ],
  28. "_resolved": "https://registry.npmjs.org/@icons/material/-/material-0.2.4.tgz",
  29. "_spec": "0.2.4",
  30. "_where": "/Users/michielcarman/Server Code/Repository/clients-rpm-kit-manager/code/RPM.KitManager/RPM.KitManager.Web/ClientApp",
  31. "author": {
  32. "name": "case",
  33. "email": "case@casesandberg.com"
  34. },
  35. "babel": {
  36. "plugins": [
  37. "transform-class-properties",
  38. "transform-object-rest-spread"
  39. ],
  40. "presets": [
  41. "env",
  42. "flow",
  43. "react"
  44. ]
  45. },
  46. "bugs": {
  47. "url": "https://github.com/at-icons/material/issues"
  48. },
  49. "description": "> materialdesignicons.com",
  50. "devDependencies": {
  51. "@case/eslint-config": "^0.3.3",
  52. "babel-cli": "^6.24.0",
  53. "babel-plugin-transform-class-properties": "^6.23.0",
  54. "babel-plugin-transform-object-rest-spread": "^6.23.0",
  55. "babel-preset-env": "^1.2.2",
  56. "babel-preset-flow": "^6.23.0",
  57. "babel-preset-react": "^6.23.0",
  58. "change-case": "^3.0.1",
  59. "fs-extra": "^4.0.1",
  60. "mdi-svg": "^2.2.43"
  61. },
  62. "eslintConfig": {
  63. "extends": "@case"
  64. },
  65. "homepage": "https://github.com/at-icons/material#readme",
  66. "license": "MIT",
  67. "main": "index.js",
  68. "name": "@icons/material",
  69. "peerDependencies": {
  70. "react": "*"
  71. },
  72. "repository": {
  73. "type": "git",
  74. "url": "git+https://github.com/at-icons/material.git"
  75. },
  76. "scripts": {
  77. "build": "babel icons -d .",
  78. "prepublish": "npm run build",
  79. "transform": "node transform.js"
  80. },
  81. "version": "0.2.4"
  82. }