yoyo-bootstrap
Version:
Bootstrap components for the actual DOM (built with yoyo)
33 lines (32 loc) • 753 B
JSON
{
"name": "yoyo-bootstrap",
"version": "0.0.24",
"description": "Bootstrap components for the actual DOM (built with yoyo)",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+ssh://git@github.com/silentcicero/yoyo-bootstrap.git"
},
"keywords": [
"yoyo",
"bootstrap",
"css"
],
"author": "= <=>",
"license": "MIT",
"bugs": {
"url": "https://github.com/silentcicero/yoyo-bootstrap/issues"
},
"homepage": "https://github.com/silentcicero/yoyo-bootstrap#readme",
"devDependencies": {
"bootstrap": "^3.3.6"
},
"dependencies": {
"throw-down": "^0.1.2",
"dom101": "^1.3.0",
"yo-yo": "^1.1.1"
}
}