package.json 1.9 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667
  1. {
  2. "_args": [
  3. [
  4. "@better-scroll/nested-scroll@2.4.2",
  5. "/Users/mac/Desktop/zz的项目/cdss/西安空军军医大学/cdss_xzrm"
  6. ]
  7. ],
  8. "_development": true,
  9. "_from": "@better-scroll/nested-scroll@2.4.2",
  10. "_id": "@better-scroll/nested-scroll@2.4.2",
  11. "_inBundle": false,
  12. "_integrity": "sha512-JnC2sqtDqVkj9F5J39u52b6qDsMqXbnURG67dHf97tYoYP2dluwjkvhhxjSFrghREoQzT/KWcDbkfcGy47lQwQ==",
  13. "_location": "/@better-scroll/nested-scroll",
  14. "_phantomChildren": {},
  15. "_requested": {
  16. "type": "version",
  17. "registry": true,
  18. "raw": "@better-scroll/nested-scroll@2.4.2",
  19. "name": "@better-scroll/nested-scroll",
  20. "escapedName": "@better-scroll%2fnested-scroll",
  21. "scope": "@better-scroll",
  22. "rawSpec": "2.4.2",
  23. "saveSpec": null,
  24. "fetchSpec": "2.4.2"
  25. },
  26. "_requiredBy": [
  27. "/better-scroll"
  28. ],
  29. "_resolved": "https://registry.npmjs.org/@better-scroll/nested-scroll/-/nested-scroll-2.4.2.tgz",
  30. "_spec": "2.4.2",
  31. "_where": "/Users/mac/Desktop/zz的项目/cdss/西安空军军医大学/cdss_xzrm",
  32. "author": {
  33. "name": "jizhi",
  34. "email": "theniceangel@163.com"
  35. },
  36. "bugs": {
  37. "url": "https://github.com/ustbhuangyi/better-scroll/issues"
  38. },
  39. "dependencies": {
  40. "@better-scroll/core": "^2.4.2"
  41. },
  42. "description": "make your nested scrolls reconciliation",
  43. "gitHead": "c97e67ecf15e616d998e67aa4ce15a7c429691c3",
  44. "homepage": "https://github.com/ustbhuangyi/better-scroll",
  45. "keywords": [
  46. "scroll",
  47. "iscroll",
  48. "javascript",
  49. "typescript",
  50. "ios"
  51. ],
  52. "license": "MIT",
  53. "main": "dist/nested-scroll.js",
  54. "module": "dist/nested-scroll.esm.js",
  55. "name": "@better-scroll/nested-scroll",
  56. "publishConfig": {
  57. "access": "public"
  58. },
  59. "repository": {
  60. "type": "git",
  61. "url": "git+ssh://git@github.com/ustbhuangyi/better-scroll.git",
  62. "directory": "packages/nested-scroll"
  63. },
  64. "scripts": {},
  65. "typings": "dist/types/index.d.ts",
  66. "version": "2.4.2"
  67. }