switch-ios-puge
Version:
30 lines (29 loc) • 596 B
JSON
{
"name": "switch-ios-puge",
"version": "1.0.4",
"description": "仿ios开关",
"author": "PUGE <my@owo.help>",
"private": false,
"main": "./index.js",
"repository": {
"type": "git",
"url": "https://github.com/PUGE/switch-ios-puge.git"
},
"license": "MIT",
"bugs": {
"url": "https://github.com/PUGE/switch-ios-puge/issues"
},
"homepage": "https://github.com/PUGE/switch-ios-puge",
"keywords": [
"switch"
],
"engines": {
"node": ">= 4.0.0",
"npm": ">= 3.0.0"
},
"browserslist": [
"> 1%",
"last 2 versions",
"not ie <= 8"
]
}