package.json 315 B

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