Nie możesz wybrać więcej, niż 25 tematów Tematy muszą się zaczynać od litery lub cyfry, mogą zawierać myślniki ('-') i mogą mieć do 35 znaków.
 
 
 
 

65 wiersze
1.8 KiB

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