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

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657
  1. {
  2. "_from": "style-data@^1.4.6",
  3. "_id": "style-data@1.4.6",
  4. "_inBundle": false,
  5. "_integrity": "sha512-+LaK67ydMxB9u/qoOlnb19ZEbaV5Eo2cOzLKolccNBM+2wRczAVIJnXzUZ6BM6LwyqEqFsA8+sX09zNt1MqkGw==",
  6. "_location": "/style-data",
  7. "_phantomChildren": {},
  8. "_requested": {
  9. "type": "range",
  10. "registry": true,
  11. "raw": "style-data@^1.4.6",
  12. "name": "style-data",
  13. "escapedName": "style-data",
  14. "rawSpec": "^1.4.6",
  15. "saveSpec": null,
  16. "fetchSpec": "^1.4.6"
  17. },
  18. "_requiredBy": [
  19. "/extract-css"
  20. ],
  21. "_resolved": "https://registry.npmjs.org/style-data/-/style-data-1.4.6.tgz",
  22. "_shasum": "65c56095b038328f7ca9806aa4803b9198b342a5",
  23. "_spec": "style-data@^1.4.6",
  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. "cheerio": "^0.22.0",
  33. "mediaquery-text": "^1.1.5",
  34. "pick-util": "^1.0.1"
  35. },
  36. "deprecated": false,
  37. "description": "Get the content of style tags.",
  38. "files": [
  39. "index.js"
  40. ],
  41. "gitHead": "a9abd0dcd2d8a789f8cd4741aac9e006fb7c3224",
  42. "homepage": "https://github.com/jonkemp/inline-css/tree/master/packages/style-data",
  43. "keywords": [
  44. "inline",
  45. "css",
  46. "html",
  47. "email"
  48. ],
  49. "license": "MIT",
  50. "main": "index.js",
  51. "name": "style-data",
  52. "repository": {
  53. "type": "git",
  54. "url": "https://github.com/jonkemp/inline-css/tree/master/packages/style-data"
  55. },
  56. "version": "1.4.6"
  57. }