package.json 329 B

12345678910111213141516
  1. {
  2. "name": "@miniprogram-component-plus/video-swiper",
  3. "version": "1.0.1",
  4. "description": "",
  5. "main": "miniprogram_dist/index.js",
  6. "scripts": {
  7. "test": "echo \"Error: no test specified\" && exit 1"
  8. },
  9. "keywords": [
  10. "video",
  11. "swiper",
  12. "miniprogram"
  13. ],
  14. "author": "sanfordsun",
  15. "license": "ISC"
  16. }