package.json 1.5 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960
  1. {
  2. "_args": [
  3. [
  4. "easings-css@1.0.0",
  5. "C:\\Users\\Administrator\\Desktop\\最新\\supervision-ui"
  6. ]
  7. ],
  8. "_from": "easings-css@1.0.0",
  9. "_id": "easings-css@1.0.0",
  10. "_inBundle": false,
  11. "_integrity": "sha512-7Uq7NdazNfVtr0RNmPAys8it0zKCuaqxJStYKEl72D3j4gbvXhhaM7iWNbqhA4C94ygCye6VuyhzBRQC4szeBg==",
  12. "_location": "/easings-css",
  13. "_phantomChildren": {},
  14. "_requested": {
  15. "type": "version",
  16. "registry": true,
  17. "raw": "easings-css@1.0.0",
  18. "name": "easings-css",
  19. "escapedName": "easings-css",
  20. "rawSpec": "1.0.0",
  21. "saveSpec": null,
  22. "fetchSpec": "1.0.0"
  23. },
  24. "_requiredBy": [
  25. "/@riophae/vue-treeselect"
  26. ],
  27. "_resolved": "https://registry.npmmirror.com/easings-css/-/easings-css-1.0.0.tgz",
  28. "_spec": "1.0.0",
  29. "_where": "C:\\Users\\Administrator\\Desktop\\最新\\supervision-ui",
  30. "author": {
  31. "name": "Jacob Buck",
  32. "email": "buck.jacob@gmail.com"
  33. },
  34. "bugs": {
  35. "url": "https://github.com/jacobbuck/easings-css/issues"
  36. },
  37. "description": "Easing functions for CSS.",
  38. "homepage": "https://github.com/jacobbuck/easings-css#readme",
  39. "keywords": [
  40. "animation",
  41. "css",
  42. "easings",
  43. "less",
  44. "sass",
  45. "scss",
  46. "timing-function",
  47. "transition"
  48. ],
  49. "license": "MIT",
  50. "main": "easings.json",
  51. "name": "easings-css",
  52. "repository": {
  53. "type": "git",
  54. "url": "git+https://github.com/jacobbuck/easings-css.git"
  55. },
  56. "scripts": {
  57. "test": "echo \"Error: no test specified\" && exit 1"
  58. },
  59. "version": "1.0.0"
  60. }