{ "name": "angular-aside", "version": "1.3.2", "homepage": "https://github.com/dbtek/angular-aside", "author": { "name": "İsmail Demirbilek", "email": "ce.demirbilek@gmail.com" }, "description": "Off canvas side menu to use with ui-bootstrap.", "main": [ "dist/js/angular-aside.js", "dist/css/angular-aside.css" ], "keywords": [ "aside", "off", "canvas", "menu", "ui", "bootstrap" ], "license": "MIT", "ignore": [ "**/.*", "node_modules", "bower_components", "test", "tests", "Gruntfile.js", "karma.conf.js", "package.json" ], "dependencies": { "angular-bootstrap": ">=0.14.0" }, "devDependencies": { "angular-mocks": ">=1.4.0" }, "_release": "1.3.2", "_resolution": { "type": "version", "tag": "1.3.2", "commit": "6093a98f325fbb606325da92a32b74b84aee7254" }, "_source": "https://github.com/dbtek/angular-aside.git", "_target": "^1.3.2", "_originalSource": "angular-aside", "_direct": true }