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.7KB

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