package.json 305 B

123456789101112
  1. {
  2. "name": "mint-switch",
  3. "description": "",
  4. "version": "0.1.0",
  5. "main": "lib/index.js",
  6. "author": "elemefe",
  7. "homepage": "https://github.com/ElemeFE/mint-ui",
  8. "license": "MIT",
  9. "repository": "https://github.com/ElemeFE/mint-ui/tree/master/components/mint-switch",
  10. "dependencies": {
  11. }
  12. }