| 12345678910111213141516171819 |
- {
- "name": "zebra-swiper",
- "version": "1.0.0",
- "description": "zebra-swiper示例项目",
- "main": "main.js",
- "scripts": {
- "test": "echo \"Error: no test specified\" && exit 1"
- },
- "repository": {
- "type": "git",
- "url": "git+https://github.com/zebra-ui/zebra-swiper.git"
- },
- "author": "zebra-ui",
- "license": "ISC",
- "bugs": {
- "url": "https://github.com/zebra-ui/zebra-swiper/issues"
- },
- "homepage": "https://github.com/zebra-ui/zebra-swiper/blob/master/README.md"
- }
|