package.json 1.8 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061
  1. {
  2. "_args": [
  3. [
  4. "@better-scroll/shared-utils@2.0.5",
  5. "E:\\item\\newItem\\admin"
  6. ]
  7. ],
  8. "_from": "@better-scroll/shared-utils@2.0.5",
  9. "_id": "@better-scroll/shared-utils@2.0.5",
  10. "_inBundle": false,
  11. "_integrity": "sha1-UJGe5mRx5T5gtk4goZwwaYJfqPk=",
  12. "_location": "/@better-scroll/shared-utils",
  13. "_phantomChildren": {},
  14. "_requested": {
  15. "type": "version",
  16. "registry": true,
  17. "raw": "@better-scroll/shared-utils@2.0.5",
  18. "name": "@better-scroll/shared-utils",
  19. "escapedName": "@better-scroll%2fshared-utils",
  20. "scope": "@better-scroll",
  21. "rawSpec": "2.0.5",
  22. "saveSpec": null,
  23. "fetchSpec": "2.0.5"
  24. },
  25. "_requiredBy": [
  26. "/@better-scroll/core"
  27. ],
  28. "_resolved": "https://registry.npm.taobao.org/@better-scroll/shared-utils/download/@better-scroll/shared-utils-2.0.5.tgz?cache=0&sync_timestamp=1603172995754&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2F%40better-scroll%2Fshared-utils%2Fdownload%2F%40better-scroll%2Fshared-utils-2.0.5.tgz",
  29. "_spec": "2.0.5",
  30. "_where": "E:\\item\\newItem\\admin",
  31. "author": {
  32. "name": "huangyi",
  33. "email": "ustbhuangyi@gmail.com"
  34. },
  35. "bugs": {
  36. "url": "https://github.com/ustbhuangyi/better-scroll/issues"
  37. },
  38. "description": "shared-utils for BetterScroll",
  39. "gitHead": "8fb2cd55daa85f0df2ff8137fe699cb3bb820373",
  40. "homepage": "https://github.com/ustbhuangyi/better-scroll",
  41. "keywords": [
  42. "scroll",
  43. "iscroll",
  44. "javascript",
  45. "typescript",
  46. "ios"
  47. ],
  48. "main": "dist/shared-utils.min.js",
  49. "module": "dist/shared-utils.esm.js",
  50. "name": "@better-scroll/shared-utils",
  51. "publishConfig": {
  52. "access": "public"
  53. },
  54. "repository": {
  55. "type": "git",
  56. "url": "git+ssh://git@github.com/ustbhuangyi/better-scroll.git",
  57. "directory": "packages/shared-utils"
  58. },
  59. "typings": "dist/types/index.d.ts",
  60. "version": "2.0.5"
  61. }