package.json 1.6 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566
  1. {
  2. "_args": [
  3. [
  4. "mdi@2.1.19",
  5. "/Users/linsa/project/purple_free"
  6. ]
  7. ],
  8. "_from": "mdi@2.1.19",
  9. "_id": "mdi@2.1.19",
  10. "_inBundle": false,
  11. "_integrity": "sha512-WErwab4jq/jcCeo4aecQ5UH1WXu2Eto5Rdb0AiBFcUw8CHmF/UeV+hf9wKyH17X+c3Z+jaS3jDKW7fu0R0HmWQ==",
  12. "_location": "/mdi",
  13. "_phantomChildren": {},
  14. "_requested": {
  15. "type": "version",
  16. "registry": true,
  17. "raw": "mdi@2.1.19",
  18. "name": "mdi",
  19. "escapedName": "mdi",
  20. "rawSpec": "2.1.19",
  21. "saveSpec": null,
  22. "fetchSpec": "2.1.19"
  23. },
  24. "_requiredBy": [
  25. "/"
  26. ],
  27. "_resolved": "https://registry.npmjs.org/mdi/-/mdi-2.1.19.tgz",
  28. "_spec": "2.1.19",
  29. "_where": "/Users/linsa/project/purple_free",
  30. "author": {
  31. "name": "Austin Andrews",
  32. "url": "http://twitter.com/templarian"
  33. },
  34. "bugs": {
  35. "url": "https://github.com/Templarian/MaterialDesign/issues"
  36. },
  37. "description": "Dist for Material Design Webfont. This includes the Stock and Community icons in a single webfont collection.",
  38. "homepage": "http://materialdesignicons.com",
  39. "keywords": [
  40. "material",
  41. "design",
  42. "icons",
  43. "webfont"
  44. ],
  45. "licenses": [
  46. {
  47. "type": "OFL-1.1",
  48. "url": "http://scripts.sil.org/OFL"
  49. },
  50. {
  51. "type": "MIT",
  52. "url": "http://opensource.org/licenses/mit-license.html"
  53. }
  54. ],
  55. "main": "preview.html",
  56. "name": "mdi",
  57. "repository": {
  58. "type": "git",
  59. "url": "git+https://github.com/Templarian/MaterialDesign-Webfont.git"
  60. },
  61. "scripts": {
  62. "test": "echo \"Error: no test specified\" && exit 1"
  63. },
  64. "style": "css/materialdesignicons.css",
  65. "version": "2.1.19"
  66. }