UNPKG

496 BJSONView Raw
1{
2 "name": "mint-spinner",
3 "version": "2.0.0",
4 "description": "A spinner component for vue.js",
5 "main": "lib/index.js",
6 "files": [
7 "lib"
8 ],
9 "repository": {
10 "type": "git",
11 "url": "git+https://github.com/mint-ui/mint-spinner.git"
12 },
13 "homepage": "https://github.com/mint-ui/mint-spinner#readme",
14 "bugs": {
15 "url": "https://github.com/mint-ui/mint-spinner/issues"
16 },
17 "author": "qingwei-li<cinwell.li@gmail.com>",
18 "license": "MIT",
19 "devDependencies": {
20 }
21}