package.json 1.3 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546
  1. {
  2. "_from": "normalize.css",
  3. "_id": "normalize.css@8.0.1",
  4. "_inBundle": false,
  5. "_integrity": "sha512-qizSNPO93t1YUuUhP22btGOo3chcvDFqFaj2TRybP0DMxkHOCTYwp3n34fel4a31ORXy4m1Xq0Gyqpb5m33qIg==",
  6. "_location": "/normalize.css",
  7. "_phantomChildren": {},
  8. "_requested": {
  9. "type": "tag",
  10. "registry": true,
  11. "raw": "normalize.css",
  12. "name": "normalize.css",
  13. "escapedName": "normalize.css",
  14. "rawSpec": "",
  15. "saveSpec": null,
  16. "fetchSpec": "latest"
  17. },
  18. "_requiredBy": [
  19. "#USER",
  20. "/"
  21. ],
  22. "_resolved": "https://registry.npmjs.org/normalize.css/-/normalize.css-8.0.1.tgz",
  23. "_shasum": "9b98a208738b9cc2634caacbc42d131c97487bf3",
  24. "_spec": "normalize.css",
  25. "_where": "/home/kevin/Documents/Sites/figureslibres.net/user/themes/figureslibres/css",
  26. "bugs": {
  27. "url": "https://github.com/necolas/normalize.css/issues"
  28. },
  29. "bundleDependencies": false,
  30. "deprecated": false,
  31. "description": "A modern alternative to CSS resets",
  32. "files": [
  33. "LICENSE.md",
  34. "normalize.css"
  35. ],
  36. "homepage": "https://necolas.github.io/normalize.css",
  37. "license": "MIT",
  38. "main": "normalize.css",
  39. "name": "normalize.css",
  40. "repository": {
  41. "type": "git",
  42. "url": "git+https://github.com/necolas/normalize.css.git"
  43. },
  44. "style": "normalize.css",
  45. "version": "8.0.1"
  46. }