Dashboard sipadu mbip
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.

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061
  1. {
  2. "_from": "@emotion/stylis@0.8.4",
  3. "_id": "@emotion/stylis@0.8.4",
  4. "_inBundle": false,
  5. "_integrity": "sha512-TLmkCVm8f8gH0oLv+HWKiu7e8xmBIaokhxcEKPh1m8pXiV/akCiq50FvYgOwY42rjejck8nsdQxZlXZ7pmyBUQ==",
  6. "_location": "/@emotion/stylis",
  7. "_phantomChildren": {},
  8. "_requested": {
  9. "type": "version",
  10. "registry": true,
  11. "raw": "@emotion/stylis@0.8.4",
  12. "name": "@emotion/stylis",
  13. "escapedName": "@emotion%2fstylis",
  14. "scope": "@emotion",
  15. "rawSpec": "0.8.4",
  16. "saveSpec": null,
  17. "fetchSpec": "0.8.4"
  18. },
  19. "_requiredBy": [
  20. "/@emotion/cache"
  21. ],
  22. "_resolved": "https://registry.npmjs.org/@emotion/stylis/-/stylis-0.8.4.tgz",
  23. "_shasum": "6c51afdf1dd0d73666ba09d2eb6c25c220d6fe4c",
  24. "_spec": "@emotion/stylis@0.8.4",
  25. "_where": "/var/www/html/mdch.sipadu/node_modules/@emotion/cache",
  26. "browser": {
  27. "./dist/stylis.cjs.js": "./dist/stylis.browser.cjs.js",
  28. "./dist/stylis.esm.js": "./dist/stylis.browser.esm.js"
  29. },
  30. "bundleDependencies": false,
  31. "deprecated": false,
  32. "description": "A custom build of Stylis",
  33. "devDependencies": {
  34. "dtslint": "^0.3.0",
  35. "jscodeshift": "^0.5.0",
  36. "request": "^2.85.0",
  37. "request-promise-native": "^1.0.5",
  38. "stylis": "3.5.4"
  39. },
  40. "files": [
  41. "src",
  42. "dist",
  43. "types"
  44. ],
  45. "license": "MIT",
  46. "main": "dist/stylis.cjs.js",
  47. "module": "dist/stylis.esm.js",
  48. "name": "@emotion/stylis",
  49. "publishConfig": {
  50. "access": "public"
  51. },
  52. "repository": {
  53. "type": "git",
  54. "url": "https://github.com/emotion-js/emotion/tree/master/packages/stylis"
  55. },
  56. "scripts": {
  57. "test:typescript": "dtslint types"
  58. },
  59. "types": "types/index.d.ts",
  60. "version": "0.8.4"
  61. }