package.json 1.4 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960
  1. {
  2. "_args": [
  3. [
  4. "unidragger@2.3.1",
  5. "/usr/local/develop/php/www/waibao/project/NN2020060801/addons/admin"
  6. ]
  7. ],
  8. "_from": "unidragger@2.3.1",
  9. "_id": "unidragger@2.3.1",
  10. "_inBundle": false,
  11. "_integrity": "sha1-Low0/v9hr/qW3IlSNN38HqTsdRU=",
  12. "_location": "/unidragger",
  13. "_phantomChildren": {},
  14. "_requested": {
  15. "type": "version",
  16. "registry": true,
  17. "raw": "unidragger@2.3.1",
  18. "name": "unidragger",
  19. "escapedName": "unidragger",
  20. "rawSpec": "2.3.1",
  21. "saveSpec": null,
  22. "fetchSpec": "2.3.1"
  23. },
  24. "_requiredBy": [
  25. "/draggabilly"
  26. ],
  27. "_resolved": "https://registry.npm.taobao.org/unidragger/download/unidragger-2.3.1.tgz",
  28. "_spec": "2.3.1",
  29. "_where": "/usr/local/develop/php/www/waibao/project/NN2020060801/addons/admin",
  30. "author": {
  31. "name": "David DeSandro"
  32. },
  33. "bugs": {
  34. "url": "https://github.com/metafizzy/unidragger/issues"
  35. },
  36. "dependencies": {
  37. "unipointer": "^2.3.0"
  38. },
  39. "description": "Base draggable class",
  40. "devDependencies": {},
  41. "homepage": "https://github.com/metafizzy/unidragger",
  42. "keywords": [
  43. "draggable",
  44. "flickity",
  45. "draggabilly",
  46. "browser",
  47. "dom"
  48. ],
  49. "license": "MIT",
  50. "main": "unidragger.js",
  51. "name": "unidragger",
  52. "repository": {
  53. "type": "git",
  54. "url": "git://github.com/metafizzy/unidragger.git"
  55. },
  56. "scripts": {
  57. "test": "echo \"Error: no test specified\" && exit 1"
  58. },
  59. "version": "2.3.1"
  60. }