Вы не можете выбрать более 25 тем Темы должны начинаться с буквы или цифры, могут содержать дефисы(-) и должны содержать не более 35 символов.

3 лет назад
123456789101112131415161718192021222324252627282930313233343536373839404142434445
  1. {
  2. "_args": [
  3. [
  4. "ease-component@1.0.0",
  5. "/Users/michielcarman/Server Code/Repository/clients-rpm-kit-manager/code/RPM.KitManager/RPM.KitManager.Web/ClientApp"
  6. ]
  7. ],
  8. "_from": "ease-component@1.0.0",
  9. "_id": "ease-component@1.0.0",
  10. "_inBundle": false,
  11. "_integrity": "sha1-s3VybbC1sEWVt3RAOW/sfapdd8k=",
  12. "_location": "/ease-component",
  13. "_phantomChildren": {},
  14. "_requested": {
  15. "type": "version",
  16. "registry": true,
  17. "raw": "ease-component@1.0.0",
  18. "name": "ease-component",
  19. "escapedName": "ease-component",
  20. "rawSpec": "1.0.0",
  21. "saveSpec": null,
  22. "fetchSpec": "1.0.0"
  23. },
  24. "_requiredBy": [
  25. "/component-tween"
  26. ],
  27. "_resolved": "https://registry.npmjs.org/ease-component/-/ease-component-1.0.0.tgz",
  28. "_spec": "1.0.0",
  29. "_where": "/Users/michielcarman/Server Code/Repository/clients-rpm-kit-manager/code/RPM.KitManager/RPM.KitManager.Web/ClientApp",
  30. "component": {
  31. "scripts": {
  32. "ease/index.js": "index.js"
  33. }
  34. },
  35. "dependencies": {},
  36. "description": "Easing functions (for canvas etc)",
  37. "keywords": [
  38. "ease",
  39. "easing",
  40. "tween"
  41. ],
  42. "license": "MIT",
  43. "name": "ease-component",
  44. "version": "1.0.0"
  45. }