blear.classes.switchable
Version:
57 lines (56 loc) • 1.32 kB
JSON
{
"name": "blear.classes.switchable",
"version": "1.1.0",
"description": "可切换的类",
"scripts": {},
"preferGlobal": false,
"bin": {},
"engines": {
"node": ">=1.0.0",
"iojs": ">=1.0.0"
},
"main": "src/index.js",
"keywords": [
"blear",
"classes",
"switchable",
"tab",
"cloudcome",
"ydr.me"
],
"author": {
"name": "cloudcome",
"email": "cloudcome@163.com",
"url": "http://ydr.me"
},
"contributors": [],
"homepage": "https://github.com/blearjs/blear.classes.switchable",
"repository": {
"type": "git",
"url": "https://github.com/blearjs/blear.classes.switchable"
},
"bugs": {
"url": "https://github.com/blearjs/blear.classes.switchable/issues"
},
"dependencies": {
"blear.classes.events": "1.x",
"blear.utils.object": "1.x",
"blear.utils.array": "1.x",
"blear.utils.time": "1.x",
"blear.core.event": "1.x",
"blear.core.selector": "1.x",
"blear.core.attribute": "1.x"
},
"peerDependencies": {},
"devDependencies": {
"coolie.js": "^2.2.1",
"jasmine-core": "^2.4.1",
"karma": "^0.13.22",
"karma-chrome-launcher": "^1.0.1",
"karma-coolie": "^2.0.1",
"karma-coverage": "^0.5.5",
"karma-coveralls": "^1.1.2",
"karma-jasmine": "^0.3.8"
},
"license": "MIT"
}