Vous ne pouvez pas sélectionner plus de 25 sujets Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.

package.json 1.6 KiB

il y a 3 ans
1234567891011121314151617181920212223242526272829303132333435363738394041424344454647
  1. {
  2. "_args": [
  3. [
  4. "fbjs-css-vars@1.0.2",
  5. "/Users/michielcarman/Server Code/Repository/clients-rpm-kit-manager/code/RPM.KitManager/RPM.KitManager.Web/ClientApp"
  6. ]
  7. ],
  8. "_from": "fbjs-css-vars@1.0.2",
  9. "_id": "fbjs-css-vars@1.0.2",
  10. "_inBundle": false,
  11. "_integrity": "sha512-b2XGFAFdWZWg0phtAWLHCk836A1Xann+I+Dgd3Gk64MHKZO44FfoD1KxyvbSh0qZsIoXQGGlVztIY+oitJPpRQ==",
  12. "_location": "/fbjs-css-vars",
  13. "_phantomChildren": {},
  14. "_requested": {
  15. "type": "version",
  16. "registry": true,
  17. "raw": "fbjs-css-vars@1.0.2",
  18. "name": "fbjs-css-vars",
  19. "escapedName": "fbjs-css-vars",
  20. "rawSpec": "1.0.2",
  21. "saveSpec": null,
  22. "fetchSpec": "1.0.2"
  23. },
  24. "_requiredBy": [
  25. "/draft-js/fbjs"
  26. ],
  27. "_resolved": "https://registry.npmjs.org/fbjs-css-vars/-/fbjs-css-vars-1.0.2.tgz",
  28. "_spec": "1.0.2",
  29. "_where": "/Users/michielcarman/Server Code/Repository/clients-rpm-kit-manager/code/RPM.KitManager/RPM.KitManager.Web/ClientApp",
  30. "author": "",
  31. "bugs": {
  32. "url": "https://github.com/facebook/fbjs/issues"
  33. },
  34. "description": "This package exports a few of the CSS variables that we use in Facebook projects. This is not the full list we have internally but focused on making available the minimum set needed by our open source projects.",
  35. "homepage": "https://github.com/facebook/fbjs#readme",
  36. "license": "MIT",
  37. "main": "index.js",
  38. "name": "fbjs-css-vars",
  39. "repository": {
  40. "type": "git",
  41. "url": "git+https://github.com/facebook/fbjs.git"
  42. },
  43. "scripts": {
  44. "test": "echo \"Error: no test specified\" && exit 1"
  45. },
  46. "version": "1.0.2"
  47. }