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.

package.json 1.6KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455
  1. {
  2. "_from": "href-content@^1.2.3",
  3. "_id": "href-content@1.2.3",
  4. "_inBundle": false,
  5. "_integrity": "sha512-Ap8D5Bw0e0IpRMxw6vX6+w6TRie5Jpto92529WxfZLDSpwB0u0cuX7xuRXSSvy/M1vvPRluvME2ktK5n0znoAA==",
  6. "_location": "/href-content",
  7. "_phantomChildren": {},
  8. "_requested": {
  9. "type": "range",
  10. "registry": true,
  11. "raw": "href-content@^1.2.3",
  12. "name": "href-content",
  13. "escapedName": "href-content",
  14. "rawSpec": "^1.2.3",
  15. "saveSpec": null,
  16. "fetchSpec": "^1.2.3"
  17. },
  18. "_requiredBy": [
  19. "/extract-css"
  20. ],
  21. "_resolved": "https://registry.npmjs.org/href-content/-/href-content-1.2.3.tgz",
  22. "_shasum": "330f25b5e547a924060f2767b6335afec9509af1",
  23. "_spec": "href-content@^1.2.3",
  24. "_where": "C:\\Users\\andre\\Documents\\Ohm\\MSY\\8.Semester\\MDT1_2\\projekt\\code2\\code\\application_liste\\app\\node_modules\\extract-css",
  25. "author": {
  26. "name": "Jonathan Kemp",
  27. "email": "kempdogg@gmail.com",
  28. "url": "http://jonkemp.com/"
  29. },
  30. "bundleDependencies": false,
  31. "dependencies": {
  32. "remote-content": "^1.2.3"
  33. },
  34. "deprecated": false,
  35. "description": "Get content from link tags in an HTML document.",
  36. "files": [
  37. "index.js"
  38. ],
  39. "gitHead": "b7cb66aceafb90f643102658887e1ea47954fd72",
  40. "homepage": "https://github.com/jonkemp/inline-css/tree/master/packages/href-content",
  41. "keywords": [
  42. "inline",
  43. "css",
  44. "html",
  45. "email"
  46. ],
  47. "license": "MIT",
  48. "main": "index.js",
  49. "name": "href-content",
  50. "repository": {
  51. "type": "git",
  52. "url": "https://github.com/jonkemp/inline-css/tree/master/packages/href-content"
  53. },
  54. "version": "1.2.3"
  55. }